代码搜索:HNN
找到约 21 项符合「HNN」的源代码
代码结果 21
www.eeworm.com/read/461958/7213700
h hnn.h
#ifndef HNN_H
#define HNN_H
#define NULL 0
#include
#include "Gantt.h"
/*-------------------------------------------------------------------*/
//
www.eeworm.com/read/461958/7213701
cpp hnn.cpp
#include
#include
#include
#include "HNN.h"
HNN::HNN(int n, int m, int** machine/* = NULL */, int** protime/* = NULL */)
:cost(HUGENUM),E(0),runMin(0),runSec(0),r
www.eeworm.com/read/268800/11120795
m dtmf.m
function hn=DTMF(num,a,b)
phone='123A456B789C*0#D';
fl=[697 770 852 941];
fh=[1209 1336 1447 1633];
fs=8000;
N=80;
for i=1:4
for j=1:4
d=(i-1)*4+j;
if phone(d)==num
nl=
www.eeworm.com/read/461958/7213702
h rnn.h
#ifndef RNN_H
#define RNN_H
#include "HNN.h"
/*--------------------------------------------------------------*/
// //
//
www.eeworm.com/read/201676/15398835
m dai.m
function bif_hnnmap
bif_hnn(@weifen4,'bif_odef_sign.mat');
function bif_hnn(odef,filename)
op=odeset('RelTol',1e-6,'AbsTol',1e-6);
ope=odeset('RelTol',1e-6,'AbsTol',1e-6,'Events',@events);
x0=[
www.eeworm.com/read/359245/10159395
m exa5_10.m
%-----------------------------------------------------------------------------
% exa060302_hannhigh1.m , for example 6.3.2
% use hanning window to design highpass digital filter
%------------------
www.eeworm.com/read/448259/7535744
m exa5_10.m
%-----------------------------------------------------------------------------
% exa060302_hannhigh1.m , for example 6.3.2
% use hanning window to design highpass digital filter
%------------------
www.eeworm.com/read/216263/15022268
m exa5_10.m
%-----------------------------------------------------------------------------
% exa060302_hannhigh1.m , for example 6.3.2
% use hanning window to design highpass digital filter
%------------------