-
msk_matlab
基于MATLAB的msk调制解调仿真代码,画出了性能曲线。(The MSK modulation demodulation simulation based on MATLAB code, and draw the performance curve.)
- 2014-08-14 20:25:22下载
- 积分:1
-
yuyin_tuxiang-process
语音、图像等相关处理,如加躁去噪,频谱、幅度图,二值灰度图等(Voice plus noise denoising, image plus noise denoising, and image reversal, two values of other treatment)
- 2013-11-05 15:40:30下载
- 积分:1
-
MinimumSettlingTimeControlDesign
本matlab源代码是为最小稳定时间控制设计的。该源代码能够将设计控制器的新方法显式地减少的时间响应的解决时间。(Matlab source code is the minimum settling time for the control design. The source code is able to design new ways to control explicitly the solution to reduce the response time to time.)
- 2011-09-28 16:06:57下载
- 积分:1
-
signal_tb
MATLAB Signal Processing Toolbox 文档 (MATLAB Signal Processing Toolbox )
- 2013-10-02 09:49:09下载
- 积分:1
-
ddc_30m
中频70M,30M带宽LFM信号,采样率为102.4M,数字下变频后,还进行了三倍抽取,最后还得到I,Q两路信号
(IF 70M, 30M bandwidth LFM signal, the sampling rate of 102.4M, digital down conversion, the samples were carried out three times, the last also I, Q two-way signal)
- 2008-12-20 12:07:58下载
- 积分:1
-
LMS
LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h *p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) ( LMS算法实现自适应滤波
clear close all clc
N=10000 设置仿真长度
信号产生参数设定
a1=-0.195
a1=-1.5955
a2=0.95
R0=[1,a1,a2 a1,1+a2,0 a2,a1,1]
p=[1,0,0]
r=inv(R0)*p 计算理论自相关函数
R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵
p1=[r(2),r(3)] 生成互相关
h=inv(R)*p1 计算维纳解
Jmin=r(1)-h*p1 计算维纳解时最小均方误差
u=1/sum(eigs(R)) )
- 2021-03-01 22:29:34下载
- 积分:1
-
distribution-node-location
基于MATLAB物流配送系统网点选址 数学建模的小资料
(Logistics distribution system based on MATLAB LOCATION)
- 2011-04-20 21:35:46下载
- 积分:1
-
analytic
层次分析法的详细介绍以及matlab源码(introduce analytic and the program of MATLAB)
- 2012-11-05 19:39:28下载
- 积分:1
-
main
CONTENT BASED IMAGE RETRIVAL USING PIRAMIDAL STRUCTURE WAVELET TRANS FORM
- 2013-01-26 20:35:31下载
- 积分:1
-
Wind_Turbine_Model_R2012b
wind turbine model in 12
- 2013-02-08 03:15:46下载
- 积分:1