资源列表
floyd
- 求任意两节点间最短路的floyd算法的VC++实现-floyd algorithm VC++ implementation
Matrix_QR_Decomposition
- 矩阵的QR分解的Visual C++6.0 实现-Matrix QR decomposition implementation Visual C++6.0
linear
- 解线性方程组的迭代算法Visual C++6.0 实现?-Solving linear equations, iterative algorithm to achieve Visual C++6.0?
pso
- particle swarm optimization for controller design
1000jiecheng
- 精确高位计算1000的阶乘,并且精确显示每一位数,用于高位计算复杂的数学计算!-calculate 100!
NewTon-and-Dolittle
- 计算方法中重要的算法,用Newton迭代法求解非线性方程组,用Dolittle直接分解法计算A的行列式-Important calculation algorithm, using Newton iterative method for solving nonlinear equations, decomposition method with Dolittle direct determinant of A
g
- 灰色预测模型,内容详细,可作为初学者参考-Grey forecasting model, detailed and can be used as reference for beginners
test1_1
- 研究舍入误差的例程,可以帮助初学计算方法的人。-Of rounding error in the routine that can help beginners who calculation.
test2_1
- 解方程的牛顿迭代法,清晰的步骤,帮助初学数值分析的人。-Newton iterative method of solving equations, clear steps to help beginners who numerical analysis.
TRANSFORME-FOURIER-RAPIDE-IMG_PROCESS
- This program is used to make a fast Fourier transformed images using a recursive function FFT on each row of the matrix and then each of the resulting matrix colomne (online)
Genetic-Algorithm_C
- 用C语言编写的遗传算法程序。本示例程序适合用于求解正的最大值问题。 本程序的示例函数是:x[1]^2-x[1]*x[2]+x[3].-With a genetic algorithm written in C language programs. This sample program is suitable for solving the maximum problem. Sample function of this procedure is: x [1] ^ 2-x [1]* x [2]+
fourth-order-rossler
- 对四阶lu系统采用不变流形方法实现系统同步的仿真程序-Lu on the fourth-order system uses the same manifold method to achieve synchronization of the simulation program
