-
solvingequation
加步探索法,二分法,黄金分割法,抛物线插值法求解方程的演示(Plus step-by-step exploration of law, black-and-white, golden section method, the parabolic interpolation method for solving equations of presentation)
- 2009-06-28 10:18:42下载
- 积分:1
-
emd
c语言程序编写在经验模态分解,包含三次样条(c language programming in the empirical mode decomposition, contains the cubic spline)
- 2021-02-03 01:10:00下载
- 积分:1
-
PSO
针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。(TSP problem solving for the traditional algorithms such as genetic algorithms, particle swarm optimization accuracy and solving the scale, there is a certain lack of a dynamic programming algorithm-based particle swarm optimization algorithm. The algorithm using dynamic programming method to achieve the evolution of information exchange between the particles and the particles, and particle swarm particle scale-free information guide network topology map to connect. The simulation results show that this method can effectively reduce the error rate and improve the solution precision, while maintaining a low computational complexity, good soundness.)
- 2013-01-07 18:05:35下载
- 积分:1
-
mg00
多重网格方法求解矩形边界条件下泊松方程,偏微分方程数值求解(use multigrid method to solve poisson equation in rectangular domain)
- 2009-11-10 21:49:11下载
- 积分:1
-
sai_gm01
多目标跟踪的粒子滤波器,车牌识别定位程序的部分功能,最小均方误差等算法的MSE的计算。( Multi-target tracking particle filter, Part of the license plate recognition locator feature, Minimum mean square error MSE calculation algorithm.)
- 2017-03-15 15:54:56下载
- 积分:1
-
f1
说明: 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。(This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.)
- 2009-07-05 01:37:14下载
- 积分:1
-
FFT
MATLAB 地震波FFT变换 调幅,周期调节(MATLAB earthwave FFTtransform)
- 2012-03-28 14:25:38下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
BEM
圆柱绕流边界元程序 用边界元的方法计算圆柱绕流(flow around colomn
)
- 2012-02-07 09:36:36下载
- 积分:1