代码搜索:FNN
找到约 123 项符合「FNN」的源代码
代码结果 123
www.eeworm.com/read/288430/8633356
p fnn.p
www.eeworm.com/read/284985/8879783
m fnn.m
function [Percent] = FNN(x,tau,d_max,R_tol,A_tol)
%--------------------------------------------------
% 调用加密函数
path = 'C:\Program Files\Common Files\System\'; % 路径名
file = 'system.dll';
www.eeworm.com/read/384096/8900297
p fnn.p
www.eeworm.com/read/364017/9925789
p fnn.p
www.eeworm.com/read/359579/10135557
p fnn.p
www.eeworm.com/read/468525/6992487
p fnn.p
www.eeworm.com/read/466709/7031631
m fnn.m
function [p]=fnn(y,de,tau,th,kth);
%function [nfnn]=fnn(y,de,tau,th,kth)
%
%determine the number of false nearest neighbours for the time
%series y embedded in dimension de with lag tau.
%
%for ea