代码搜索: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/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