代码搜索:Exponents

找到约 159 项符合「Exponents」的源代码

代码结果 159
www.eeworm.com/read/472943/1402598

m psiface.m

function psi = PsiFace(nu,rho,delta) % Synopsis % psi = PsiFace(nu,rho,delta) % Description % Calculate Exponents of Number of Faces % See Section 7.1 in HDCSPwNP2D psi = rho.*delta.* log
www.eeworm.com/read/472943/1402526

m psiint.m

function psi = PsiInt(nu,rho,delta) % Synopsis % psi = PsiInt(nu,rho,delta) % Description % Calculate Exponents of Internal Angle % See Eqn (6.15) in HDCSPwNP2D gamma = rho.*delta./nu; t
www.eeworm.com/read/472943/1402560

m psiint.m

function psi = PsiInt(nu,rho,delta) % Synopsis % psi = PsiInt(nu,rho,delta) % Description % Calculate Exponents of Internal Angle % See Eqn (6.15) in HDCSPwNP2D gamma = rho.*delta./nu; t
www.eeworm.com/read/472943/1402604

m psiint.m

function psi = PsiInt(nu,rho,delta) % Synopsis % psi = PsiInt(nu,rho,delta) % Description % Calculate Exponents of Internal Angle % See Eqn (6.15) in HDCSPwNP2D gamma = rho.*delta./nu; t
www.eeworm.com/read/472943/1402638

m psiint.m

function psi = PsiInt(nu,rho,delta) % Synopsis % psi = PsiInt(nu,rho,delta) % Description % Calculate Exponents of Internal Angle % See Eqn (6.15) in HDCSPwNP2D gamma = rho.*delta./nu; t
www.eeworm.com/read/472943/1402697

m psiint.m

function psi = PsiInt(nu,rho,delta) % Synopsis % psi = PsiInt(nu,rho,delta) % Description % Calculate Exponents of Internal Angle % See Eqn (6.15) in HDCSPwNP2D gamma = rho.*delta./nu; t
www.eeworm.com/read/492937/6414503

m lyap_exp_of_cont_sys.m

function varargout = lyap_exp_of_cont_sys(varargin) % LYAP_EXP_OF_CONT_SYS computes Lyapunov exponents spectra of ODE % gui-mode using: % [LyapExps localLyapExps]=lyap_exp_of_cont_sys; % batch-mod
www.eeworm.com/read/492937/6414510

m lyap_exp_of_discrete_map.m

function varargout = lyap_exp_of_discrete_map(varargin) % LYAP_EXP_OF_DISCRETE_MAP computes Lyapunov exponents of discrete map % gui-mode using: % LyapExps=lyap_exp_of_discrete_map; % batch-mode u
www.eeworm.com/read/472360/6876046

m lyapunov.m

% the largest lyapunov exponents of josephson % % Author's email: ustb03-07@yahoo.com.cn % clear clc global Bc ia w id; % % The Largest Lyapunov Index ia % Bc=0.50; w=0.66; id=0.00; Z=
www.eeworm.com/read/206437/15295383

txt 文件夹说明.txt

Rosenstein方法(小数据量法)计算 Lyapunov 指数的 Matlab 程序的文件说明 ---------------------------------------------- 参考文献: Michael T.Rosenstein,et.al "A practical method for calculating largest lyapunov exponents f