代码搜索:pha
找到约 824 项符合「pha」的源代码
代码结果 824
www.eeworm.com/read/413699/11146563
c init_port.c
/****************************************************************
* Initialization of port of e-puck *
* Version 1.0 november 2005 *
* Michael Bonani, Francesco Mondada, Davis Dadie
www.eeworm.com/read/413699/11146573
c init_port.c
/****************************************************************
* Initialization of port of e-puck *
* Version 1.0 november 2005 *
* Michael Bonani, Francesco Mondada, Davis Dadie
www.eeworm.com/read/490313/1205795
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/209919/4956028
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/312371/3672664
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/299916/3849346
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/299916/3849538
m freqz_m.m
function [db,mag,pha,grd,w] = freqz_m(b,a);
% Modified version of freqz subroutine
% ------------------------------------
% [db,mag,pha,grd,w] = freqz_m(b,a);
% db = Relative magnitude in dB comp
www.eeworm.com/read/177025/9474152
c detect_drift.c
/*****************************************************************************/
/* FIle Name : detect_drift.c */
/* Description : WLAN LONGsequence Pha
www.eeworm.com/read/177025/9474148
c phase_drift.c
/*****************************************************************************/
/* FIle Name : phase_drift.c */
/* Description : WLAN OFDM correct pha
www.eeworm.com/read/339074/12261085
vhd con_sin.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY CON_SIN IS
PORT(EN:IN STD_LOGIC;
FM_OUT:OUT STD_LOGIC_VECTOR(23 DOWNTO 0);
FRE_OUT:OUT STD_LOGIC_V