-
4
灰色系统的matlab程序原代码,可用以对数据建立方程,进行预测(Gray system matlab program source code, the data used to establish equations to predict)
- 2014-02-23 13:50:27下载
- 积分:1
-
wave_filter
基于matlab 设计的滤波器程序,很实用。内容包括 FIR数字滤波器的设计、IIR数字滤波器的设计、FFT频谱分析及应用等。(wave filter of matlab )
- 2010-12-11 22:32:57下载
- 积分:1
-
Numerical-methods
说明: 数值计算方法理论 比较早的一本书 549页(Earlier theory of numerical methods in a book 549)
- 2011-04-14 09:42:43下载
- 积分: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
-
BPFA_Denoise_04152010
非参贝叶斯字典学习用于图像去噪的matlab代码(BPFA denoising matlab code
for the paper nonparametric bayesian dictionary learning for analysis of noisy and incomplete images
download
http://www.ee.duke/~mzl/Results/BPFAImage/.)
- 2020-11-25 09:59:32下载
- 积分:1
-
FuzzyControlTheoryAplication
一本很好的介绍模糊控制及其应用的书籍。相信能有所帮助。(A good introduction and application of fuzzy control book. Trust can be helpful.)
- 2009-02-20 18:40:06下载
- 积分:1
-
mbook
说明: MATLAB的诸多例题和解法,对于matlab基础学习和指导很有用。多大上百例题。(Example and solution of many MATLAB for matlab-based learning and guidance very useful. How hundreds of Example.)
- 2010-03-24 14:34:05下载
- 积分:1
-
APT_Thorlabs_ActiveX_Matlab
some of gui and file matlab for student
- 2011-05-10 15:29:51下载
- 积分:1
-
introduction
hiding bit in digital image
- 2011-05-16 17:54:59下载
- 积分:1
-
3_34
专业小程序 撒发生过萨嘎是 萨福哦办法搜ihfpangneo (Professional small programs scattered occurred saga is a way to search ihfpangneo Sappho oh)
- 2009-11-16 09:56:45下载
- 积分:1