-
Cholesky
说明: 实 现 Cholesky(Cholesky)
- 2010-04-22 19:07:50下载
- 积分:1
-
colorhist
HSV颜色直方图的小例子,可以显示三个通道的二维灰度图像,以及它们各自的直方图。(color histogram demo)
- 2013-11-15 11:14:39下载
- 积分:1
-
MATLAB求解偏微分方程(扩散方程)
说明: MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB to solve partial differential equation ( diffusion equation ) finite difference method source code)
- 2019-02-20 17:20:47下载
- 积分:1
-
kemiao
带延迟系统的PID控制算法,整定方法为N-Y整定,对象为G(s)=e^(-5s)/(s+1)(Delay system with PID control algorithm, NY tuning tuning method, the object is G (s) = e ^ (-5s)/(s+1))
- 2011-04-21 15:51:18下载
- 积分:1
-
EITHT
mATLAB教程第六章案例,时间变动序列(mATLAB Tutorial Chapter VI case, the time sequence changes)
- 2013-07-20 10:01:58下载
- 积分:1
-
MATLAB-INTERMEDIET-courses
this file contents many of matlab intermediatte lectures. I made by myselves..
- 2011-05-19 07:34:22下载
- 积分:1
-
CI
说明: 一个协方差交集的matlab函数,可以直接调用的函数(Matlab code on intersection of a covariance.The function can be directly called)
- 2010-09-29 21:20:13下载
- 积分:1
-
MATLABcode30intelligent-algorithms
MATLAB智能算法30个案例分析 源代码 有各种智能算法,如遗传算法,免疫算法,神经网络的实现(Intelligent algorithm MATLAB source code 30 case studies have a variety of intelligent algorithms, such as genetic algorithm, immune algorithm, neural network implementations)
- 2015-02-09 09:53:26下载
- 积分:1
-
rossler2
Rossler equation
A. Wolf, J. B. Swift, H. L. Swinney and J. A. Vastano, "Determining Lyapunov Exponents from a Time Series,"
Physica D, Vol. 16, pp. 285-317, 1985.(Rossler equation
dx =-y- z
dy = x+ a*y
dz = b+ z*(x-c))
- 2012-04-14 12:09:54下载
- 积分:1
-
S2
说明: function [ret,x0,str,ts,xts]=s1(t,x,u,flag)
s1 is the M-file description of the SIMULINK system named s1.
The block-diagram can be displayed by typing: s1.
SYS=s1(T,X,U,FLAG) returns depending on FLAG certain
system values given time point, T, current state vector, X,
and input vector, U.
FLAG is used to indicate the type of output to be returned in SYS.
Setting FLAG=1 causes s1 to return state derivatives, FLAG=2
discrete states, FLAG=3 system outputs and FLAG=4 next sample
time. For more information and
- 2010-03-03 17:14:37下载
- 积分:1