-
mulNewtonSOR
本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。(The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps) where F: equations, x0: the initial solution of equations, w: SOR iterative factor, h: numerical integration constant, eps: the root of the accuracy, m: the number of iterative steps.)
- 2010-01-01 14:13:48下载
- 积分:1
-
eemd
本程序为EEMD分解程序,用于信号的EEMD分解(This procedure for the EEMD decomposition process, a signal for EEMD decomposition)
- 2015-02-04 18:31:16下载
- 积分:1
-
turbo_codes
Using logmap algorithm and maxlogmap algorithm with turbo codes.
- 2009-09-21 04:04:46下载
- 积分:1
-
bv_cvxslides
cvx的使用它是一个很有用的MATLAB设计工具
STWC的学习内容(cvx study the use of STWC)
- 2010-07-12 11:49:34下载
- 积分:1
-
pca
主成份分析的源码,简单易懂,有效代码不超过十行,有注释,注释中注明了代码出处。(The source code of the principal component analysis, easy to understand and effective code not more than ten line, have comments, comments indicate the source the code.)
- 2012-05-10 11:19:18下载
- 积分:1
-
BLtoXY
高斯投影 用于GPS投影到高斯平面,GPS经纬度转换成 米(Gauss projection)
- 2016-11-15 10:53:43下载
- 积分:1
-
Iris1locate2prude3snake
说明: 基于主动轮廓模型的虹膜图像定位算法研究及其matlab实现(Iris recognization, Matlab, based on snake,actice countours)
- 2010-04-27 10:53:58下载
- 积分:1
-
Weight_W1
Cubic Spline weight function
- 2013-08-18 13:44:45下载
- 积分:1
-
leidachengxu
雷达程序,用于简单的预警,还有利用c和matlab混合编程实现mex文件(Radar procedures, for the simple warning, and using C and matlab mixed programming of mex file)
- 2012-05-03 13:19:55下载
- 积分:1
-
Gardner_baseband
对基带数字通信的位同步过程进行了仿真,采用Gardner算法,没有用插值。符号用SRRC进行脉冲成形,环路滤波器没有用PI回路,是简单的alfa,1-alfa低通滤波,NCO调整也比较简单。(Baseband digital communications for the bit synchronization process of the simulation, using Gardner algorithm, did not use interpolation. Carried out with SRRC pulse shaping symbols, did not use PI loop filter circuit is a simple alfa ,1-alfa low-pass filter, NCO is also relatively simple to adjust.)
- 2009-11-17 12:55:09下载
- 积分:1