资源列表
min
- 非线性最小二乘问题的源码,希望对初学者有帮助-Non-linear least squares problem code, hope to help beginners
RK
- 用四级四阶R-K格式法和Adams预报—较正格式解高阶方程-Solution of higher order equations with four fourth-order RK format France and Adams forecast- more positive format
weinan
- 实现连个文件的合并,并且将一个文件的指定列天添加到另外一个文件-the file cat
PSO
- 粒子群算法的程序,经过测试,可以直接使用,供大家参考和学习使用-Particle swarm algorithm procedures, after testing, can be used directly for your reference and learning to use
gaosixiaoqu
- 可计算任意元一次方程组。 计算时只需将方程化成方程矩阵,将变量系数一一代入a[n][n],等式右边常量代入b[n]即可。-computable arbitrary yuan linear equation group. The calculation equation can be turned into matrix equation, the variable coefficient of a generation into a [n] [n], the right side of th
robust_ICA
- 稳健独立分量分析算法,实现任意混合信号的分离。-Strong and independent component analysis algorithm to achieve any mixed-signal separation.
tulun
- 最小费用最大流问题通用LINGO程序。解决图论问题的必备。-Minimum cost maximum flow problem common LINGO program. Essential to solve the problem of graph theory.
shortest-path
- C++ program for Dijkstra s single source shortest path algorithm.The program is for adjacency matrix representation of the graph
SKohonen
- matlab,网络入侵算法2,适用于网络入侵将计算与仿真,希望有助于大家分析-Matlab, network intrusion algorithm 2, suitable for network intrusion will calculation and simulation, hope to help everyone
Mie_eg
- 计算Mie散射的光强分布,横轴为散射角,纵轴为光强-calculate the intensity distribution of Mie Scattering
qn1
- 快速矩阵求逆算法,通过此算法可快速对N级矩阵进行求逆运算-rapid matrix inversion algorithm, the algorithm can quickly on the N-matrix inverse operation
Euler
- 这是一个定步长欧拉法程序实现,在c++编译器上调试过了!
