资源列表
niu-dun-die-dai-fa
- 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。-Newton iterative method (Newton' s method), also known as the Newton- Raphson (Raphson) method (Newton-Raphson method), it is a method proposed by Newt
gao-si-xiao-yuan-fa
- 是线性代数中的一个算法,可用来为线性方程组求解,求出矩阵的秩,以及求出可逆方阵的逆矩阵。当用于一个矩阵时,高斯消元法会产生出一个“行梯阵式”。高斯消元法可以用在电脑中来解决数千条等式及未知数。不过,如果有过百万条等式时,这个算法会十分费时。一些极大的方程组通常会用迭代法来解决。亦有一些方法特地用来解决一些有特别排列的系数的方程组。-A linear algebra algorithms can be used to solve linear equations, matrices obtaine
gao-si-die-dai
- 数学算法中的一种迭代方法,高斯迭代法,是使用泰勒级数展开式去近似地代替非线性回归模型,然后通过多次迭代,多次修正回归系数,使回归系数不断逼近非线性回归模型的最佳回归系数,最后使原模型的残差平方和达到最小。-Mathematical algorithms in an iterative method, Gauss iterative method, using the Taylor series expansion to approximate instead of nonlinear regre
GA-TSP
- travelling sales man - genetic algorith
puerMap
- 主要关于地图协议的,开发资料,希望能对读者有帮助,请尽快下载,相信你会成功的!-Mainly on the map of the agreement, the development of information, hoping to help readers, please download as soon as possible, I believe you will succeed!
Population_growth_model
- 人口增长模型,用于数学建模数据分析与绘图,其中包括线性拟合、指数增长模型以及阻滞增长模型。-Population growth model for mathematical modeling of data analysis and graphics, including linear regression, exponential growth model and arrest growth model.
Epidemic_Models
- 传染病模型,用于数学建模数据分析及绘图,包括SI模型、SIR模型、SIS模型图形绘制。-Epidemic model for mathematical modeling data analysis and graphics, including the SI model, SIR model, SIS model graphics rendering.
total3
- 电磁散射并行运行程序,fortran源代码,子程序2-electromagnetc scattering program,fortran source code
total1
- 电磁散射并行计算\程序,fortran语言编程,子程序1-electromagnetics scttering program ,subroutine 1
fgidpre
- 对GID软件的数据进行预处理,用于有限元计算-preprocessing to gid software output data file
assin99
- 频率规划软件,用于分配制定广播电视频率. fortran 源代码 -frequency planning program . fortran source code
lgkt
- 用四阶龙格库塔法求解常微分方程的初值问题,用C语言实现的程序,简单易懂,很好用-Fourth-order Runge-Kutta method for solving initial value problems for ordinary differential equations using C language program, easy to understand, easy to use
