资源列表
grad_2d
- 梯度法,可求解二元函数极值,并给出一个实例。-Gradient method can solve the binary function extreme value, and gives an example.
Gauseidel-and-conjgrad
- 共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
16bit-ALU
- 16位ALU。包括超前进位加减法器、大小比较、算术逻辑位移等运算-16-bit ALU. Including lookahead adder-subtractor, size comparison, arithmetic and logic operations displacement
spline
- 自己编写的三次样条插值,川大研究生数值分析的作业,用来模拟小鸟的外形,插值效果相当好!-I have written a cubic spline interpolation, numerical analysis Sichuan graduate jobs, used to simulate the shape of a bird, the interpolation effect is quite good!
duo-mu-biao-xian-xing-you-hua
- 利用粒子群算法计算多目标线性优化问题的解-Using multi-objective particle swarm algorithm for solving linear optimization problems
newton
- 牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根
1LLUU
- 矩阵三角分解,使用c语言编写,在Visual c++中编译运行。-Triangular matrix decomposition, using the c language in Visual c++ compile run.
equation
- VC++实现解一元一次方程问题,优秀解答-VC++ to achieve solutions of an equation of a dollar issue. . . .
matrixMultiply
- 功能:动态规划应用。内容:动态规划求矩阵连乘时所需乘法最小次数。-Dynamic programming matrix multiplication with the minimum required number of multiplication.
db
- 本程序用在测试采煤机煤矸识别系统中,验证小波算法-Wavelet Algorithm for caving coal
tiaoshi
- 数字的任意排序,为程序员的编程提供了一些基本编程的想法,可以一次为依据更加深入的开发。-Any sort of digital, provides some basic programming ideas for the programmer, can develop a more in-depth basis.
mtxInverse
- C语言写的矩阵求逆算法,与Matlab进行了大量对比,证明了方法的可靠性。-C language to write matrix inversion algorithm with Matlab a lot contrast, proved the reliability of the method.
