代码搜索:NNE
找到约 14 项符合「NNE」的源代码
代码结果 14
www.eeworm.com/read/147422/5729324
m xnne.m
%
% This function computes the Breathy index and the index as a function of time
% Written by Minkyu Lee
% date : 24-March-1995
%
function [nne, hnr, vnne]=xnne(sig, Ts, T)
% input
% sig :
www.eeworm.com/read/492033/6430246
cpp plquadcontact.cpp
#include "plquadcontact.h"
#include "global.h"
#include "element.h"
#include "node.h"
#include "globmat.h"
plquadcontact::plquadcontact (void)
{
long i,j;
nne=4; ndofe=8;
nb=1; tncomp=2;
www.eeworm.com/read/235582/4649246
java direction.java
package edu.odu.cs.zeil.AlgAE;
import java.lang.Math;
public class Direction
{
static public final int N = 0;
static public final int NNE = 1;
static public final int NE = 2;
static publi
www.eeworm.com/read/194767/8186643
m emnetg1x.m
function [sse3,g,A3,W3,b3,W4,b4,W5,b5,W6,b6] = emnetg1x(beta);
global P T nlayer nneuron1 nneuron2 nneuron3;
[rp cp] = size(P);
W5 = 0; b5 = 0; W6 = 0; b6 = 0;
if nlayer == 1,
beta1 = beta(1:nne