代码搜索:monocycle
找到约 94 项符合「monocycle」的源代码
代码结果 94
www.eeworm.com/read/461062/7235107
m monocycle.m
function [y] = monocycle(fs, ts, t, t1, A, pulse_order)
% This function generates one Gaussian pulse
% pulse_order - derivative of Gaussian pulse, if:
% 0 - Gaussian pulse
%
www.eeworm.com/read/200275/15435990
m monocycle.m
function [y] = monocycle(fs, ts, t, t1, A, pulse_order)
% This function generates one Gaussian pulse
% pulse_order - derivative of Gaussian pulse, if:
% 0 - Gaussian pulse
%
www.eeworm.com/read/200257/15436083
m monocycle.m
function [y] = monocycle(fs, ts, t, t1, A, pulse_order)
% This function generates one Gaussian pulse
% pulse_order - derivative of Gaussian pulse, if:
% 0 - Gaussian pulse
%
www.eeworm.com/read/355408/10267910
m uwb_monocycle.m
% Title: UWB Monocycle
% Author: J C
% Summary: Displays the time waveform for the Gaussian pulse function.
% MATLAB Release: R13
% Description: UWB_monocycle.m
%
% This m-file
www.eeworm.com/read/161339/10423747
m uwb_monocycle.m
% Title: UWB Monocycle
% Author: J C
% Summary: Displays the time waveform for the Gaussian pulse function.
% MATLAB Release: R13
% Description: UWB_monocycle.m
%
% This m-file
www.eeworm.com/read/478221/6722047
m monocycle1.m
pw1=.25e-9;%pulse width in nanosec,change to desired width
pw=pw1/4.5;%Fudge factor for inaccurate PWs,4-5 for 1st der. and 2-3 for 2nd der.
Fs=20e9;%sample frequency
Fn=Fs/2;%Nyquist freq
t=-3e-9
www.eeworm.com/read/378919/9212874
m uwb_monocycle2.m
%UWB-Run from editor debug(F5)-PPM(pulse position modulation) of
%UWB monocycle and doublet waveforms.
%This m file plots the time and frequency waveforms for PPM 1st and 2nd derivative
%equations
www.eeworm.com/read/378919/9213032
m uwb_monocycle1.m
%UWB_monocycle.m
%This m-file displays the time waveform for the Gaussian pulse function and the
%first and second derivatives of the Gaussian pulse function for a 0.5
%nanosecond pulse width. Oth
www.eeworm.com/read/378919/9213101
m uwb_monocycle1.m
%UWB_MONOCYCLE1-Run from editor debug(F5)
%This m file plots the time and frequency waveforms for the 1st and 2nd derivative
%equations used in UWB system analysis. Fudge factors are required to
%
www.eeworm.com/read/167080/9980849
m uwb_monocycle2.m
%UWB-Run from editor debug(F5)-PPM(pulse position modulation) of
%UWB monocycle and doublet waveforms.
%This m file plots the time and frequency waveforms for PPM 1st and 2nd derivative
%equations