-
matlabexcel
matlab 读取文件excle,十分有用(matlab read the file)
- 2012-09-09 10:12:36下载
- 积分:1
-
feixianxingdonglixue
依次阐述了非线性动力系统的建模,单自由度自治系统、单自由度非自治系统和多自由度系统的分析方法及动力学行为(Turn on the modeling of nonlinear dynamical systems, single degree of freedom autonomous system, single degree of freedom analysis methods and dynamic behavior of the non-autonomous system and multi-degree-of-freedom system)
- 2013-05-21 10:09:47下载
- 积分:1
-
lingo
lingo用于解决优化问题的佼佼者,不仅编程方便,而且能够针对优化类问题作出很多有用的分析,比如影子价值,灵敏度分析等(Lingo for optimization issue)
- 2010-12-03 14:15:10下载
- 积分:1
-
plot
绘图,matlab经典算法的程序 数学类(plot)
- 2010-09-14 09:27:18下载
- 积分:1
-
henon
说明: 混沌工具函数 function [x,y]=henon(n,level,a,b,x0,y0)(chaos function function [x,y]=henon(n,level,a,b,x0,y0))
- 2010-04-25 23:51:05下载
- 积分:1
-
maghadir
Eigen value - Eigen vector - Matlab code
- 2012-07-06 04:05:32下载
- 积分:1
-
chap23
先进PID控制MATLAB仿真(第3版), 作者: 刘金琨,2、3部分源码(Advanced PID control MATLAB simulation (3rd edition), Author: Jinkun, 2,3 some source)
- 2013-09-01 00:17:33下载
- 积分:1
-
ASK_AWGN
modulation ask amplitude shift keying
- 2012-01-09 04:53:42下载
- 积分:1
-
SimpleService
How to start or stop a windows NT service.
- 2006-09-27 19:32:17下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1