资源列表
Branch_Cut_Programming
- 枝切法实现图像的解缠绕的程序,很实用,很全面!程序写的很清楚。-Branch-cut method to achieve image unwrapping, very practical, very comprehensive! Procedure was very clear.
Kalmanfilter_C
- c语言编写的卡尔曼滤波器(kalman)算法,可用于对信号进行滤波处理。研究导航和控制方面的朋友一定用得上。-c language prepared by the Kalman filter (VD) algorithm can be used to signal filtering. Research navigation and control of some useful friends.
Poj_1011_sticks
- 由题意知道,本题就是根据题目给出的木棒,拼出长度最短的等长的棒子,本题主要应用了深度优先搜索+强剪枝。我们知道,肯定是先把小棒排序,从最大的开始枚举,然后如果到某一个长度时,满足条件,哪么就输出该长度。-George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return sticks to the origi
robotSearch-1.0.tar
- matlab algorithms for robot search
talepolynom
- Tyler polynom with mathematica 5
dgb
- 第八届电工杯数学建模竞赛参考程序,可以用作各类数学建模培训使用。-Eighth Cup electrician Mathematical Contest in Modeling reference program
Genetic-algorithm-source-code
- 遗传算法的源代码,一共有三个,可以在vc或者vs上运行-Genetic algorithm source code, a total of three, or you can run on vc vs
FORTRANegm
- 这是一个用FORTRAN语言计算大地水准面的程序,简单,实用-This is a calculation of the geoid FORTRAN language program, simple, practical
SolvOpt_C
- solveopt优化算法包,可以计算非线性最小等最优化问题。-solveopt optimization package, you can calculate the minimum, such as non-linear optimization problem.
wangzhan
- 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
Matrix-operations
- 对于矩阵运算很有帮助,程序简单,自学快,易掌握,易更改.-a good program for Matrix operations
Approximating-Eigenvalues
- 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
