代码搜索:nonlinear
找到约 2,099 项符合「nonlinear」的源代码
代码结果 2,099
www.eeworm.com/read/299343/3853299
m chap7_5.m
%Nonlinear PID Control for a servo system
clear all;
close all;
ts=0.001;
J=1/133;
q=25/133;
sys=tf(1,[J,q,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
r_1=0;r_2=0;
u_1=0;u_2=0
www.eeworm.com/read/449781/1673959
m chap7_5.m
%Nonlinear PID Control for a servo system
clear all;
close all;
ts=0.001;
J=1/133;
q=25/133;
sys=tf(1,[J,q,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
r_1=0;r_2=0;
u_1=0;u_2=0
www.eeworm.com/read/475897/6768509
m chap7_5.m
%Nonlinear PID Control for a servo system
clear all;
close all;
ts=0.001;
J=1/133;
q=25/133;
sys=tf(1,[J,q,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
r_1=0;r_2=0;
u_1=0;u_2=0
www.eeworm.com/read/238364/13891433
m chap7_5.m
%Nonlinear PID Control for a servo system
clear all;
close all;
ts=0.001;
J=1/133;
q=25/133;
sys=tf(1,[J,q,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
r_1=0;r_2=0;
u_1=0;u_2=0
www.eeworm.com/read/236814/13998004
m chap7_5.m
%Nonlinear PID Control for a servo system
clear all;
close all;
ts=0.001;
J=1/133;
q=25/133;
sys=tf(1,[J,q,0]);
dsys=c2d(sys,ts,'z');
[num,den]=tfdata(dsys,'v');
r_1=0;r_2=0;
u_1=0;u_2=0
www.eeworm.com/read/12816/246864
m torr_errf_sse.m
%for nonlinear methods...
function [sseC] = torr_errf_sse(f, nx1,ny1,nx2,ny2, m3)
%disp('estimating error on f')
e = torr_errf2(f, nx1,ny1,nx2,ny2, length(nx1), m3);
sseC = norm(e,1); % sum
www.eeworm.com/read/381500/9089843
txt 混沌工具箱使用帮助.txt
C-C方法计算时间延迟和嵌入维数
主程序:C_CMethod.m, C_CMethod_independent.m
子函数:correlation_integral.m(计算关联积分)
disjoint.m(将时间序列拆分成t个不相关的子序列)
heaviside.m(计算时间序列的海维赛函数值)
参考文献Nonlinear dynamics, delay
www.eeworm.com/read/337845/12336783
txt 混沌工具箱使用帮助.txt
C-C方法计算时间延迟和嵌入维数
主程序:C_CMethod.m, C_CMethod_independent.m
子函数:correlation_integral.m(计算关联积分)
disjoint.m(将时间序列拆分成t个不相关的子序列)
heaviside.m(计算时间序列的海维赛函数值)
参考文献Nonlinear dynamics, delay
www.eeworm.com/read/129868/14220557
txt 混沌工具箱使用帮助.txt
C-C方法计算时间延迟和嵌入维数
主程序:C_CMethod.m, C_CMethod_independent.m
子函数:correlation_integral.m(计算关联积分)
disjoint.m(将时间序列拆分成t个不相关的子序列)
heaviside.m(计算时间序列的海维赛函数值)
参考文献Nonlinear dynamics, delay