-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1
-
read_mat
读取matlab的mat文件(read the document mat)
- 2004-08-30 22:06:34下载
- 积分:1
-
复件cmacpid
说明: 一个用于机器人控制的PID与CMAC并行控制的源程序(a robot for the PID control with CMAC parallel control of the source)
- 2006-02-21 13:38:35下载
- 积分:1
-
mimo
该程序是关于mimo系统中的信道容量的MATLAB程序(The program is a MIMO system channel capacity MATLAB program)
- 2013-05-18 15:15:59下载
- 积分:1
-
Untitled
LS信道估计算法仿真MATLAB,ls信道估计算法代码(LS channel estimation algorithm simulation MATLAB)
- 2016-04-30 10:44:45下载
- 积分:1
-
ARX_model_paramater_online
系统识别工具-ARX模型在线更新识别方法的matlab程序实现。(System identification tool-ARX model identification methods matlab online update program implementation.)
- 2011-08-16 11:33:54下载
- 积分:1
-
main
matlab code written to check if hand moving right, left, up or down
- 2014-02-25 10:08:35下载
- 积分:1
-
GMSKsimulink
GSM simulink 传输系统全仿真(GSM simulink transmission system simulating)
- 2011-01-05 16:36:59下载
- 积分:1
-
tvpvar模型matlab代码及自学手册l
tvp-var模型matlab代码及自学手册,TVP-var新手自学入门必备。(Tvp-var model matlab code and self-study manual, TVP-var beginners must learn to get started.)
- 2021-02-07 23:39:55下载
- 积分:1
-
GenAlgo
genetic algorithm (or GA) is a search technique used in computing to find true or approximate solutions to optimization and search problems
for function of 2 variable
- 2009-05-02 14:20:24下载
- 积分:1