-
6
说明: 卡尔曼滤波器的滤波性能。被控对象是二阶传递函数,采用M语言。该滤波器对控制干扰和测量噪声具有良好的滤波作用。(The performance of Kalman filter)
- 2011-04-03 22:18:22下载
- 积分:1
-
aa228
用于求一个信号的斜率,通过构造一个滤波器来实现的,绝对正确。(For seeking the slope of a signal, to be achieved by constructing a filter, absolutely correct.)
- 2012-03-29 10:11:41下载
- 积分:1
-
chapterall
现代通信系统使用MATLAB第二版中所有程序m文件(modern communications system MATLAB second edition document all the procedures m)
- 2007-03-14 12:53:24下载
- 积分:1
-
weight
用矩阵法求权重,用于将多目标函数转化为单目标函数。(Find the right weight matrix method for multi-objective functions into a single objective function.)
- 2015-11-08 16:31:37下载
- 积分:1
-
function wpt
小波包分解与重构,实际应用很实用,matlab可以很好运行(Wavelet Packet Decomposition and Reconstruction)
- 2019-04-27 09:24:38下载
- 积分:1
-
floyd
说明: floyd算法求最短路matlab实现的实例(floya by matlab)
- 2010-05-02 16:17:04下载
- 积分:1
-
PP1
peak picking method for signal processing
- 2012-05-03 21:57:15下载
- 积分:1
-
OptimizationTipsandTricks
New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course.
Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin.
This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below(New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems.
Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course.
Some readers may find this tool valuable if only for the function pleas- a partitioned least squares solver based on lsqnonlin.
This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below)
- 2007-09-09 16:04:19下载
- 积分:1
-
Addition
addition of two sequences in matlab
- 2010-10-18 00:34:10下载
- 积分:1
-
melcepst
计算Mel倒谱系数的matlab程序:
MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH)
使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames(Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calculate the mel cepstrum of a signal C = (S, FS, W, NC, P, N, INC, FL, FH) using: c = melcepst (s, fs) calculate mel cepstrum with 12 coefs, 256 sample frames)
- 2008-12-09 14:50:15下载
- 积分:1