资源列表
schmidt
- 施密特分解,LU分解的一种,这个代码测试可以使用-schmidt
59564349circlefitting
- 最小二乘法(least squares analysis)是一种 数学 优化 技术,它通过 最小化 误差 的平方和找到一组数据的最佳 函数 匹配。 最小二乘法是用最简的方法求得一些绝对不可知的真值,而令误差平方之和为最小。 最小二乘法通常用于 曲线拟合 (least squares fitting) 。这里有 拟合圆曲线 的公式推导过程 和 vc实现。
IntegerProgrammingProblems
- matlab求解整数规划问题教程,无程序文件,可根据教程案例编写程序,易上手,适合于matlab算法初级学习。(Matlab integer programming problem solving tutorial, no program files. Written according to the tutorial case. Suitable for matlab algorithm primary learning.)
Digit Signal Processing with C
- \"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30\"一书的附带程序,几乎包括所有数字信号处理的基本算法,很不错的源程序,可以加深对数字信号处理的理解-"DIGITAL SIGNAL PROCESSING WITH C AND THE TMS32 0C30," a book of incidental proceedings, including almost all of the digital signal proc
1
- 一阶微分方程的讲义,包括一阶方程的解法等-Notes the first order differential equations, including first-order equation method, etc.
calculatorPDelphi
- 用delphi7做的简单计算器系统calculator.-Use the simple calculator system delphi7 do calculator.
CalcPro-english
- VB高级计算器源码,包含四则运算和几十种函数的运算,还包含函数图形的绘制。-This is cool and powerful function uator. This uator can uate any function, support complex numbers, contain own programming language so you can make your own functions, can detect sintax errors, errors in inp
702JiSuanQi
- 一款计算器,最好的功能就是:可以计算小学奥数题!(当然不能太难)-A calculator, the best feature is: can calculate the primary Mathematical Olympiad title! (Of course can not be too difficult)
fortran1
- fortran lerning in persian from cfd.iut.ir. ya ali a
Converse
- 用最大主元法求矩阵的逆,可以求不规则矩阵的逆,结果稳定-Element method with the greatest master of the inverse matrix can be irregular for the inverse matrix, resulting in stable
prime-factors
- 实现强大的数学功能,在屏幕上显示所有的陈景润数-prime factors of the number of prints
Apriori
- 一种改进的aprior算法,用二进制的编码计算来取代传统算法的剪枝和联接操作,可以避免多次扫描系统和减少候选集,提高运算效率-An improved aprior algorithm, using binary coding calculations to replace traditional methods of pruning and join operations, to avoid repeated scanning system and reduce the candidate se
