Welcome![Sign In][Sign Up]
Location:
Search - iterative method

Search list

[Windows Develop数值分析算法描述与习题解答

Description: 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序 学过的人都知道的-topic Newton iterative method for solving this calculation method is commonly used in the calculation procedures learned in the people know that the
Platform: | Size: 60416 | Author: 李明 | Hits:

[matlabJacobiMATLAB

Description: 用Jacobi迭代法计算大型方程组的MATLAB函数文件-Jacobi iterative method using large calculation equations MATLAB function documents
Platform: | Size: 3072 | Author: 宁学勇 | Hits:

[matlabJacobi

Description: 此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
Platform: | Size: 1024 | Author: yang | Hits:

[matlabsor

Description: 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
Platform: | Size: 1024 | Author: liruifa | Hits:

[matlabiterative

Description: rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgrad 预处理共轭梯度法求线性方程组 BJ 块雅克比迭代法求线性方程组 BGS 块高斯-赛德尔迭代法求线性方程组 BSOR 块逐次超松弛迭代法求线性方程组 -iterative method of linear equation.
Platform: | Size: 7168 | Author: zuoxl | Hits:

[AlgorithmLaplace-hadi

Description: In this code the laplace equation is solved by iterative method.For solving matrix of unknowns a method like Jacubi method is used that dependet to little difference between iterations for convergence.
Platform: | Size: 1024 | Author: | Hits:

[matlabNew-Iterative-Method(DIY)

Description: 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian noise, then new iteration segmentation algorithmFinally,finally shows the threshold automatic calculation.
Platform: | Size: 1024 | Author: 姜亮 | Hits:

[AlgorithmAccord-than-iterative-method

Description: 雅阁比 迭代法 数值计算方法中的一个好的啊-Accord than iterative method
Platform: | Size: 1024 | Author: 万鹏 | Hits:

[matlabNewton-iterative-method

Description: 经典的matlab算法有好多种,在这里介绍代数方程组的解法中的牛顿迭代法。-Classic matlab algorithm have a variety of, in the method presented here the algebraic equations of Newton iterative method.
Platform: | Size: 1024 | Author: 梦女孩 | Hits:

[Algorithmiterative-method

Description: 利用c语言编写了迭代法解线性方程组的源程序,大大简化了计算量。-Use the C language source code of the iterative method for solving linear equations, which greatly simplify the calculation, suitable for solution of complex equations
Platform: | Size: 3072 | Author: 小样 | Hits:

[matlablinearequationsthe-iterative-method

Description: 第12章 解线性方程组的迭代法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 12 solution of linear equations of the iterative method
Platform: | Size: 10240 | Author: 空悟 | Hits:

[matlabiterative-method

Description: 基于MATLAB的,求解线性方程组的雅可比迭代法和高斯-赛德尔迭代法的比较-Than the iteration method and Gauss- Seidel iterative method based on MATLAB, solving linear equations of Jacques
Platform: | Size: 91136 | Author: mathman | Hits:

[OtherGauss---Seidel-iterative-method

Description: 高斯-赛德尔迭代法--源代码及关键源代码-Gauss- Seidel iterative method
Platform: | Size: 3072 | Author: 江一 | Hits:

[AlgorithmHigh-Shisaideer-iterative-method

Description: 改程序是数值分析里边的高斯塞德尔迭代法,用c 做的,程序代码简单有注释,希望能对你有帮助-Reform program is the numerical analysis of the inside of the high Shisaideer iterative method, with c do simple annotated program code, I hope you can help
Platform: | Size: 6144 | Author: 何弯弯 | Hits:

[AlgorithmIterative-method

Description: 迭代法是解各种方程(含方程组)的基本方法, 它常通过构造一个定常的迭代格式,重复计算而产生一个收敛的解的序列(标量序列,向量序列等),逐步逼近问题的真解。-Iterative method is the solution of various equations (including equations) of the basic method, it is often by constructing a stationary iterative format, double counting arising from a converged solution sequence (scalar sequences, vector sequences, etc.), gradually approaching the problem really solution.
Platform: | Size: 1024 | Author: Chanel | Hits:

[matlabJacobi-iterative-method

Description: 利用Jacobi迭代法求解线性方程组的程序-Using the Jacobi iterative method for solving linear equations of the program
Platform: | Size: 3072 | Author: li | Hits:

[AlgorithmNewton-iterative-method

Description: 牛顿迭代法求解方程x² -2=0,java实现-Newton iterative method for solving equations x ² -2 = 0, java achieve
Platform: | Size: 54272 | Author: 王凯 | Hits:

[OtherAn-iterative-method

Description: 求解非线性方程组的迭代数值方法,给出了迭代原理及效果分析。-An iterative method for solving nonlinear functional equations. A good method.
Platform: | Size: 79872 | Author: xhdre | Hits:

[AlgorithmGauss---Seidel-iterative-method

Description: 高斯-赛德尔迭代法,一种有效的迭代算法,可用于模型求解-Gauss- Seidel iterative method, an efficient iterative algorithm can be used to solve the model
Platform: | Size: 1024 | Author: 胡刚 | Hits:

[VxWorksiterative-method-matlab-code

Description: matlab迭代法代码,很不错,值得-iterative method matlab code, very good, worth a look
Platform: | Size: 4096 | Author: David | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net