资源列表
emd
- 谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral method
mat_emd
- Hilber-Huang变换的MATLAB程序 Mat_emd is a Matlab program demonstrating performing the Empirical Mode Decomposition and Hilbert-Huang transform on seismic reflection data
md
- The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration
jacobi
- The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
hankel
- Fast Hankel Transform Algorithm
edgeFEM2D
- Edge element based 2D FEM code to calculate Electromagnetic Simulations
FDTD-P
- FDTD的并行算法,有一定参考价值,具体描述可见《电磁兼容问题的计算机模拟与仿真技术》一书。
FDTD
- 基于Matlab的FDTD算法,很有参考价值。
pattern_recognition_v6.1
- 完整的模式识别库,包括矩阵运算,各种模式识别算法,如K均值、SVM、RVM、NN、LDA等
rankofmatrix
- 求矩阵的秩
EMAlgorithm
- 用em算法对数值进行分类,能到达一定的效果
famous_math_work
- 数学名著:《常微分方程》,是一部介绍常微分方程的经典著作,是研究非线性科学的必备工具书。