代码搜索:nonlinear
找到约 2,099 项符合「nonlinear」的源代码
代码结果 2,099
www.eeworm.com/read/166836/9995985
m ex611a.m
% ex611a.m file.
% System Identification problem for a nonlinear plant
% PenChen Chou, July 28, 2001
% ====== Generate data
Ts=0.001;k1=0:499;k2=500:699;t=Ts*[k1 k2];
u1 = exp(-k1/250).*cos(2*p
www.eeworm.com/read/163199/10171104
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/163160/10172810
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/358867/10177502
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/160933/10469250
m gennonlindata.m
function [x, y] = gennonlindata(N, L0, x0, s0, y0);
% function [x, y] = gennonlindata(N, L0, x0, s0, y0);
%
% generate mixture-of-gaussians nonlinear data
%
% N: dimension of x vectors
% L0: g
www.eeworm.com/read/273090/10927884
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/273090/10928134
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/273065/10929623
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/416411/11030843
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;
www.eeworm.com/read/469779/6927122
m chap4_6.m
%CMAC Identification for nonlinear model
clear all;
close all;
xite=1.5;
alfa=0.05;
M=100;
N=7;
C=7;
w=zeros(N,1);
%w=rands(N,1);
w_1=w;
w_2=w;
d_w=w;
u_1=0;
y_1=0;
ts=0.001;