-
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
-
Chapter9
通信系统仿真可能会要用大的子函数,子函数,源文件,希望对大家有用,相互学习提高(Communication system simulation may be to use a large subroutine, subroutine, source files, hope for all of us learn from each other to improve)
- 2009-11-10 13:03:17下载
- 积分:1
-
newsim
tracking using Wavelet
- 2011-01-09 13:04:50下载
- 积分:1
-
CODE1
universal noise removal code
- 2011-09-13 17:49:35下载
- 积分:1
-
PSNRSSIM_matlab
matlab计算两幅图片之间的psnr和ssim值,彩色图片,算法是转换为YUV计算的,YCbCr(matlab computing psnr and ssim value between two pictures, color pictures, the algorithm is converted to YUV calculation, YCbCr)
- 2015-08-28 22:21:18下载
- 积分:1
-
LevenbergMarquardt_matlabcode_fromLourakis
The Levenberg–Marquardt Method writed by Lourakis
- 2009-10-26 11:07:47下载
- 积分:1
-
conv
说明: 此程序中将两个离散时间信号卷积,在数字信号处理过程中很有用!(conversion)
- 2010-04-22 16:43:15下载
- 积分:1
-
DTC
dtc of asynchronous machine
- 2012-06-18 01:07:22下载
- 积分:1
-
MALE-UAV-autopilot-model
MALE (middle altitude low endurance) unmanned aerial vehicle Simulink model. its been tested rigorously in flightgear and I believe you can learn something it or proceed it. its simple and neat .m model. and some matlab codes to initialize some functions outside the model.
- 2015-03-16 16:48:29下载
- 积分:1
-
fdtd3D
一个三维时域有限差分Finite Difference Time Domain, FDTD程序。希望对大家有所帮助。(A three-dimensional Finite Difference Time Domain, FDTD program. Hope helpful.)
- 2009-10-10 22:39:38下载
- 积分:1