代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/147096/12585686

m randbit.m

function out = randbit(n, m, prob, seed); %RNADBIT Binary noise generator. % OUT = RANDBIT(N, M) generates an N-by-M zero matrix with an single % "1" randomly placed in any bit of each
www.eeworm.com/read/146860/12606934

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/247673/12632828

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/135898/13888721

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/300562/13905526

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/300562/13905545

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/134895/13971380

m randfilt.m

function [y,zf,u]=randfilt(pb,pa,ny,zi) %RANDFILT Generate filtered gaussian noise without initial transient % % Generates noise by passing gaussian noise through a filter pb/pa % output signal y
www.eeworm.com/read/134895/13971664

txt randfilt.txt

function [y,zf,u]=randfilt(pb,pa,ny,zi) %RANDFILT Generate filtered gaussian noise without initial transient % % Generates noise by passing gaussian noise through a filter pb/pa % output signal y
www.eeworm.com/read/237026/13980771

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/236649/14006050

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