-
siso_modified
a modified version of siso algorithm
- 2010-10-11 13:29:42下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
PID_danhuilu
说明: 文档中的matlab源代码主要是针对单回路液位控制系统的PID控制实现,内有simulink原理图(Matlab source code in the document is mainly for single-loop PID control of water level control system to achieve, within the simulink diagram)
- 2011-03-22 16:45:37下载
- 积分:1
-
matlab-reading-excel
matlab读取excel及操作处理,doc格式(matlab read excel and operations processing, doc format)
- 2013-01-06 15:28:54下载
- 积分:1
-
ECSMiner
一种数据挖掘分类算法的MATLAB实现。(classification in matlab.)
- 2013-12-21 15:30:03下载
- 积分:1
-
Turbo
Turbo编码 Matlab程序 以及另外一种编程方法(Turbo coding Matlab program and another programming method)
- 2013-12-12 07:36:51下载
- 积分:1
-
matlab1
matlab 的一些实例,希望对大家有所帮助,多多参考(no no no no no no no no no no no no on no no )
- 2009-07-09 11:32:56下载
- 积分:1
-
pgpi
PGPI(NUM,DEN,W,FI,A) plots the stability boundary locus L(KP,KI,W)in the (KP,KI)-plane for an LTI system with transfer function defined by its NUM, DEN coefficients and driven by a PI controller with transfer function, C(s)=kp+(ki/s). Frequency (W) gridding becomes important. Phase Margin, FI, and Gain Margin, A, can be defined.
The method works for open loop stable or unstable, minimum or nonminimum phase systems.
With Examples.
Method and examples used are form "Computation of Stabilizing PI and PID Controllers" by Nusret Tan, Ibrahim Kaya and Dereck P. Atherton.
MATLAB release MATLAB 7.5 (R2007b)
- 2011-04-18 23:07:06下载
- 积分:1
-
matlab-ppt
matlab 课件,包含各个章节的课件以及源代码,每个章节有对应文件(matlab tutorial and courseware)
- 2013-09-14 14:54:41下载
- 积分:1
-
digital-band-pass-filter
用凯瑟窗设计一个数字带通滤波器,设计指标为
低阻带:ws1=0.2pi,as=70dB,
低通带:wp1=0.35pi,ap=1dB,
高通带:wp2=0.65pi,ap=1dB,
高阻带:ws2=0.8pi,as=60dB(Kaiser window design with a digital band-pass filter design specifications for the
Low resistivity zone: ws1 = 0.2pi, as = 70dB,
Low-pass band: wp1 = 0.35pi, ap = 1dB,
High-pass band: wp2 = 0.65pi, ap = 1dB,
Impedance with: ws2 = 0.8pi, as = 60dB
)
- 2011-12-03 00:22:27下载
- 积分:1