代码搜索:Non-linear
找到约 518 项符合「Non-linear」的源代码
代码结果 518
www.eeworm.com/read/421949/10676955
m minball.m
function [Alpha, R, mi2] = minball(data,ker, arg)
% MINBALL computes minimal ball around data.
% [Alpha, R, mi2 ] = minball(data,ker, arg)
%
% It computes a center and a radius of minimal ball
% arou
www.eeworm.com/read/349916/10783045
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/461294/7229932
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/457219/7332105
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/452217/7445289
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/206731/7457044
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/298649/7947635
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/244076/12892161
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/137229/13338831
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate
www.eeworm.com/read/264420/11315625
m da_olt4.m
function [ypred]=da_olt1(x,coefs,poly);
%
% Non-linear steady-state model
%
%
% Ensure the coefficients are in a column
%
[D L]=size(coefs);
if L > D
coefs=coefs';
end
%
% Calculate