代码搜索:Lin
找到约 10,000 项符合「Lin」的源代码
代码结果 10,000
www.eeworm.com/read/388439/8609503
m lin_seed.m
% Script file to seed the population of tree_ga with a linear model
%
% Author Date Predecessor Modification
% ====== ==== =========== ============
% B.McKay
www.eeworm.com/read/432314/8610330
m lin_seed.m
% 用线性模型设置种子群体
U_x='[ones( num_data,1) u1 ';
for i=2:num_inp,
U_x=[U_x 'u' num2str(i) ' '];
end
U_x=['U_data=' U_x '];'];
for k=num_inp:-1:1,
U_x = strrep(U_x,['u' num2str(k)],['u(1:num_da
www.eeworm.com/read/288527/8624974
m lin_seed.m
% 用线性模型设置种子群体
U_x='[ones( num_data,1) u1 ';
for i=2:num_inp,
U_x=[U_x 'u' num2str(i) ' '];
end
U_x=['U_data=' U_x '];'];
for k=num_inp:-1:1,
U_x = strrep(U_x,['u' num2str(k)],['u(1:num_da
www.eeworm.com/read/288527/8626836
m lin_seed.m
% Script file to seed the population of tree_ga with a linear model
%
% Author Date Predecessor Modification
% ====== ==== =========== ============
% B.McKay
www.eeworm.com/read/387923/8646468
pdf cpp_lin.pdf
www.eeworm.com/read/287949/8657764
lin exp_03.lin
www.eeworm.com/read/287949/8657775
lin exp_04.lin
www.eeworm.com/read/287949/8657784
lin exp_07.lin
www.eeworm.com/read/287949/8657811
lin exp_09.lin
www.eeworm.com/read/287949/8657888