-
smoothLine
Creates the data for a smooth line going through the points given
- 2009-12-29 17:50:03下载
- 积分:1
-
BSM
BSM开环仿真程序 ,通过Matlab程序精确讲解仿真。(BSM open-loop simulation program, explain the precise simulation by Matlab program.)
- 2014-12-13 21:56:37下载
- 积分:1
-
QAM-8PSK
包括8PSK和18QAM调制程序,复信号,带成型滤波器。程序简单易行,绝对可靠。(8PSK and 16QAM signal。)
- 2014-12-17 15:01:14下载
- 积分:1
-
Adaptive_MMSE
本文件用MATLAB实现MMSE算法,源代码(SMI algorithm )
- 2011-12-07 11:08:43下载
- 积分:1
-
k_means
一个简单的k-means分类方法,有详细的解释,能直接运行的。(A simple k-means classification method, and a detailed explanation can be run directly.)
- 2010-11-11 21:23:59下载
- 积分:1
-
matlab29
转载的MATLAB中工具箱的汇总,非常全面(reproduced in the MATLAB Toolbox summary, a very comprehensive)
- 2007-05-23 19:12:35下载
- 积分:1
-
VPSO
matlab code for Particle Swarm Optimization (Vectorized Code)
- 2015-02-03 16:03:14下载
- 积分:1
-
m3
To solve an initial value problem, say, equation
y = dsolve( Dy = y*x , x ) with y(1) = 1, use of calculus of vaiation
- 2013-11-20 00:33:45下载
- 积分:1
-
NR
说明: Newton-Rapson matlab code
- 2013-04-21 15:27:38下载
- 积分:1
-
RLS_Algo
功能描述:用matlab语言实现RLS自适应算法
函数名:RLS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)lamda:遗忘因子
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A
调用函数:无
被调用:
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 (Function Description: The RLS adaptive algorithm matlab language function name: RLS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) lamda: forgetting factor (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A call the function: No to be called: of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:17:40下载
- 积分:1