代码搜索:SPECT
找到约 168 项符合「SPECT」的源代码
代码结果 168
www.eeworm.com/read/187956/8585568
m sinhscy5.m
%对sin信号进行抽样得到的结论5
clc
clear
fc=1;%sin信号的频率
a=-4;%信号的起始时间
b=4;%信号的终止时间
ts=1/(16*fc);%为使信号能较平滑的画出,设置的采样时间间隔
fs=1/ts;%由上面的采样时间间隔得到的采样频率
%----
f_s=fc*8;%采样频率是sin信号频率的8倍,即每个sin周期取样8个点
t_s=1/f_s;%
www.eeworm.com/read/386159/8762795
m convcode_ber_curves.m
function varargout = ConvCode_BER_Curves()
%ConvCode_BER_Curves Bit Error Rate plots for convolutional coded system.
% h = ConvCode_BER_Curves plots an upper bound of the bit error rate
% (BER)
www.eeworm.com/read/168680/9902111
asv sincy2.asv
%对sin信号进行抽样得到的结论2
clc
clear
fc=1;%sin信号的频率
a=-4;%信号的起始时间
b=4;%信号的终止时间
ts=1/(16*fc);%为使信号能较平滑的画出,设置的采样时间间隔
fs=1/ts;%由上面的采样时间间隔得到的采样频率
t=a:ts:b;
f=-fs/2+fs/length(t):fs/length(t):fs/2;
%------
www.eeworm.com/read/168680/9902118
asv sincy4.asv
%对sin信号进行抽样得到的结论4
clc
clear
fc=1;%sin信号的基准频率
a=-4;%信号的起始时间
b=4;%信号的终止时间
ts=1/(16*fc);%为使信号能较平滑的画出,设置的采样时间间隔
fs=1/ts;%由上面的采样时间间隔得到的采样频率
t=a:ts:b;
f=-fs/2+fs/length(t):fs/length(t):fs/2;
%----
www.eeworm.com/read/168680/9902123
m sinhscy5.m
%对sin信号进行抽样得到的结论5
clc
clear
fc=1;%sin信号的频率
a=-4;%信号的起始时间
b=4;%信号的终止时间
ts=1/(16*fc);%为使信号能较平滑的画出,设置的采样时间间隔
fs=1/ts;%由上面的采样时间间隔得到的采样频率
%----
f_s=fc*8;%采样频率是sin信号频率的8倍,即每个sin周期取样8个点
t_s=1/f_s;%
www.eeworm.com/read/168679/9902136
m lmfhilbiir.m
%希尔伯特变换
%for nn=1:2
clear
fs=40E+6;%采样频率
ts=1/fs;%采样时间间隔
k=10E+10; %调频斜率
fo=8E+6;%载频
T=40E-6;%脉冲宽度
B=k*T;
n=4000;%抽样点数
t=ts:ts:n*ts;
p=zeros(1,n);
p(300+1:300+T*fs)=ones(1,T*fs);
sig
www.eeworm.com/read/291067/6302815
m doaspc1.m
function spect = doaspc1(method, sigIn, specType, smplPoints, focusDist, rangeIx, cpiIx, in8, in9, in10, timeIx, snapshotDim)
%DOASPC1 Estimates a DOA-spectrum with different methods.
%
% spect =
www.eeworm.com/read/167185/5462751
wc defimgmen.wc
delete_all_items menu spect
add_waves builtin "play between marks" menu spect
add_waves builtin "play window contents" menu spect
add_waves builtin "play entire file" menu spect
add_waves builtin "pag
www.eeworm.com/read/167185/5462758
wm menus.wm
"Select Waveform Menu" MENU
"default menu" DEFAULT @defwavmen.WC
"style 1" @wavmen1.WC
"style 2" @wavmen2.WC
"clear menu" delete_all_items menu wave
"Select Waveform Menu" END
"Select Image Menu"
www.eeworm.com/read/167185/5462760
wc imagmen2.wc
delete_all_items menu spect
add_waves menu spect name "zoom in" builtin "zoom in"
add_waves menu spect builtin "align & rescale" menu spect
add_espst menu spect name "show segment data" command eps