资源列表
The_Levenberg-Marquardt_Algorithm
- LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
cirle1
- 二维圆的拟合,非常的好用,算法用的是最小二乘算法-The 2D circle fitting, very easy to use, the algorithm using a least squares algorithm
Pseudo
- This a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books. In the code,I prove the agreement of the code with other methods -This is a code of
Matrix
- c语言实现矩阵运算。包括矩阵加减法,乘法,转置,求行列式,求逆矩阵等。-Matrix algorithm ,realized by c language.including matrix add,multiply,transpose,determinant,inverse.
SOR
- SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
EFG_MATLAB_CODE.RAR
- efg code with matlab
frft
- 分数傅里叶变换程序,这个是二维分数阶傅里叶变化程序。-Fractional Fourier transform procedure, this is a two-dimensional fractional Fourier change process.
snopt.exe
- SNOPT非线形规划 二次性规划求解 一个优化工具-SNOPT,可以解非线性,大规模优化问题
kalman
- 卡尔曼滤波器编程仿真 kalman simulink 详细源代码-Kalman filter simulation of the detailed programming source code
md1
- 使用FORTRAN90编写的,分子动力学模拟程序,包含了输入文件等等。-MD1 is a FORTRAN90 program which is the first of a series of programs that show a typical molecular dynamics simulation
DataMatrixDec20061217
- DataMatrix解码源码,好不容易才找到的。很有参考价值,里面有很多算法,可以选择。-The DataMatrix decodeing source code ,It s so difficult to find it.and the programme language is C#. there are many alogrithm to be chosen.
Cplex121_Example
- matlab调用cplex12.1的例子,这些例子对matlab的cplex接口函数做了非常详细的说明,适用于cplex-matlab的初学者-matlab call cplex12.1 the examples that the cplex interface function of matlab to do a very detailed explanation for beginners cplex-matlab
