-
zuoye_two
基于MATLAB模糊控制下二阶系统的阶跃响应(MATLAB Fuzzy control based on the step response of second-order system)
- 2010-10-15 08:46:31下载
- 积分:1
-
funny-factorial-and-descrpition
funny factorial and description
- 2011-05-06 12:53:51下载
- 积分:1
-
Logistic
logistic回归算法代码,希望对大家有所帮助(logistic regression algorithm code, and they hope to help everyone)
- 2008-07-15 10:20:42下载
- 积分:1
-
matlab_expriment
matlab
包含优化问题试验、微分议程试验、代数实验和综合试验等
(matlab optimization problem that contains test, differential agenda test, algebra test and integrated test)
- 2007-10-29 11:05:55下载
- 积分:1
-
MATLAB
本书是关于matlab信号处理的,本书对信号处理介绍详细,本人感觉不错(This book is about the matlab signal processing, signal processing book describes in detail, I feel good)
- 2010-05-16 16:19:35下载
- 积分:1
-
findlyap
The alogrithm employed in this toolbox for determining Lyapunov
exponents is according to the algorithms proposed in
[1] 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.
[2] J. P. Eckmann and D. Ruelle, "Ergodic Theory of Chaos and Strange
Attractors," Rev. Mod. Phys., Vol. 57, pp. 617-656, 1 The algorithm given in [1] is used for first-order systems while the QR-based algorithm proposed in [2] is applied for higher order
systems. by Steve W. K. SIU, July 5, 1998.
(The alogrithm employed in this toolbox for determining Lyapunov
exponents is according to the algorithms proposed in
[1] 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.
[2] J. P. Eckmann and D. Ruelle, "Ergodic Theory of Chaos and Strange
Attractors," Rev. Mod. Phys., Vol. 57, pp. 617-656, 1985.
The algorithm given in [1] is used for first-order systems while
the QR-based algorithm proposed in [2] is applied for higher order
systems.
by Steve W. K. SIU, July 5, 1998.
)
- 2010-11-15 21:21:19下载
- 积分:1
-
shanglu
实现图像的基本操作,可对图像进行一些简单的操作,比如图像增强,图像恢复等等(To achieve the basic operation of the image may be an image of some simple operations, such as image enhancement, image restoration, etc.)
- 2010-01-03 10:31:09下载
- 积分:1
-
QPSK
使用MATLAB编程,用于仿真QPSK的解调
- 2010-05-19 07:34:52下载
- 积分:1
-
LCMV
一种自适应调零阵的LCMV算法,希望对大家有用(An adaptive array zero LCMV algorithm, useful for all of us hope)
- 2009-04-27 22:59:59下载
- 积分:1
-
code_23980764
RNW_perm(A)
利用Ryser-NW方法,计算n*n矩阵A的积和式。计算时间随着n
以2的指数倍增长。计算20*20以内的矩阵很快。
Hperm(A)
利用双元素展开计算非常稀疏的矩阵的积和式
symmRegular(n,k,m)
该命令要调用symmGen函数。
生成对称的k-regular n阶0-1矩阵的启发式算法。
参数n,k是必须的。m的默认值是10。
m设定尝试次数,如果该命令显示 fail ,表明经过m次尝试,
没有生成满足条件的矩阵。
symmGen(n,k)
这里k是一个n维向量,该命令启发式地生成一个以k为行和
的对称0-1矩阵。不能保证每次都成功,不过成功的概率一
般情况下尚可接受。(some useful code for numerical analysis)
- 2010-12-07 21:33:08下载
- 积分:1