代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/249615/12485207
m matlab_2.m
%Single Neural Net PID Controller based on Second Type Learning Algorithm
clear all;
close all;
xc=[0,0,0]';
K=0.02;P=2;Q=1;d=6;
xiteP=120;
xiteI=4;
xiteD=159;
%Initilizing kp,ki and
www.eeworm.com/read/249612/12485218
m matlab_1.m
%Single Neural Adaptive PID Controller
clear all;
close all;
x=[0,0,0]';
xiteP=0.40;
xiteI=0.35;
xiteD=0.40;
%Initilizing kp,ki and kd
wkp_1=0.10;
wki_1=0.10;
wkd_1=0.10;
%wkp_1=rand;
www.eeworm.com/read/335797/12498116
pdf matlab7.0.pdf
www.eeworm.com/read/335687/12507325
pdf sfam&matlab.pdf
www.eeworm.com/read/249386/12507776
txt tsp_matlab.txt
for i=1:ngpool,
cost(i)=sum(diag(distance(gpool(i,:)',rshift(gpool(i,:))')));
end
% record current best solution
[costmin,idx]=min(cost);
tourmin=gpool(idx,:);
%=========
www.eeworm.com/read/147733/12534215
ppt matlab_walkthrough.ppt
www.eeworm.com/read/147584/12545062
dat output_matlab.dat
253.906250
1394.910156
3400.899369
5451.189211
7461.879024
8509.488592
5519.537707
-1306.039745
-6936.575354
-8920.200002
-8397.397895
-4821.647412
1507.253965
6689.519912
8738.028980
8
www.eeworm.com/read/334187/12619169
chm matlab-help.chm
www.eeworm.com/read/146601/12636226
rar matlab2.4.rar
www.eeworm.com/read/146601/12636228