-
Gauss_Seidel_iterative
迭代法是解线性代数方程组的另一类方法,特别适用于解大型稀疏线性方程组。它的基本思想是针对求解问题预先设计好某种迭代格式,从而产生求解问题的近似解迭代序列,在迭代序列收敛于精确解的情况下,按精度要求取某个迭代值作为问题解的近似值。迭代法具有原始系数举证始终不变,算法简单,编写程序较方便,所需存储单元较少的优点。(iterative method was the linear algebraic equations of the other methods, particularly applicable to the large sparse linear equations. The basic idea is to solve the problem in advance against the design iteration some good format, thereby creating problems for the approximate solution of iterative sequence, the iterative sequence converges to the exact solution, precision demanded by a certain value as a question iterative solution approximation. Iteration with the original proof coefficient remains unchanged, the algorithm is simple, the preparation process more convenient, less required storage unit advantages.)
- 2007-04-25 10:01:57下载
- 积分:1
-
Gauss
线性方程组的数值解法的Matlab代码 采用Gauss算法和LU分解(Matlab code of the numerical solution of linear equations using Gauss algorithm and LU factorization)
- 2012-05-28 16:51:51下载
- 积分:1
-
PID-Control-5
离散系统的数字PID控制,可以根据S参数选择跟踪三角波、锯齿波、随机信号,跟踪效果良好。(Discrete system of digital PID control, S-parameters can be selected track triangle wave, sawtooth, random signals, track to good effect.)
- 2011-10-06 12:10:36下载
- 积分:1
-
Matlab-basic
matlab的比较基础经典的教程,适合初学者的matlab从入门到精通(matlab basis for comparison classic tutorial for beginners from entry to the master)
- 2012-09-13 21:41:00下载
- 积分:1
-
Puesta_a_tierra
Malla de puesta a tierra
- 2014-01-18 15:37:20下载
- 积分:1
-
shenjingwangluo
神经网络识别英文字母Neural network to identify English letters(Neural network to identify English letters)
- 2015-03-31 15:37:44下载
- 积分:1
-
Unitary_esprit
关于面阵中二维角度估计的 Unitary -ESPRIT算法的MATLAB程序(About two-dimensional planar array of Unitary-ESPRIT angle estimation algorithm MATLAB program)
- 2015-04-17 13:03:31下载
- 积分:1
-
garasi
this is how we can usingmicrocontroller with gsm modem to giving command opening our door
- 2010-08-04 09:08:49下载
- 积分:1
-
Field65_382
Implementing the Belief Propagation
Algorithm in MATLAB
- 2012-01-28 00:42:04下载
- 积分:1
-
gray2rgb
说明: matlab提供了rgb2gray的函数,但是如果gray想要换成rgb,就要自己写了。(matlab function rgb2gray provided, but if you want gray into rgb, should write their own.)
- 2009-08-23 19:29:16下载
- 积分:1