Home

Awesome

Contributors Forks Stargazers Issues MIT License

<!-- PROJECT LOGO --> <br /> <p align="center"> <a href="https://github.com/chtld/Finite_Elemnet_Method_Matlab"> <img src="images/logo.png" alt="Logo" width="740" height="80"> </a> <h3 align="center">Finite_Element_Method_Matlab</h3> <p align="center"> 有限元方法的 matlab 实现 <br /> <a href="https://github.com/chtld/Finite_Element_Method_Matlab"><strong>Explore the docs »</strong></a> <br /> <br /> <a href="https://github.com/chtld/Finite_Element_Method_Matlab">View Demo</a> · <a href="https://github.com/chtld/Finite_Element_Method_Matlab/issues">Report Bug</a> · <a href="https://github.com/chtld/Finite_Element_Method_Matlab/issues">Request Feature</a> </p> </p> <!-- TABLE OF CONTENTS -->

Table of Contents

<!-- ABOUT THE PROJECT -->

About The Project

<!-- [![Product Name Screen Shot][product-screenshot]](https://github.com/chtld/Finite_Element_Method_Matlab) -->

一个简单通用易上手的有限元 matlab 实现 . 本项目发起的原因:

致谢中列出了一些我认为有用的常用资源。 A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

本项目使用了下列工具 :

<!-- GETTING STARTED -->

Getting Started

下面给出了在本项目的使用过程中如何设置你的环境 .

Prerequisites

预先安装的软件及其安装方法 :

请首先自己安装 matlab,安装方法请访问百度.

Installation

  1. 克隆本仓库
git clone https://github.com/chtld/Finite_Element_Method_Matlab.git
  1. 将本项目加入 matlab 搜索路径
运行 include.m
  1. 尽情享用
<!-- USAGE EXAMPLES -->

Usage

在 example 目录下有不同方程的示例,详情请阅读源代码。

<!-- ROADMAP -->

Roadmap

有关建议的特性(和已知问题)的列表,请参阅开放问题 . See the open issues for a list of proposed features (and known issues).

<!-- CONTRIBUTING -->

Contributing

欢迎大家一起来搞事情.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
<!-- LICENSE -->

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

<!-- CONTACT -->

Contact

chtld - contact by issue

Project Link: https://github.com/chtld/Finite_Element_Method_Matlab

<!-- ACKNOWLEDGEMENTS -->

Acknowledgements

<!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->