资源列表
gs
- 通过C语言实现高斯消去法,基本思想是每次消去一个未知数,把原来的方程化为等价的三角形方程组。
iris
- nice implementation of ga
linear_interp_ang
- 在uVision环境下用C编程,通过线性插值法计算出相角的大小-In uVision environment using C programming, calculated by linear interpolation the size of the phase angle
xianshi
- 牛顿插值算法的显示算法,适用于牛顿差值公式的计算-Newton interpolation algorithm display algorithm
Fibonacci
- 这是我自己写的一个斐波拉契数死的程序,有递归法和迭代法-This is what I had written a number of dead Feibolaqi procedures, recursion and iteration! !
LU
- 矩阵的三角分解c程序,以矩阵A=[2 4 4 2;3 3 12 6;2 4 -1 2;4 2 1 1]为例。-C triangular matrix decomposition process, the matrix A = [2 4 4 2 3 3 12 6 2 4-1 2 4 2 1 1] as an example.
matrixType
- matrixType类,实现了矩阵的构造函数一级加法、减法、乘法运算。-matrixType class implements the constructor of a matrix addition, subtraction, multiplication.
3-spline-interpolation
- 三次样条插值C++源程序 三次样条插值C++源程序-3-spline interpolation c++ source program
example09_02
- 聚类分析的一个程序,希望对大家的科研有所帮助!-clustering analyse
Penalty-Function-Method-
- 惩罚函数法C语言相关程序 它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。-Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where
strain-stress
- 用于flac3d应用应力-应变曲线研究,特别是对于初学者-Application for flac3d stress- strain curve studies, especially for beginners
RMHC
- the matlab code of other form of hill climbing algorithm.
