资源列表
myNM
- Integration function codes
myNM_LS
- numerical method least square method source code
newton_raphson
- numerical method newton raphson method source code
fstsrs
- 信道高斯噪声和瑞利噪声测试,统计信噪比计算(Channel Gauss noise and Rayleigh noise test)
finite
- 此程序描述了带有内热源的三维正方体的传热程序模拟,运用了有限差分法。(This procedure describes the heat transfer process with three-dimension cube heat source simulation using finite difference method.)
蚁群算法
- 蚁群算法求解旅行商问题,一个经典程序,可以求出较优解(ant colony algorithm)
粒子群算法
- matlab粒子群算法的简单实现,可以自己调精度,群体学习和个体学习的权重(Particle Swarm Optimization based on matlab)
遗传算法
- matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
fem_direct
- These codes are solutions to Gaussian elimination and finite element direct methods such as spring and bar
lppinv
- 文件中包含了一个visualC++工程,里面写好了一个矩阵广义求逆的C函数,只需给函数传递矩阵指针,矩阵的介数就能求出该矩阵的广义逆矩阵(The document contains a visualC++ project, which has written a matrix generalized inverse C function, just transfer the function of the matrix pointer, matrix betweenness, you can f
S2_intro_objects_S_1b_Lagrange_1
- 基于C++的拉格朗日插值法的实现,程序结构非常清晰明了,有注释(C++ interpolation based on the implementation of Lagrange, the program structure is very clear and clear, there are notes)
Introduction to Algorithms2_1
- Demo for insert sort task in Introduction to Algorithms
