搜索资源列表
计算方法报告书
- 一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
计算方法报告书
- 一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
最小二乘法线性拟合
- 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
追赶法
- 数值计算方法里的一种经典算法,追赶法,用于大型稀疏方程组-numerical calculation method's a classic algorithms, catching up with the method for large sparse linear equations
雅可比迭代解线性方程组
- 雅可比迭代解线性方程组 这个也是计算方法中另一种 求解线性方程组的计算程序-Jacobi iterative solution of linear equations This is a separate calculation method for solving linear equations of computational procedures
简易的矩陣加密編编码法
- 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次
蒙特卡罗方法解粒子输运问题
- 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method
计算方法程序
- 文件实现求解线性方程组、多项式插值或积分,包含gauss消去、迭代等,可变换形式达到一程序多用的目的-achieve document for solving linear equations, polynomials or interpolation points, including Gauss elimination, iterative, can transform a process to form the multi-pur
AlgorithmanalysisandimplementationinMATLAB
- 一本计算方法很有用的书,主要的运行环境为MATLAB,里面的算法比较齐全,值得下载。-a useful method book, the main operating environment for MATLAB, inside the algorithm relatively complete, it is worth the download.
chazhi
- 插 值 与 拟 合是计算方法要做的一个实验..希望这个程序对大家有用-Interpolation is a calculation method and fitting to do an experiment .. hope that this procedure useful for everyone
newton_for_back
- 数值计算方法中的,牛顿向前和向后算法. 以前花了很长时间编写的,希望对后来的师妹师弟有用.-Numerical calculation methods, Newton s forward and backward algorithm. Spent a very long time ago prepared, and they hope to be useful later师妹brother.
shuzhi
- 数值计算方法,有兴趣的下载下来看一看,很全的,有各种典型的例子。-Numerical method, are interested take a look at the download is very wide, and has a variety of typical examples.
numerical_matlab_code
- 《数值分析及其MATLAB实现》这本书以理论推导为基础,通过利用Matlab的底层库函数实现各个数值计算方法,而不是简单的调用高层函数,因此实现的算法过程很详细并具有很高的灵活性,便于自行学习和调整,实现了理论与实践的相统一。同时配有大量例题,并有Matlab数值计算、符号计算的基本使用方法。 -" " Numerical Analysis and MATLAB implementation, " &quo
A.wolf
- wolf对李雅普诺夫指数的计算方法有很详细的介绍-wolf of the Lyapunov exponent calculation method has a very detailed introduction
NumericalComputingMethods
- 数值计算方法与分析,典型的算法介绍,一本知识点比较全面的书-Numerical Algorithms for the typical method of introduction, a book more comprehensive knowledge points
最优化计算方法及其MATLAB程序实现_电子资料
- 最优化计算方法及其MATLAB程序实现_电子资料(Optimization method of calculation and its MATLAB program implementation, electronic data, there is a corresponding source code)
树状河网计算
- 树状河网计算的关键是确定计算河道顺序。计算顺序应遵循的原则是:从支流到干流,从上游到下游。这样可以把河网依次分解为一系列的单一河道,用单一河道的计算方法求解。(The key to the calculation of tree like river network is to determine the order of river courses. The following principles should be followe
计算方法
- 吉文斯QR分解,豪斯霍尔德QR分解,三值样条插值法,共轭梯度法,4阶R-K分解(Givens QR decomposition, Moorhouse Holder QR decomposition, three value spline interpolation, conjugate gradient method, 4 order R-K decomposition)
基于Matpower的潮流计算方法_徐恒娇
- 中文说明不能小于20字,这是基于Matpower的潮流计算方法,里面有相关陈述(The Chinese descr iption can't be less than 20 words. This is a Matpower based method of power flow calculation. There are relevant statements in it.)
数值计算方法
- 一本数值计算方法的书,我自己觉得好的资料(A Book of numerical methods)