Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/freed-wu/fdm

电磁场与电磁波 课程代码 FDM(Finite Difference Method) 有限差分法
https://github.com/freed-wu/fdm

electronics homework njust

Last synced: 21 days ago
JSON representation

电磁场与电磁波 课程代码 FDM(Finite Difference Method) 有限差分法

Awesome Lists containing this project

README

        

FDM
==========

FDM(Finite Difference Method) 有限差分法 课程代码

```
|-- undefined
|-- README.md
|-- result.txt
|-- matlab
|-- FDM.m
|-- main.m
```

直接运行`matlab/main.m` 即可。

运行结果见`result.txt` 。