代码搜索:nonlinear

找到约 2,099 项符合「nonlinear」的源代码

代码结果 2,099
www.eeworm.com/read/413394/11157753

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/238364/13891560

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/236814/13998127

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/203230/15363765

m chap8_3.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/166836/9995445

m ex611b.m

% ex611b.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).*tan(2*p
www.eeworm.com/read/424063/10501539

m fsolve.m

function [x,OPTIONS] = fsolve(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FSOLVE Solves nonlinear equations by a least squares method. % % FSOLVE solves equations of the form: %
www.eeworm.com/read/311730/13626806

m maincontrol.m

% 系统仿真例子(闭环 有控制时) % Nonlinear control of CSTR % 主程序 % 系统函数句柄 SysFun=@SysSs; % 状态初值 x0=[0.144,0.8862]; % 状态x(1) 的设定值 r=0.76; % Simulation Settings H=0.1; t0=0; tf=20; tspan=t0:H:t
www.eeworm.com/read/404751/11479104

m fazrov_typnl.m

function [sys,x0,str,ts] = fazrov_typnl(t,x,u,flag,num,den,w,nelintyp,nelinpar,x1min,x1max,x1num,x2min,x2max,x2num) % NelinSys - a program tool for analysis and synthesis of nonlinear control syste
www.eeworm.com/read/338523/12295459

m ex611b.m

% ex611b.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).*tan(2*p
www.eeworm.com/read/393871/8257233

m fazrov_typnl.m

function [sys,x0,str,ts] = fazrov_typnl(t,x,u,flag,num,den,w,nelintyp,nelinpar,x1min,x1max,x1num,x2min,x2max,x2num) % NelinSys - a program tool for analysis and synthesis of nonlinear control syste