代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/467324/7009875
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:len
www.eeworm.com/read/456354/7351319
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:length(s
www.eeworm.com/read/450608/7480068
m lines5d.m
%LINES5D Generates three 5-dimensional lines
%
% A = LINES5D(N);
%
% Generates a data set of N points, on 3 non-crossing, non-parallel lines
% in 5 dimensions.
%
% If N is a vector of sizes, exactly
www.eeworm.com/read/137160/13341779
m lines5d.m
%LINES5D Generates three 5-dimensional lines
%
% A = LINES5D(N);
%
% Generates a data set of N points, on 3 non-crossing, non-parallel lines
% in 5 dimensions.
%
% If N is a vector of sizes, exactly
www.eeworm.com/read/321160/13411480
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:length(s
www.eeworm.com/read/314653/13562196
m lines5d.m
%LINES5D Generates three 5-dimensional lines
%
% A = LINES5D(N);
%
% Generates a data set of N points, on 3 non-crossing, non-parallel lines
% in 5 dimensions.
%
% If N is a vector of sizes, exactly
www.eeworm.com/read/313956/13578522
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:len
www.eeworm.com/read/493294/6399860
m lines5d.m
%LINES5D Generates three 5-dimensional lines
%
% A = LINES5D(N);
%
% Generates a data set of N points, on 3 non-crossing, non-parallel lines
% in 5 dimensions.
%
% If N is a vector of sizes, exactly
www.eeworm.com/read/485530/6552591
m r_cos_p.m
%
% RAISED-COSINE PULSE: h=r_cos_p(N,L,alpha)
% This function generates a raised cosine pulse of length N+1.
% There are L samples per symbol period.
% alpha is the roll-off factor.
%
function h=r_co
www.eeworm.com/read/158463/11612801
m bdt_f57.m
% The MATLAB script that generates the probability of error versus the signal to noise ratio
initial_snr=0;
final_snr=15;
snr_step=0.25;
snr_in_dB=initial_snr:snr_step:final_snr;
for i=1:length(s