代码搜索:Exponents
找到约 159 项符合「Exponents」的源代码
代码结果 159
www.eeworm.com/read/152812/12079919
m lyapunov.m
function [Texp,Lexp]=lyapunov(n,tstart,stept,tend,ystart,ioutp);
global DS;
global P;
global calculation_progress first_call;
global driver_window;
global TRJ_bufer Time_bufer bufer_i;
%
%
www.eeworm.com/read/238228/13901802
m lyapunov.m
function [Texp,Lexp]=lyapunov(n,tstart,stept,tend,ystart,ioutp);
global DS;
global P;
global calculation_progress first_call;
global driver_window;
global TRJ_bufer Time_bufer bufer_i;
%
%
www.eeworm.com/read/195633/8137574
pdf a practical method for calculating largest lyapunov exponents from small data sets.pdf
www.eeworm.com/read/157627/6285200
pdf a practical method for calculating largest lyapunov exponents from small data sets.pdf
www.eeworm.com/read/439379/7711433
m qi_hyper_lyap.m
lp_qi=zeros(1,4);
%global a b c d e f;
%a = 50 c = 13, d = 8, e = 33, f = 30
for b=linspace(16,27,200);
[T,Res]=lyapunov(4,@qi_hyper,@ode45,0,0.1,100,[10 8 3 2],10);
lp_qi=[lp_qi;Res(en
www.eeworm.com/read/278956/10486134
txt 文件夹说明.txt
小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)
----------------------------------------------
参考文献:
Michael T.Rosenstein,
"A practical method for calculating largest lyapunov exponents from smal
www.eeworm.com/read/422563/10629883
txt 文件夹说明.txt
小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)
----------------------------------------------
参考文献:
Michael T.Rosenstein,
"A practical method for calculating largest lyapunov exponents from smal
www.eeworm.com/read/270921/11019671
txt 文件夹说明.txt
小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)
----------------------------------------------
参考文献:
Michael T.Rosenstein,
"A practical method for calculating largest lyapunov exponents from smal
www.eeworm.com/read/347945/11623590
m getexponentbase.m
function [exponents,base]=getexponentbase(p,x)
%GETEXPONENTBASE Internal function used in SOS programs
% Author Johan L鰂berg
% $Id: getexponentbase.m,v 1.9 2006/02/15 21:41:35 joloef Exp $
if
www.eeworm.com/read/152742/12089893
txt 文件夹说明.txt
小数据量法计算 Lyapunov 指数的 Matlab 程序 - (mex 函数,超快)
----------------------------------------------
参考文献:
Michael T.Rosenstein,
"A practical method for calculating largest lyapunov exponents from smal