代码搜索:practical
找到约 1,002 项符合「practical」的源代码
代码结果 1,002
www.eeworm.com/read/490601/6449468
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/477625/6729454
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/476539/6755733
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/407580/11414629
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/405928/11454763
m distort_fm.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% SLAM Summer School 2006, Oxford.
% Practical 3. SLAM using Monocular Vision.
% Practical exercise.
% J.M.M. Montiel, Javi
www.eeworm.com/read/155809/11845539
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/258606/11850869
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/341517/12080381
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/152680/12093859
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])
www.eeworm.com/read/251685/12326043
m chap7_1f.m
clear all;
close all;
Jp=0.0030;bp=0.067;
Jn=0.0033;bn=0.0673;
Gp=tf([1],[Jp,bp,0]); %Practical plant
Gn=tf([1],[Jn,bn,0]); %Nominal plant
tol=0.001;
Q=tf([3*tol,1],[tol^3,3*tol^2,3*tol,1])