代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/303512/13813962
m dolph3.m
% dolph3.m - DuHamel version of endfire Dolph-Chebyshev
%
% Usage: [a, dph] = dolph3(type, d, N, R)
%
% type = 1, -1, 2 for forward, backward, bi-directional
% d = element spacing in units o
www.eeworm.com/read/489695/6468893
txt arqprotocol_rar stop-and-waitarq_c.txt
ARQprotocol.rar stop-and-waitARQ.cwww.pudn.com > ARQprotocol.rar >
stop-and-waitARQ.c
/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data
from
sender to receiver. T
www.eeworm.com/read/298333/7965981
art lpas1.art
SUBJECT: LPA Series - 500 MHz to 1300 MHz
USE: Amateur Bands 33cm & 23cm, directional scanning.
Note: See ARRL Antenna Handbook under LPA construction
Tau = 0.96
Sigma = 0.18
B = 2.6
COT
www.eeworm.com/read/138860/13207093
m dfilters.m
function [h0, h1] = dfilters(fname, type)
% DFILTERS Generate directional 2D filters
%
% [h0, h1] = dfilters(fname, type)
%
% Input:
% fname: Filter name. Available 'fname' are:
% 'haa
www.eeworm.com/read/406718/2273739
java relation.java
package org.jutil.relation;
import java.util.List;
/**
* A class of objects that can be used to set up bi-directional relations between objects.
*
*
www.eeworm.com/read/174163/9605582
txt instructions.txt
1. Backup your O2 XDA II with either SD Backup, XBackup or ActiveSync's backup to preserve your files, settings & data.
2. Go into bootloader mode (hold Power Button + Directional Pad + Reset Butto
www.eeworm.com/read/391686/8391103
m dfilters.m
function [h0, h1] = dfilters(fname, type)
% DFILTERS Generate directional 2D filters
%
% [h0, h1] = dfilters(fname, type)
%
% Input:
% fname: Filter name. Available 'fname' are:
% 'haar': th
www.eeworm.com/read/371680/9542235
m cont.m
function [xout, vout, sout, hout, fout] = cont(varargin)
%
% CONTINUE(cds.curve, x0, v0, options)
%
% Continues the curve from x0 with optional directional vector v0
% options is a option-vector
www.eeworm.com/read/371680/9542239
asv cont.asv
function [xout, vout, sout, hout, fout] = cont(varargin)
%
% CONTINUE(cds.curve, x0, v0, options)
%
% Continues the curve from x0 with optional directional vector v0
% options is a option-vector
www.eeworm.com/read/120147/6303429
m nnd8dd.m
function nnd8dd(cmd,data)
%NND8DD Directional derivatives demonstration.
% BRING UP FIGURE IF IT EXISTS
me = 'nnd8dd';
fig = nndfgflg(me);
if length(get(fig,'children')) == 0, fig = 0; end