-
baseband-communication-system
This is a report about a baseband communication system including designs of different filters.
- 2015-01-31 14:16:32下载
- 积分:1
-
tfrppage
说明: page变换例程,可以对信号进行柯恩类时频分布中的page变换(page conversion routines, you can type on the signal time-frequency distribution of Cohen)
- 2008-10-13 10:48:10下载
- 积分:1
-
weizhishiPIDcontroller
matlab中很好的位置式PID控制算法(good position in the matlab PID control algorithm)
- 2012-08-14 21:02:42下载
- 积分:1
-
EM
说明: EM最大期望算法:算法是在概率模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量。最大期望经常用在机器学习和计算机视觉的数据聚类领域。(EM algorithm)
- 2012-11-18 18:49:43下载
- 积分:1
-
mongoose-master
simple embedded web server
- 2014-01-27 11:04:45下载
- 积分:1
-
gmcalab_le1.0
GMCA Toolbox for Denoising, 2005年一篇有关基于MCA去噪的源代码,国外网站转载。(GMCA Toolbox for Denoising, 2005 MCA denoising based on an article on the source code, web reprint abroad.)
- 2009-04-07 07:15:06下载
- 积分:1
-
Rayleigh
瑞利信道仿真程序,请大家参考。
瑞利信道仿真程序,请大家参考。(Rayleigh channel simulation procedures, please refer to everyone.)
- 2020-06-30 14:20:01下载
- 积分:1
-
source_navigator_user_guide_html
user guide manual for IDE source navigator in HTML format
- 2014-08-26 21:14:57下载
- 积分:1
-
impmet23
Antenna and EM Modeling with MATLAB
- 2011-10-07 06:20:40下载
- 积分:1
-
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