代码搜索:MATLAB LMD
找到约 10,000 项符合「MATLAB LMD」的源代码
代码结果 10,000
www.eeworm.com/read/113579/15453007
txt install.txt
Matlab Functions for Radial Basis Function Networks
---------------------------------------------------
Installation Instructions.
1. Unpack the distribution in some convenient folder.
2
www.eeworm.com/read/106690/15626807
txt 1st_readme.txt
08 October 2003
IMPORTING ANT CNT DATA FILES INTO EEGLAB
========================================
This compressed file contains Matlab scripts to import the ANT CNT raw data
files into E
www.eeworm.com/read/106690/15626876
txt 1st_readme.txt
This dir contains original Matlab functions from the EEGLAB (formerly ICA/EEG)
Matlab toolbox, all released under the Gnu public license (see eeglablicence.txt).
See the EEGLAB tutorial and referenc
www.eeworm.com/read/101557/15827098
htm hmfasb.htm
Communication Toolbox MATLAB Functions and SIMULINK Blocks
Communication Toolbox MATLAB Functions and SIMULINK Blocks
This toolbox contains both SIMULINK function b
www.eeworm.com/read/160392/10536413
cc unary_expr.cc
#include "Unary_expr.h"
#include "Globals.h"
#include "Cmd_options.h"
#include "Number_expr.h"
Unary_expr::Unary_expr(Expr * c) : Expr(c) {
child = c;
}
Unary_expr::~Unary_expr() {
delete child;
}
www.eeworm.com/read/381500/9089879
m mainpre_by_lya_1.m
%skyhawk
clear all;
m=6; %嵌入维数
N=80; %预测后N个点
A=load('kj.txt');
P=26; % 北空的平均循环周期=26
whl=A(:,4);
[whsl,lll]=size(whl);
% lmd_1=lyapunov(m,m,whl,whsl);%求lyapunov指数
% lmd_mm=lmd
www.eeworm.com/read/377519/9273595
m mainpre_by_lya_1.m
%skyhawk
clear all;
m=6; %嵌入维数
N=80; %预测后N个点
A=load('kj.txt');
P=26; % 北空的平均循环周期=26
whl=A(:,4);
[whsl,lll]=size(whl);
% lmd_1=lyapunov(m,m,whl,whsl);%求lyapunov指数
% lmd_mm=lmd
www.eeworm.com/read/338327/7109286
m mainpre_by_lya_1.m
%skyhawk
clear all;
m=6; %嵌入维数
N=80; %预测后N个点
A=load('kj.txt');
P=26; % 北空的平均循环周期=26
whl=A(:,4);
[whsl,lll]=size(whl);
% lmd_1=lyapunov(m,m,whl,whsl);%求lyapunov指数
% lmd_mm=lmd
www.eeworm.com/read/337845/12336819
m mainpre_by_lya_1.m
%skyhawk
clear all;
m=6; %嵌入维数
N=80; %预测后N个点
A=load('kj.txt');
P=26; % 北空的平均循环周期=26
whl=A(:,4);
[whsl,lll]=size(whl);
% lmd_1=lyapunov(m,m,whl,whsl);%求lyapunov指数
% lmd_mm=lmd
www.eeworm.com/read/129868/14220566
m mainpre_by_lya_1.m
%skyhawk
clear all;
m=6; %嵌入维数
N=80; %预测后N个点
A=load('kj.txt');
P=26; % 北空的平均循环周期=26
whl=A(:,4);
[whsl,lll]=size(whl);
% lmd_1=lyapunov(m,m,whl,whsl);%求lyapunov指数
% lmd_mm=lmd