资源列表
aiwa
- TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序-Traveling Salesman Problem (TSP, the traveling salesman problem), simulated annealing algorithm common source malab
chap1_8s
- 积分分离PID算法的思想是:当被控量与设计的偏差量偏差较大时,取消积分量,以免积分量使系统稳定性降低,超调量增大;当被控值接近定值时,引入积分控制,以消除静差,提高系统精度。-integral separation PID algorithm thinking is this : When the volume charged with the design of larger deviations deviation, the abolition of Integral volume, the
LinearSearch
- Simple Linear search algorithm that searches if a specific value exists in an array.
LAB3
- 最优化算法,黄金分割法,费波纳齐法计算函数最小值-Optimization algorithm, golden section method, the minimum function Feibonaqi method
gmres
- 求解线性方程组的迭代算法中的gmres算法-Solving linear equations iterative algorithm gmres algorithm
FFT0A_T
- 通过C语言软件开发环境,实现快速傅里叶变换-Through the C language software development environment, fast Fourier transform
cpp1
- 通过VC++6.0实现了将字符型的数与整型数相乘,希望大家能熟悉操作界面-Implemented by VC++6.0 and the character of the number of integer multiplication, I hope you familiar interface
chazhi
- Vc编程,计算数学,牛顿插值,拉格朗日插值的示例程序-Vc programming, computational mathematics, Newton interpolation, Lagrange interpolation of the sample program
Random-weight-pos
- 该程序是随机权重法的粒子群算法,修改参数就可用。-The program is random weight particle swarm optimization method, modify parameters can be used.
PrimeTest2
- 用于素数测试的一个程序,可用朴素方法和Miller_Rabin算法进行测试,效率较高。-A program that can be used simple method and Miller_Rabin algorithms for prime testing test higher efficiency.
PSO
- 原始的粒子群算法,在matalab中的实现-The original particle swarm optimization algorithm, the realization in MATALAB
ADI
- 二维抛物型方程的交替方向的隐格式,含有精确解和数值解,图像精确,测试完整,-Alternating direction implicit scheme dimensional parabolic equations containing the exact solution and numerical solution, image precision, testing complete,
