资源列表
newton3
- 数值分析中牛顿迭代算法的C++实现,内部为源代码
AustralianVoting
- programming changllening p51页australian voting 解答源码-programming changllening p51 answer australian voting page source
filter1
- Particle Filter Design file It contains algorithm for particle filter
49636941fpgrowth
- An Implementation of the FP-growth Algorithm
maxsize
- 稀疏矩阵采用三元组表示。 (1)求两个具有相同行列数的稀疏矩阵A和B的相加矩阵C,并输出C。 (2)求出C的转置矩阵D,输出D。-Sparse matrix expressed by triples. (1) Find the ranks of the two have the same number of sparse matrix A and B of the sum matrix C, and the output C. (2) find the C of the transp
2
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operato
miller
- 64位以内Rabin-Miller 强伪素数测试和Pollard rho 因数分解 -64 within the Rabin-Miller strong pseudo-primes test and Pollard rho factorization
Satellite-orbit-simulation
- 采用定步长欧拉法(数值积分方法)仿真卫星轨道-use the Fixed step Euler method simulate the Satellite orbit
2DUDFSTOKES
- 该程序为fluent软件进行速度入口造波数值模拟,波浪为二阶stokes波-The program for the FLUENT software simulation of wave speed entrance numerical, two order Stokes wave
Lagrange
- 数值分析中一个很重要的算法就是拉格朗日插值法,该算法可用于很多领域。-Numerical analysis is a very important Lagrange polynomial algorithm, the algorithm can be used in many fields.