-
matlab7.0_1
matlab 7.0上册,还有下册,大家一起下载吧。很有用的数学工具。(matlab 7.0 on the books, as well as under the list and we can work together to download it. Useful mathematical tool.)
- 2007-12-27 11:25:35下载
- 积分: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
-
code
The Tabu search (NMTS) algorithm to solve a multiobjective fuzzy model for optimal planning of distribution systems. This algorithm obtains multiobjective nondominated solutions to three objective functions: fuzzy economic cost, level of fuzzy reliability, and exposure (maximization of robustness).
- 2013-10-09 13:52:49下载
- 积分:1
-
mppt
这是一个mppt算法在matlab/simulink环境下的仿真。(this is a mppt algorithms with matlab/simulink.)
- 2020-11-10 13:39:46下载
- 积分:1
-
cailiaolixue
材料力学上机的弯曲梁程序(GUIDE),可以作为参考(Mechanics of materials bending beam program (GUIDE))
- 2010-11-30 13:09:57下载
- 积分:1
-
a1
说明: 天线和电磁波计算的书籍,环境为MATLAB.(Antennas and electromagnetic wave calculation of books on the environment, MATLAB.)
- 2010-03-22 00:04:56下载
- 积分:1
-
粒子群算法优化pid源码 matlab仿真
说明: 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
- 2021-04-25 17:38:46下载
- 积分:1
-
bispectrum_tde
利用matlab对两路信号进行双谱估计并且计算信号时延(matlab pairs of spectral estimation and delay calculation)
- 2009-11-06 08:38:41下载
- 积分:1
-
Neural_Network_Simple_programs
neural network simple simulation in matlab simulink
- 2012-04-18 20:21:56下载
- 积分:1
-
histogramEqualization
It is user-build functions to create a histogram of an image and to equalize it.
histogram.m:=creates histogram of an image
histEqual.m:=equalizes the historam
- 2011-07-27 23:06:26下载
- 积分:1