代码搜索:Directional
找到约 393 项符合「Directional」的源代码
代码结果 393
www.eeworm.com/read/244154/12881019
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
%
% DIRSTRETCH(X,D) where X is a complex vector and D a complex scalar stretches X by abs(D) along the direction arg(D)
% if D is a v
www.eeworm.com/read/311447/13630964
m dfbrec.m
function x = dfbrec(y, fname)
% DFBREC Directional Filterbank Reconstruction定向filterbank重建
%
% x = dfbrec(y, fname)
%
% Input:
% y: subband images in a cell vector of length 2^n
% f
www.eeworm.com/read/307151/13727479
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg
www.eeworm.com/read/307151/13727498
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
%
% DIRSTRETCH(X,D) where X is a complex vector and D a complex scalar stretches X by abs(D) along the direction arg(D)
% if D is a v
www.eeworm.com/read/301579/13855920
h connection.h
/*
* Project : P2PSimulator
*
* File Name : Connection.h
* high level directional connection between agent
*
* Author : Liu Jiang
*
* Date : 2006-3-27
*
* Log :
*/
#i
www.eeworm.com/read/344551/11872979
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg
www.eeworm.com/read/344551/11873049
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
%
% DIRSTRETCH(X,D) where X is a complex vector and D a complex scalar stretches X by abs(D) along the direction arg(D)
% if D is a v
www.eeworm.com/read/337105/12390847
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg
www.eeworm.com/read/337105/12390901
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
%
% DIRSTRETCH(X,D) where X is a complex vector and D a complex scalar stretches X by abs(D) along the direction arg(D)
% if D is a v
www.eeworm.com/read/129929/14216574
java pro2.java
/*Protocol 2 (stop-and-wait) also provides for a one-directional
*flow cheng of quan data from sender to receiver.The communication
*channel is once again assumed to be error free, as in protocol