代码搜索结果
找到约 10,000 项符合
N 的代码
n_back1.gif
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|23 Jun 2006 07:30:24 -0000
vti_extenderversion:SR|6.0.2.6551
vti_backlinkinfo:VX|Example/index.htm
fts1n.test
# 2007 July 24
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for yoursel
fts2n.test
# 2007 April 26
#
# The author disclaims copyright to this source code.
#
#*************************************************************************
# This file implements tests for prefix-searching i
ajo_n_times.m
for i = 1:15
aika=10; %*(10^i);
clear a;
a(1,:)=clock;
sim('test_openmdl',aika);
a(2,:)=clock;
kesto(i,:) = (a(2,:)-a(1,:));
%a
tmp =length(ber);
b =
mainpre_by_jiaquanyijie_n.m
%skyhawk&flyinghawk
clear all;
data=load('bk1.txt');%读取数据
whl=data(:,4);
[whsl,lllll]=size(whl);
m=6;
P=26; %平均循环周期
N=80;%最多可预测步数估计值
for i=1:whsl
whlsj(i)=whl(i);
end
[lmd_m,idx,
mainpre_by_lya_n.m
%skyhawk
clear all;
A=load('bk1.txt');
whl=A(:,4);
[whsl,lll]=size(whl);
m=6
P=26; %平均循环周期
N=80; %最多校验步数
for i=1:whsl
whlsj(i)=whl(i);
end
[lmd_m,idx,min_d,idx1,min_d1]=ly