资源列表
buffon
- 蒲丰投针的Matlab源程序,返回的结果是Pi的近似。-buffoncalc(m) performs m iterations of Buffon s needle experiment and returns the thus calculated approximation of \pi.
CSAMT_1D_forword
- 一维CSAMT正演程序,对学地球物理的有帮助-CSAMT
2opt.tsp.cpp
- Its a C/C++ implementation of 2-opt algorithm for Solving Travelling Salesman Problem.
Chaos
- 混沌粒子群优化算法,此文件为C++编写,非常实用,可供有相关需要的人下载,学习。-Chaos particle swarm optimization algorithm
OLS(GLS)
- 网上的最小二乘法(GLS,OLS)大多只是个演示例子,并不能直接拿来用。本人对最小二乘法进行了封装,只保留了一个对外的接口函数,并附有详尽的参数列表说明,只需将两个文件加入到VC的工程中,使用时只需 #include "les.h" 后就可调用最小二乘法函数了。非常方便,可是包含了我的劳动成果的哟!-Most of least squares line is just a demonstration example, and can not be directly used. I carried
PID
- PID实例,用c语言实现的PID程序,很实用。-PID instance, the PID with the c language program, it is practical.
WLC_fasehngqi
- WLC模型计算程序,用于计算神经元的电位发放,是一种很好的神经网络分析方法。 -WLC model program used to calculate the potential distribution of neurons, is a good neural network analysis.
FFT-Algorithm
- 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
quick
- 本程序是采用三阶迎风quick格式有限体积法求解二维流场。算例为方腔驱动流-The procedure is quick format using third-order upwind finite volume method for solving two-dimensional flow field. Example of cavity-driven flow
TEM
- 该程序用于瞬变电磁勘探近区场计算,只要输入不同参数便可以得到近区场的视电阻率-The procedure transient electromagnetic exploration for near field calculations, as long as the input parameters can be different near field apparent resistivity
radix--4-butterfly-DIF_FFT
- 我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。-My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.
Eigenvalue-algorithm
- 幂法及反幂法求矩阵特征值C语言程序--数值分析实例-Power law and the inverse power method C language program-numerical examples--Eigenvalue algorithm
