代码搜索:Direction
找到约 10,000 项符合「Direction」的源代码
代码结果 10,000
www.eeworm.com/read/437944/7739111
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/245179/12813066
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/143759/12847204
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/143759/12847342
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/242594/12997544
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/139650/13145115
m select_der_normal_vector_sd.m
function [der] = select_der_normal_vector_SD(u, Vn, der_minus, der_plus)
%
% Under a force in the normal direction and a force based on a
% vector field, and assuming phi is approximately a signed
www.eeworm.com/read/139650/13145175
m select_der_normal.m
function [der] = select_der_normal(Vn, der_minus, der_plus)
%
% Under a force in the normal direction,
% select a derivative value given (plus) and (minus) derivatives.
%
% Author: Baris Sumengen
www.eeworm.com/read/139491/13153766
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/139491/13153965
m doa.m
function [spec,theta,bearing] = doa(ymat, dspace, dtheta,nsource,order,delta)
%DOA Direction-of-arrival estimation.
% [spec,theta] = doa(ymat, dspace, dtheta,nsource,order,delta)
% ymat - sensor
www.eeworm.com/read/321790/13398694
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity lpm_add_sub is
generic(
lpm_width : integer := 1;
lpm_representation: string := "SIGNED";
lpm_direction : string