-
fir_lin_phase_lowpass_min_order
Designs a linear phase FIR lowpass filter such that it:
- minimizes the filter order
- has a constraint on the maximum passband ripple
- has a constraint on the maximum stopband attenuation
(This is a quasiconvex problem and can be solved using a bisection.
minimize filter order n
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variable is
the filter impulse response h (and its order/length).
Data is delta (max passband ripple) and atten_level (max stopband
attenuation level).
)
- 2011-05-27 21:47:34下载
- 积分:1
-
MEXP100
MATLAB的一些经典使用案例
适合初学者掌握MATLAB的使用技巧(the use of MATLAB)
- 2011-08-07 14:59:54下载
- 积分:1
-
ECEF_LBH_ENV
使用matlab编写的经纬高、东北天数据和地心坐标数据之间的转换函数文件,包含了东北天坐标系的定义说明文件以及相关的转换公式。
三个函数的调用文件名:ECEFtoENV,ECEFtoLBH,LBHtoECEF。使用说明见函数的说明。(Prepared using matlab high latitude and longitude, northeast-day data and geocentric coordinate conversion functions between data file that contains the definition of the coordinate system Northeast day documentation and related conversion formulas. Three function calls filename: ECEFtoENV, ECEFtoLBH, LBHtoECEF. See the instructions for use function.)
- 2020-07-02 14:00:01下载
- 积分:1
-
123
用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。
((7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.)
- 2012-06-24 17:39:33下载
- 积分:1
-
A-Fragile-Watermarking-Scheme-for-Image-Authentic
A Fragile Watermarking Scheme for Image Authentication with Tamper
- 2015-02-19 22:13:23下载
- 积分:1
-
Image_quality_assessment
无参考图像质量评价,输入图像,输出评价指标,介于0至100之间(image quality assessment)
- 2012-11-21 20:00:59下载
- 积分:1
-
sptest
to test input and output for both.
- 2015-11-22 19:25:44下载
- 积分:1
-
dwt
MATLAB的基于离散小波变换的数字水印嵌入与提取。(MATLAB-based discrete wavelet transform digital watermark embedding and extraction.)
- 2011-04-23 08:59:17下载
- 积分:1
-
apm--project
现在飞的稳定的apm给空的源代码,,可以提供参考(apm is project,)
- 2014-08-19 17:53:55下载
- 积分:1
-
matlab_video_data
matlab中有关视频图像处理的一些代码介绍,用法,以及例子。(The video image processing in matlab code, usage, and examples.)
- 2013-04-01 19:05:05下载
- 积分:1