代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/236644/14006875
c alg49.c
#include
#include
#include
/* generates:
original element sequence of first container:
0 1 2 3 4 5 6 7 8 9
original element sequence of second cont
www.eeworm.com/read/133946/14016979
m spir.m
function S = spir;
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% February, 2000
% Function generates the dataset for the SPIRAL problem
%
% SPIRAL 1
step = 0.1;
t = 0:step:3*pi;
l = lengt
www.eeworm.com/read/133946/14016999
m dendrogram.m
function [h,T] = dendrogram(Z,p)
%DENDROGRAM Generate dendragram plot.
% DENDROGRAM(Z) generates a dendrogram from the output matrix of
% LINKAGE. Z is a (M-1) by 3 matrix. M is the number of
www.eeworm.com/read/133946/14017003
m donuts1.m
function Ag = donuts1(n);
%
% Ph.D. Thesis
% Leandro Nunes de Castro
% April, 2000
% Function generates the dataset for the 2-DONUTS problem
%
% n -> Number of training samples (odd numbers
www.eeworm.com/read/133638/14032637
m altes.m
function x=altes(N,fmin,fmax,alpha) ;
%ALTES Altes signal in time domain.
% X=ALTES(N,FMIN,FMAX,ALPHA) generates the Altes signal in
% the time domain.
%
% N : number of points in time
%
www.eeworm.com/read/133638/14032684
m fmodany.m
function [y,iflaw]=fmodany(iflaw,t0);
%FMODANY Signal with arbitrary frequency modulation.
% [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated
% signal whose instantaneous frequency law is a
www.eeworm.com/read/235612/14060139
m qmatrix.m
function qmat=qmatrix(q,t,w,tw)
%QMATRIX ... create a matrix that applies a forward Q filter
%
% qmat=qmatrix(q,t,w,tw)
%
% Generates a matrix which applies a forward q filter. The qmatrix is
%
www.eeworm.com/read/132953/14065217
m bdt_f533.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/132953/14065229
m bdt_f531.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/132819/14071938
m fmodany.m
function [y,iflaw]=fmodany(iflaw,t0);
%FMODANY Signal with arbitrary frequency modulation.
% [Y,IFLAW]=FMODANY(IFLAW,T0) generates a frequency modulated
% signal whose instantaneous frequency law is a