-
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
-
larsso-lars-examples
LASSO 算法,lars算法,有些例程(LASSO LARS examples)
- 2020-07-14 10:58:52下载
- 积分:1
-
Ramangaincoefficient1445-1617
这是一个用matlab仿真拉曼增益系数的例程,覆盖波长为1445-1617nm(This is a simulation of the Raman gain coefficient matlab routines, covering the wavelength 1445-1617nm)
- 2015-10-20 14:31:52下载
- 积分:1
-
movingplanewave
this code describes the moving plane wave in three dimensional volume
- 2010-10-31 01:46:46下载
- 积分:1
-
EKF1
EKF程序,用于计算目标跟踪的问题.运行情况很好,很适合非线性滤波问题.(EKF procedures used to calculate the target tracking problem.)
- 2009-02-27 10:36:35下载
- 积分:1
-
lobe_semi
基于matlab的用于铣削动力学建模的稳定性叶瓣图分析(stablity lobe)
- 2020-09-20 13:37:53下载
- 积分:1
-
sonido
This VI illustrates how to acquire sound samples continuously with the use of a microphone attached to the sound card.
- 2014-01-31 04:25:40下载
- 积分:1
-
Mallat
使用Matlab的Mallat算法实现,帮助初学小波分析课程的人来了解Mallat算法。(The Mallat algorithm using Matlab。It helps the beginner who learns the course of wavelet analysis to understand the Mallat algorithm.)
- 2009-10-15 16:10:01下载
- 积分:1
-
svc
a var controller is presented.
- 2014-10-06 23:59:30下载
- 积分:1
-
Input_filter
Module for filtering input digital signal
- 2015-03-05 16:53:07下载
- 积分:1