-
LMS_Algo
功能描述:用matlab语言实现LMS自适应算法
函数名:LMS_Algo
输入参数:
(1)M:滤波器的阶数
(2)N:LMS算法迭代的次数
(3)mu:自适应参数
(4)xn:LMS算法的输入序列
输出参数:
(1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
- 2010-07-11 12:13:12下载
- 积分:1
-
matlabjianmo
一本关于龚纯编辑的数学建模MATLAB应用的书,很实用的,不过不是很清晰(Gong edited a book on mathematical modeling of pure MATLAB application book, very practical, but not very clear)
- 2011-09-22 09:06:54下载
- 积分:1
-
ASCII-Decoder
Matlab code with GUI for decoding ASCII characters into readable text
- 2013-12-27 17:11:05下载
- 积分:1
-
SIMULINK
matlab/simulink模块的详细使用说明(Detailed instructions for use matlab/simulink module)
- 2015-03-30 10:09:53下载
- 积分:1
-
视频质量评测模型 一个用于图像质量评测的模型-ssim_index
视频质量评测模型 一个用于图像质量评测的模型,对于图像质量评测感兴趣的可作参考(Video Quality Evaluation Model 1 for Image Quality Evaluation Model for Image Quality Evaluation interested reference can be made)
- 2005-04-03 16:06:13下载
- 积分:1
-
nonlineareq1
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
- 2012-03-27 03:31:01下载
- 积分:1
-
Optical-Solitons
The goal of this project is to analyze the properties of optical solitons.
- 2011-05-07 01:28:53下载
- 积分:1
-
moving-interpolation1
数字高程模型(DEM)移动插值算法,计算单个点(Digital elevation model (DEM) mobile interpolation algorithm to calculate a single point)
- 2011-05-30 11:50:29下载
- 积分:1
-
LPP
Locality Preserving Projections(LPP),局部保留投影,可以找出高维空间中的数据在低维空间中的投影,并保留了数据之间的相关性(Locality Preserving Projections (LPP), partial retention projection, you can find the data in high-dimensional space in a low dimensional space projection, and retains the correlation between data)
- 2013-08-09 11:30:30下载
- 积分:1
-
code
设计一个信号发生器,并同时画出信号的时域表
示,自相关函数及功率谱(Design of a signal generator and simultaneously draw the time domain representation of the signal, the autocorrelation function and the power spectrum)
- 2013-10-16 21:24:32下载
- 积分:1