-
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
-
MatLab-codes
equilibrium matrix for markov chain
- 2013-05-02 23:04:07下载
- 积分:1
-
convolutional_inside
卷积码的matlab结构图,很实用,很简洁,欢迎大家下载(Convolution matlab code structure is very useful, very simple, welcome you to download)
- 2009-05-23 12:32:21下载
- 积分:1
-
TLSesprit
说明: 总体最小二乘法的ESPRIT方法,这种算法的估计精度明显好于原来的ESPRIT算法。可以很好的估计出信号的角度。仿真中用的是均匀阵列。(Total least squares method of the ESPRIT method, the algorithm of the estimation accuracy significantly better than the original ESPRIT algorithm. Can be a very good signal to estimate the angle. Simulation using the uniform array.)
- 2021-04-10 20:48:59下载
- 积分:1
-
SOME-RADAR-TOPICS
一些雷达的波形设计理论和方法介绍,有一些matlab源代码(Radar waveform design theory and method of introduction, matlab source code)
- 2013-03-05 21:59:26下载
- 积分:1
-
Lax_Friedrichs
Method Lax_Friedrichs for equation of advection 1d in Matlab
- 2013-10-26 20:07:48下载
- 积分:1
-
vehicle_number_plate_segmentation
基于matlab环境对汽车车牌识别并提取(图像目标的提取程序)(This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction)
- 2010-06-25 20:23:47下载
- 积分:1
-
node-Animation
MATLAB wireless sensor networks node Animation
- 2011-05-17 11:45:03下载
- 积分:1
-
Chapter-9
MATLAB在语音信号分析和合成中的应用第九章程序(MATLAB in speech signal analysis and synthesis applications MATLAB program book Chapter 9)
- 2014-11-03 14:30:03下载
- 积分:1
-
Object-oriented-programming-(OOP)
Object-oriented programming (OOP) - Simple sales
- 2015-03-14 22:49:48下载
- 积分:1