-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
image1
说明: 《精通matlab7》书中的绘图程序,二维、三维、特殊图形的绘制(" Proficient matlab7" book drawing program, two-dimensional, three-dimensional, special graphics rendering)
- 2010-04-15 15:05:56下载
- 积分:1
-
KL-PCA
The person face distinguishes the PCA code, MATLAB writes. ,matlab(The person face distinguishes the PCA code , MATLAB writes. , Matlab)
- 2007-03-26 11:26:41下载
- 积分:1
-
spv
simple model of solar generation
- 2012-09-14 15:50:50下载
- 积分:1
-
morphimage
i need some help to apple this code
- 2014-12-22 09:17:55下载
- 积分:1
-
natkav123
【matlab编程代做】FSK扩频仿真 可以作为参考使用源码([Do] matlab programming generation FSK spread simulation can use as a reference source)
- 2015-01-22 20:02:12下载
- 积分:1
-
5
说明: Canny算子
Canny 算子是一种比较新的边缘检测算子,具有很好的边缘检测性能,得到了越来越广泛的应用。(Canny operator Canny operator is a relatively new edge detection operator, has good edge detection performance has been more widely used.)
- 2013-04-12 16:49:05下载
- 积分:1
-
spread1_6
simulink做的BPSK的调制与解调,信号源是随机信号与PN码扩频调制,最后结果与随机信号比较一致(simulink do BPSK modulation and demodulation, the signal source is a random signal with the PN code spread-spectrum modulation, the final result more consistent with the random signal)
- 2009-10-27 17:31:01下载
- 积分:1
-
Multievolutionarygeneticalgorithmapproach
对于单种群进化,多方式进化是提高全局搜索能力和收敛速度的一种有效策略。(For the single-population evolution, multi-way evolution is to improve the global search ability and convergence speed of an effective strategy.)
- 2010-12-01 19:26:25下载
- 积分:1
-
UWBBPSK
这个文档采用BPSK超宽带系统。接收器是一个相关接收机具有集成低通滤波器和比较器的门限的选择(This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection)
- 2014-08-08 17:13:13下载
- 积分:1