代码搜索:NNS
找到约 1,075 项符合「NNS」的源代码
代码结果 1,075
www.eeworm.com/read/448758/7526159
final sec23.model3.final
(TOP (S (INTJ (UH No) (, ,)) (NP (PRP it)) (VP (VBD was) (RB n't) (NP (NNP Black) (NNP Monday) (. .)))))
(TOP (S (CC But) (SBAR (IN while) (S (NP (DT the) (NNP New) (NNP York) (NNP Stock) (NNP Exchan
www.eeworm.com/read/173741/9637485
m sitrun.m
function [sys0,sys1]=SITrun(mode)
clc;
ts=0.001; %数据采样周期
N=1000; %数据采样点数
if mode==0
load SIdata.mat
www.eeworm.com/read/173741/9637489
m armaxoutline.m
function [m,fit]=ARMAXoutline(u,z,ts,N,nns,nnt)
%获取模型结构参数范围
nas=nns(1);nat=nnt(1);
nbs=nns(2);nbt=nnt(2);
ncs=nns(3);nct=nnt(3);
nk=nns(4);
if (nat-nas+1)*(nbt-nbs+1)*(nct-ncs+1)>150
return
www.eeworm.com/read/173741/9637491
m bjoutline.m
function [m,fit]=BJoutline(u,z,ts,N,nns,nnt)
%获取模型结构参数范围
nbs=nns(1);nbt=nnt(1);
ncs=nns(2);nct=nnt(2);
nds=nns(3);ndt=nnt(3);
nfs=nns(4);nft=nnt(4);
nk=nns(5);
if (nbt-nbs+1)*(nct-ncs+1)*(ndt-n
www.eeworm.com/read/367160/9777006
f dchkab.f
PROGRAM DCHKAB
IMPLICIT NONE
*
* -- LAPACK test routine (version 3.1.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* January 2007
*
* Purpose
*
www.eeworm.com/read/367160/9777366
f zchkab.f
PROGRAM ZCHKAB
IMPLICIT NONE
*
* -- LAPACK test routine (version 3.1.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* January 2007
*
* Purpose
*
www.eeworm.com/read/185949/8971187
h vec_gf2xvec.h
#ifndef NTL_vec_GF2XVec__H
#define NTL_vec_GF2XVec__H
#include
#include
NTL_OPEN_NNS
NTL_vector_decl(GF2XVec,vec_GF2XVec)
NTL_CLOSE_NNS
#endif
www.eeworm.com/read/185949/8971243
h mat_poly_zz.h
#ifndef NTL_mat_poly_ZZ__H
#define NTL_mat_poly_ZZ__H
#include
#include
NTL_OPEN_NNS
void CharPoly(ZZX& f, const mat_ZZ& M, long deterministic=0);
NTL_CLOSE_
www.eeworm.com/read/356815/10220796
h vec_gf2xvec.h
#ifndef NTL_vec_GF2XVec__H
#define NTL_vec_GF2XVec__H
#include
#include
NTL_OPEN_NNS
NTL_vector_decl(GF2XVec,vec_GF2XVec)
NTL_CLOSE_NNS
#endif
www.eeworm.com/read/356815/10220818
h mat_poly_zz.h
#ifndef NTL_mat_poly_ZZ__H
#define NTL_mat_poly_ZZ__H
#include
#include
NTL_OPEN_NNS
void CharPoly(ZZX& f, const mat_ZZ& M, long deterministic=0);
NTL_CLOSE_