-
batewosi1
详细阐述了波特沃斯低通滤波器的matlab仿真原理及对应的c语言实现过程,读完此资料后,对于巴特沃斯低通滤波器不管从c语言实现还是matlab实现,你都会有很好的理解(Matlab simulation principles elaborated Porter Worth low-pass filter and the corresponding c language implementation process, after reading this information, for Butterworth low-pass filter regardless of language or a c matlab implementation, you will have a very good understanding)
- 2014-10-30 09:17:14下载
- 积分:1
-
aco
比较好的蚁群算法MATLAB代码,作为学习人工智能算法是比较好的例子(Good ant colony algorithm based on MATLAB code as a learning algorithm is a good example of artificial intelligence)
- 2014-08-09 10:39:00下载
- 积分:1
-
xiongyali
matlab 匈牙利算法,百度搜到的,试了可以用(Hungarian algorithm matlab)
- 2011-09-10 17:57:33下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
Wavelet_base
小波的应用,需要用到小波基。例如在信号处理的各种应用中。用小波基才能生成小波函数。(Wavelet applications require the use of wavelet bases. Such as in various applications of signal processing. Wavelets can be used to generate wavelet functions.)
- 2016-12-12 16:39:55下载
- 积分:1
-
shizhendu
这是大学毕业时设计的失真度检测仪论文,由模拟陷波器实现的剔除几波,如果改进的话,可以用数字滤波器实现,不过成本更高(It is designed for university graduation thesis distortion detector by analog notch filter removed to achieve a few waves, if improved, you can use digital filters to achieve, but higher costs)
- 2011-10-01 20:52:34下载
- 积分:1
-
dlan
一个DLAN的例子,非常的有意思,希望能够有帮助(An example of a DLAN, very interesting, hope to be able to help)
- 2015-03-27 13:13:34下载
- 积分:1
-
捷联惯导系统仿真算法的研究及其实现
捷联惯导系统仿真算法的研究及其实现.nh.大连理工大学硕士论文,详细阐述了如何用matlab-simulink进行惯导仿真(Strapdown inertial navigation system simulation algorithm and its realization. Nh. Dalian University of Technology master s thesis in detail how to use matlab-simulink simulation for INS)
- 2008-01-14 21:07:47下载
- 积分:1
-
binary_code_new
信号分选,雷达信号分选,雷达对抗信息处理(Signal sorting Radar signal sorting, radar information processing)
- 2012-09-13 13:17:16下载
- 积分:1