代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/133946/14016939

m sacubic.m

function [ab,vE,E] = sacubic(N); % % Ph.D. Thesis % Leandro Nunes de Castro % October, 1999. % Function generates n-bit binary strings antibody most uniformly % distributed over the search spac
www.eeworm.com/read/133946/14016943

m donuts.m

function S = donuts; % % Ph.D. Thesis % Leandro Nunes de Castro % February, 2000 % Function generates the dataset for the 2-DONUTS problem % % DONUT 1 step = 0.2; t = 0:step:4*pi; l = le
www.eeworm.com/read/133946/14016997

m saml.m

function [ab,vE,E] = saml(N); % % Ph.D. Thesis % Leandro Nunes de Castro % October, 1999. % Function generates n-bit binary strings antibody most uniformly % distributed over the search space
www.eeworm.com/read/133648/14032206

jsp displayformdata.jsp

DisplayFormData
www.eeworm.com/read/133638/14032625

m fmlin.m

function [y,iflaw]=fmlin(N,fnormi,fnormf,t0); %FMLIN Signal with linear frequency modulation. % [Y,IFLAW]=FMLIN(N,FNORMI,FNORMF,T0) generates a linear frequency % modulation. % The phase of this
www.eeworm.com/read/133638/14032756

m tfrideal.m

function [tfr,t,f]=tfrideal(iflaws,t,N,trace) %TFRIDEAL Ideal TFR for given instantaneous frequency laws. % [TFR,T,F]=TFRIDEAL(IFLAWS,T,N,TRACE) generates the ideal % time-frequency representation
www.eeworm.com/read/132953/14065205

m bdt_f529.m

% MATLAB script that generates the probability of error versus the signal to noise ratio initial_snr=0; final_snr=15; snr_step=1; tolerance=1e-7; % Tolerance used for the integration minus_in
www.eeworm.com/read/132953/14065214

m bdt_f527.m

% MATLAB script that generates the probability of error versus the signal to noise ratio initial_snr=0; final_snr=15; snr_step=1; tolerance=1e-7; % Tolerance used for the integration minus_in
www.eeworm.com/read/132891/14067126

mkbsparch

#!/bin/csh -f # # mkBspArch Auto generates the BSP_ARCH.TXT file # # makes mkBspArch.tcl callable from the command line # # Modification History # -------------------- # 01c,21jun02,sfp correct fi
www.eeworm.com/read/204559/15336936

c alg43.c

#include #include #include /* generates: original element sequence: 29 23 20 22 12 17 15 26 51 19 12 23 35 40 stable sort -- default ascending order