资源列表
1
- matlab开发环境,Broyden迭代法解非线性方程组,其中的M文件-matlab development environment, Broyden iteration method for solution of nonlinear equations, in which M-file
matrix
- c 编写的矩阵运算包括加减乘,很简单但实用-matrix caculate for visual c
gauss
- 高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut
Main
- Algorithm of dichotomy method
ek1f
- 该程序用扩展的Kalman滤波实现可非线性状态的估计。-With the expansion of the program realization of the Kalman filter may be non-linear state estimation.
josephus
- josephus问题,该问题非常经典,有助于初学者学习-josephus problem, the problem is very classic, will help beginners learn
conjugategradientmethod
- 使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.
App_Code
- 运用ASP.net C#语言对SQL数据库表格中的数据进行运算处理。-Data compute
a
- 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
Simulatedannealing
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid annealing, heating the solid to the
zero4
- 完整的C语言计算FFt的程序 运行成功并在matlab上检验-Complete calculation of C language FFt successful and the program runs on the test in matlab
ScientificComputing
- 里面有非常丰富的数值分析函数。编写很规范,功能很强大,内容很丰富。-This is a set of scientific computing functions. It s very helpful.
