-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
7
说明: 采用卡尔曼滤波器的PID控制。控制干扰信号与测量噪声信号幅值均为0.002的白噪声信号。采用滤波器是控制效果明显改善。
(Discrete Kalman filter for PID control)
- 2011-04-03 22:19:10下载
- 积分:1
-
induction-machine
The modeling of the three phase induction machine is explained in this matlab simulink model.
- 2013-11-06 00:14:15下载
- 积分:1
-
Zernike-Polynomial-Coefficients-for-a-given-Wavef
Zernike Polynomial Coefficients for a given Wavefront using Matrix Inversion in Matlab
- 2015-03-25 14:00:56下载
- 积分:1
-
APF
有源电力滤波器可以使用的模型,电流控制使用重复控制算法(active power filter using repetitive control)
- 2014-06-04 19:36:22下载
- 积分:1
-
wav_matlab
matlab音频的控制与播放,详细的代码,可以直接运行(matlab audio control and playback, a detailed code that can run)
- 2009-11-28 09:30:59下载
- 积分:1
-
test3_4
说明: 方程组追赶法的C++程序以及MATLAB源程序(Equations chase law procedures and the MATLAB C++ source code)
- 2011-04-12 00:03:24下载
- 积分:1
-
Hybrid-Differential-Evolution-Algorithm-With-Adap
This Toolset comprises of the following files:
1) RunTutorial.m
Runs and publish in html format the Tutorial.m file.
2) Tutorial.m
A quick reference tutorial for the DE_TCR algorithm.
3) DE_TCRparam.m
Generates the required parameters to run the DE_TCR algorithm.
4) DE_TCR.m
Runs the optimization algorithm. This code implements a version of
the DE_TCR algorithm described in:
G. Reynoso J. Sanchis X. Blasco Juan M. Herrero. Hybrid DE Algorithm
With Adaptive Crossover Operator For Solving Real-World Numerical
Optimization Problems. In IEEE Congress on Evolutionary Computation.
CEC 2011. (ISBN 978-1-4244-7833-0). New Orleans (USA). June 2011.
5) LocalSearch.m
Runs the Local search routine.
6) CostFuntion.m
The cost function to optimize
- 2013-01-18 15:59:57下载
- 积分:1
-
chap5
用matlab编写的程序,关于MATLAB图像处理的中计算图像的欧拉数。(Matlab program, about calculation in matlab image processing of the euler number of image。)
- 2013-12-18 10:04:18下载
- 积分:1
-
myrotate.m
roating the image matlab coding(it is about rotating the image.)
- 2015-04-20 10:14:36下载
- 积分:1