代码搜索:nonlinear
找到约 2,099 项符合「nonlinear」的源代码
代码结果 2,099
www.eeworm.com/read/407580/11414699
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/404751/11479122
m fazrov_auton2.m
function [sys,x0,str,ts] = fazrov_auton2(t,x,u,flag,skt,x1min,x1max,x1num,x2min,x2max,x2num)
% NelinSys - a program tool for analysis and synthesis of nonlinear control systems
% based
www.eeworm.com/read/155809/11845661
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/258606/11850992
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/155041/11902210
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/341517/12080530
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/338523/12301303
m ex611.m
% ex611.m file.
% System Identification problem for a nonlinear plant
% PenChen Chou, July 28, 2001
% ====== Generate training data
Ts=0.001;k1=0:499;k2=500:699;t=Ts*[k1 k2];
u1 = sin(2*pi*k1/2
www.eeworm.com/read/338523/12302345
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/148489/12463562
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/232951/14175868
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;