-
matlabshiyongzhinan11
希望大家共同探讨问题,共同进步,祝大家学业有成!(U.S. to discuss the issue of hope and common progress, I wish everyone with achieving!)
- 2008-05-21 17:14:56下载
- 积分:1
-
Communication-simulation-technology-
通信仿真技术-教材程序源代码和模型,又邵玉斌编写(Communication simulation technology- source code and model materials, and Shao Yubin prepared)
- 2011-05-10 09:29:04下载
- 积分:1
-
fuzzy_suspension
基于磁流变半主动悬架的模糊控制优化,其中磁流变减振器使用Bouc_Wen模型。(Fuzzy control optimization based on magnetorheological semi-active suspension,The Bouc_Wen model is used in the magnetorheological damper.)
- 2021-01-25 18:38:42下载
- 积分:1
-
EEE-212-lab-sheet
empirical formula with kaiser
clc
clear all
fs=1000
fc=250
df=50
r=0.001
f=fc/fs
dw=2*pi*(df/fs)
a=-20*log(r)
n=floor(((a-8)/(2.285*dw))+1)
if a>50
b=0.1102*(a-8.7)
elseif a>=21 && a<=50
b=0.5842*((a-21)^0.4)+0.07886*(a-21)
elseif a<21
b=0.0
end
w=kaiser(n,b)
for i=1:n
if i~=(n-1)/2
hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f)
elseif i==(n-1)/2
hd(i)=2*f
end
end
for j=1:n
h(j)=w(j)*hd(j)
end
subplot(3,1,1), plot(w)
subplot(3,1,2), plot(h)
subplot(3,1,3), plot(h,n)
- 2014-12-24 23:21:13下载
- 积分:1
-
clustering
利用MATLAB实现聚类~MATLAB程序~多种方法实现~(Clustering ~ MATLAB using MATLAB program a variety of methods to achieve ~ ~)
- 2013-11-23 19:34:15下载
- 积分:1
-
33753138toolbox_liftwave
小波提升算法的实现,欢迎大家交流指正,希望对您有帮助。(Wavelet Lifting Algorithm, welcome to the exchange correction, and they hope to help you.)
- 2009-04-22 19:00:04下载
- 积分:1
-
LTE_TX_PDSCH
LTE Downlink Physical Channel processing
- 2012-04-30 21:30:11下载
- 积分:1
-
smooth_diff
smooth different is types of filter for DSP in matalb
- 2013-10-07 20:08:51下载
- 积分:1
-
ed
说明: multiobjective
kheili khube berid halesho bebarid :D
- 2011-12-06 03:10:28下载
- 积分:1
-
ostu
说明: matlab写的ostu最佳阈值图像分割( ostu optimal image segmentation write with matlab)
- 2010-04-13 21:06:47下载
- 积分:1