-
fir_chebychev_design
Designs an FIR filter given a desired frequency response H_des(w).
The design is judged by the maximum absolute error (Chebychev norm).
This is a convex problem (after sampling it can be formulated as an SOCP).
minimize max |H(w) - H_des(w)| for w in [0,pi]
( where H is the frequency response function and variable is h
(the filter impulse response).
)
- 2011-05-27 21:43:35下载
- 积分:1
-
typicalcontdisp
matlab gui程序,进行控制系统典型环节的演示,包括典型环节运行效果的演示与代码的展示。(a matlab gui program, it displays the typical segment of control system)
- 2014-09-13 15:12:20下载
- 积分:1
-
Computing-in-OpenDSS
改文件讲述了如何在opendss中设置电力系统的参数,故障等等(this program tells you how to set up parameters of power sysytem in OpenDSS)
- 2014-10-29 10:07:46下载
- 积分:1
-
sinsignalProcess
产生所需要的正弦信号,并把信号保存到本地,实现信号的存储(Sinusoidal signal need, and save the signal to local signals for storage)
- 2015-03-22 22:11:43下载
- 积分:1
-
SBS_Tools-for calculation
This is to simulate SBS in matlab
- 2019-01-02 13:07:31下载
- 积分:1
-
StandEx
说明: 这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
- 2008-11-25 17:32:44下载
- 积分:1
-
Bayes
使用Matlab实现,包括一维特征最小错误率bayes分类器;二维特征最小错误率bayes分类器;二维特征最小风险bayes分类器以及使用的数据集合。(Using the Matlab implementation, including the minimum error rate of one-dimensional characteristics of bayes classifier two-dimensional characteristics of the minimum error rate bayes classifier two-dimensional characteristics of the minimum risk bayes classifier and the use of data collection.)
- 2011-10-14 00:44:59下载
- 积分:1
-
facedetection
人脸检测 matlab程序 程序简单精炼 适合初步入门人脸检测的初步学习(face detection program)
- 2013-12-29 16:09:38下载
- 积分:1
-
lms
运用MATLAB设计一个LMS自适应滤波器,将一叠加在随机信号上的正弦干扰信号波滤除。(Use MATLAB to design a LMS adaptive filter, a random signal superimposed on the sine wave filter out signal interference.)
- 2009-05-19 14:09:11下载
- 积分:1
-
least-squares-support-vector-machine
用最小二乘支持向量机的算法做一个对正弦波信号的跟踪,跟踪效果很好(Using least squares support vector machine algorithm to make one pair of sine wave signal tracking, tracking works well)
- 2013-10-03 17:23:14下载
- 积分:1