代码搜索:MATLAB LMD

找到约 10,000 项符合「MATLAB LMD」的源代码

代码结果 10,000
www.eeworm.com/read/486829/6530451

m lyapunov_wolf.m

function [lmd1] = lyapunov_wolf(data,N,m,tau,P) % wolf法求最大lyapunov指数 % data; % data为原始数据,列向量,n行1列 % m=最小嵌入维数; % tau=2; % tau为时间延迟 % 作者:Adu,武汉大学,adupopo@163.com lmd1=lyapunov_wolf_dll(data,tau,m,P)
www.eeworm.com/read/130983/14164049

cpp md5checksum.cpp

#include "stdafx.h" #include "MD5Checksum.h" #include "MD5ChecksumDefines.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif CString
www.eeworm.com/read/228366/14388459

cpp md5checksum.cpp

#include "stdafx.h" #include "MD5Checksum.h" #include "MD5ChecksumDefines.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif CString
www.eeworm.com/read/218334/14925995

m lyapunov_wolf.m

function [lmd1] = lyapunov_wolf_dll(data,N,m,tau,P) % wolf法求最大lyapunov指数 % data; % data为原始数据,列向量,n行1列 % m=最小嵌入维数; % tau=2; % tau为时间延迟 % 作者:Adu,武汉大学,adupopo@163.com lmd1=lyap_wolf(data,tau,m,P);
www.eeworm.com/read/237669/13939185

cpp md5checksum.cpp

#include "stdafx.h" #include "MD5Checksum.h" #include "MD5ChecksumDefines.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif CString
www.eeworm.com/read/391275/8413166

html graphics.html

www.eeworm.com/read/284304/8947265

txt 05-04.txt

>> str=['MATLAB 2006a'] >> str >> disp(str)
www.eeworm.com/read/374010/9423651

release

Release Notes Neural Network Based System Identification Toolbox Version 1.1 Department of Automation, Technical University of Denmark, June 20, 1997 This note contains important info
www.eeworm.com/read/366144/9828627

html graphics.html

www.eeworm.com/read/362705/9985063

txt 说明.txt

仿真中用的matlab是7.0.4版本,用matlab6.5版本打不开。