搜索结果
找到约 25 项符合
electromagnetics 的查询结果
matlab例程 "introduction to the finite element method in electromagnetics" 配套源码。 内容包括了1-D
"introduction to the finite element method in electromagnetics" 配套源码。
内容包括了1-D,2-D的4~5个FEM例子,适合初学者用。
其他书籍 TafloveComputetional_Electromagnetics_FDTD.djvu很经典的一本书
TafloveComputetional_Electromagnetics_FDTD.djvu很经典的一本书
matlab例程 "introduction to the finite element method in electromagnetics"是一本特别好的FEM的入门书籍
"introduction to the finite element method in electromagnetics"是一本特别好的FEM的入门书籍,源码已上载。
这本书才115页,但是把FEM讲的很细,读完之后再读金建明的书就特别容易了。
数学计算 OFELI is an object oriented library of C++ classes for development of finite element codes. Its main
OFELI is an object oriented library of C++ classes for development of finite element codes. Its main features are : * Various storage schemes of matrices (dense, sparse, skyline). * Direct methods of solution of linear systems of equations as well as various combinations of iterative solvers and pre ...
数学计算 这个软件包(C++)是我寻找电磁学代码无意中找到了
这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是 ...