-
fir_lin_phase_lowpass_max_atten
Designs a linear phase FIR lowpass filter such that it:
- minimizes maximum stopband attenuation
- has a constraint on the maximum passband ripple
This is a convex problem (when sampled it can be represented as an LP).
minimize max |H(w)| for w in the stopband
s.t. 1/delta <= |H(w)| <= delta for w in the passband
( where H is the frequency response function and variable is
h (the filter impulse response). delta is allowed passband ripple.
)
- 2011-05-27 21:45:16下载
- 积分:1
-
1
说明: matlab学习资料,是初学者可以借鉴的资料之一。包含绘图、GUI基本的入门知识。(matlab learning materials, beginners can learn. Contains graphics, GUI basic introductory knowledge.)
- 2013-01-21 03:36:54下载
- 积分:1
-
dpll
Simulink all digital plll
- 2012-09-11 06:53:17下载
- 积分:1
-
FDTD-Capter4
Dennis M.Sullivan FDTD书后matlab程序 已经调试验证 第四章(Dennis M.Sullivan
matlab program using FDTD book
have been debug and verify)
- 2012-06-03 11:32:25下载
- 积分:1
-
package_emd
经验模态分解代码,依据数据自身的时间尺度特征来进行信号分解,无须预先设定任何基函数。(Empirical mode decomposition code, based on the data of their characteristic time scale for signal decomposition, no need of any of a set of basis function.)
- 2012-11-27 23:21:01下载
- 积分:1
-
w1
说明: 实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
aesdecrypt
This is the explanation about the data encryption, and this can be mostly used in the stegnography and cryptography, This encrypts the data such as image or any data file and can be used in hiding.
- 2013-03-10 22:57:19下载
- 积分:1
-
MCU_1852
说明: Matlab下的EEG处理程序库,例程丰富,讲解清晰,医学图像图形处理必备(EEG processing under Matlab library routines rich, clear explanation, the medical image and graphics processing necessary)
- 2010-04-04 19:41:18下载
- 积分:1
-
uneven-terrain
机器人在不平整地面运动仿真
用到非线性规划的知识(robot travelling on ueven terrain )
- 2012-05-14 08:07:26下载
- 积分:1
-
3
说明: 是关于通信仿真的几个程序,里面有调幅、调频等的仿真程序代码!(Communications simulation on several procedures, which has AM, FM, such as the simulation program code!)
- 2008-07-08 15:36:17下载
- 积分:1