资源列表
Barenes-Hut
- 一个用python编写的N体模拟问题,采用Barnes-Hut算法,带实时模拟和显示计算,代码写得非常漂亮
f1
- 差分进化算法,是一种新兴起的智能计算方法.它能求解各种无约束优化问题.
EMAlgorithm
- 用em算法对数值进行分类,能到达一定的效果
edgeFEM2D
- Edge element based 2D FEM code to calculate Electromagnetic Simulations
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
emap1
- 计算电磁学的3维变分标量有限元方法程序。EMAP1 employs a variational formulation。
omp_mm
- 利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.
CurveFit_Poly
- 多项式曲线拟合 任意介数 Purpose - Least-squares curve fit of arbitrary order working in C++ Builder 2007 as a template class, using vector<FloatType> parameters. Added a method to handle some EMathError exceptions. If do NOT want to use thi
program
- 实现求众数,平均数,方差,标准差等功能,运行环境VS2005,语言VB.net
danchunxing
- 实现线性规划的单纯性法,编译环境VC6.0,开发语言C++。
TestFilter
- 主要功能是任意波段的滤波计算,可以设置为带通。设置好带通的频率,利用正反FFT算法,进行滤波。
fdtd
- FDTD(时域有限差分法)算法的Matlab源程序
