-
cwm
用matlab实现的中心加权滤波函数,中心权重为3,滤波窗口为3*3,参数可自行修改,可进一步改成可变参数函数。cwm_test为测试程序。(Weighted with matlab filter function to achieve the center, the center weight of 3, 3* 3 filter window, parameters can modify, change the variable argument function further.)
- 2010-07-11 23:09:13下载
- 积分:1
-
ApacheMenu_User_Manual
為了幫助大夥兒升級,我們為現在的Apache使用者提供了一份重要訊息的文檔說明。這些只是一些簡要說明,你可以從新特性文檔或src/CHANGES文件中得到更多訊息。
- 2010-07-30 11:57:47下载
- 积分:1
-
wlab0701
小波分析的一款工具箱,包括很多有用的实用小波分析工具。(A wavelet analysis toolkit, including many useful practical wavelet analysis tools.)
- 2007-06-20 16:38:48下载
- 积分:1
-
FIR
1、验证窗函数 N 变化时,验证其频谱主瓣副瓣比、主瓣宽度的变化。
a)矩形窗函数的 N 变化时,验证其其频谱主瓣副瓣幅度比基本不会发生变化,
而主瓣宽度将会变窄。这说明,当用矩形窗函数设计滤波器时,增大 N 不能使
得阻带衰减减小,但能够减小过渡带。
b)再选取其他的窗如 hamming/hanning 窗,验证当 N 变化时,其频谱主瓣宽
度变化、主瓣副瓣比值变化情况。
2、用窗函数法设计线性相位 FIR 低通,通带截止频率 wp=0.5PI, 阻带截止频率 ws=0.6PI,
阻带衰减不小于 40dB,通带衰减不大于 3dB.
a)选取 Hanning,Hamming 窗查看设计出来的 FIR 的过渡带宽和阻带衰减是否
满足要求,二者有什么不同。
b)使用 hamming 窗,将窗长增大 1 倍,设计 FIR。验证同样的窗函数类型
(hamming),不同窗长度时,设计出来的 FIR 的过渡带宽和阻带衰减都有什么变
化。
3、不使用 Matlab 系统函数得到上一项指标的低通,并与上一项结果比较。
4 用窗函数法设计线性相位 FIR 高通,通带截止频率 wp=0.8PI, 阻带截止频率
ws=0.7PI, 阻带衰减不小于 30dB,通带衰减不大于 3dB.(An actual filter is implemented using the truncated unit impulse response sequence of the ideal filter.
For the ideal low pass filter, the unit impulse response h, N, D () is intercepted by a length of N, and the length is
The N sequence H (n), when intercepted, guarantees causality and linear phase requirements for the filter.
In order to reduce the Gibbs effect, the H (n) window is added, and the appropriate window function is selected to ensure the stopband attenuation and
Transition zone requirement. Note that the sidelobe of the window function affects the stopband attenuation of the filter, and the main lobe width affects the filter
Transition bandwidth.)
- 2017-07-06 11:55:24下载
- 积分:1
-
xindaorongliang
介绍了基于MATLAB 的信道编码,主要包括实验操作界面制作以及循环码和卷积码编译码。(Introduced the MATLAB-based channel coding, including experimental production, and user interface code and convolution code decoding cycle.)
- 2010-05-13 21:16:48下载
- 积分:1
-
Time_FFT_NarrowBand
Time_FFT_Narrow band.mat
It has input data
- 2012-04-17 19:29:23下载
- 积分:1
-
test1
通过一点来选取图像区域,手动选取图像中的一点,可以讲这个点周围的一定区域提取出来(Through a point to the image area,manual one point in a image,then we can get an area around this point)
- 2014-11-07 17:19:50下载
- 积分:1
-
LDPC
MATLAB LDPC编译码算法 采用随机编码方式 译码采用BP译码算法 附加性能比较模块(LDPC MATLAB encoding and decoding algorithm using random coding decoding algorithm using BP decoding algorithm with additional performance comparison module)
- 2016-05-25 16:06:18下载
- 积分:1
-
振动仿真程序
说明: 用于振动的仿真,使用方法已经写在程序里面了(Matlab simulation program for vibration)
- 2020-03-19 00:22:01下载
- 积分:1
-
GPS经典代码
GPS初学者必备经典代码,非常全面的实现了GPS系统定位每个步骤。非常有用,主程序为simulator.m,其余程序为信号生成部分的子程序;信号捕获和跟踪部分被直接写在主程序simulator.m中;运行程序时只需要运行主程序simulator.m就可以了,其余程序被其调用。其中,子程序Error_Ionospheric_Klobuchar.m;Error_Satellite_Clock_Offset.m
Error_Satellite_Clock_Relavastic.m;Error_Tropospheric_Hopfield分别为电离层误差模型、星种误差模型、相对论误差模型、和对流层误差模型子程序
- 2022-09-18 23:55:02下载
- 积分:1