-
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
-
16qam_final
16QAM matlab source coding
- 2009-06-23 18:27:31下载
- 积分:1
-
21840282wimax-mimo
wimax-mimo技术的仿真希望大家看看(wimax-mimo simulation technology)
- 2010-05-27 18:24:15下载
- 积分:1
-
rls
该程序是一个简单的递推最小二乘法(rls)、共轭梯度法(grad)以及黄金分割法,输入数据,能够计算出来(The program is a simple recursive least squares (RLS), the conjugate gradient method (grad) and golden section method, the input data, can be calculated)
- 2014-09-05 08:41:59下载
- 积分:1
-
sdp
semi conductor text book
- 2014-11-21 12:32:55下载
- 积分:1
-
signal-piex
单像素的源文件,在matlab中打开,对重构单像素图像很有帮助(Single pixel of the source file in matlab open, single-pixel images on the reconstructed helpful)
- 2013-11-19 10:13:09下载
- 积分:1
-
ofdm
OFDM调制 16QAM.包含星座图,相位,载波等。(16qam ofdm)
- 2021-04-14 19:28:55下载
- 积分:1
-
Sim
very basic radar simulation
- 2010-10-26 17:37:23下载
- 积分:1
-
RegionGrowing
快速的2D/3D区域生长算法,通过对邻近像素进行优先级排队进行加速,效果优于matlab本身的区域生长算法(Native Matlab implementations of region growing algorithms are usually quite slow, especially for 3D input data. This submission is a mex implementation of a 3D/2D region growing algorithm. The region growing process is further accellereated by using priority queues for the neighbourhood pixels.)
- 2013-08-01 21:49:06下载
- 积分:1
-
KEFshili
基于singer模型的雷达信号跟踪ekf算法滤波示例,(EKF algorithm filtering example)
- 2018-06-16 22:06:58下载
- 积分:1