代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/284309/8945602

m gaussn.m

function g = gaussn(f0,n) % function gn = gaussn(f0,n) : generates the order n derivative of the % gaussian window, centered at frequency f0 % The wavelet gn is real, but it is its analytic form
www.eeworm.com/read/283135/9040863

m hhtpabunfilt.m

function [h,xs,w] = hhtpabunfilt(data,nyy,minw,maxw,t0,t1) % The function HHTPABUNFILT generates a phase image of Hilbert spectrum % with fixed frequency range for data(n,k), where % n specifie
www.eeworm.com/read/185238/9048542

c frameofdm.c

#include #include #include "Setting.H" #include "RS.H" #include "Function.H" /* This script generates a COFDM waveform from an input data */ void OFDMModu(DType DataStr[],
www.eeworm.com/read/184196/9117704

m gaussn.m

function g = gaussn(f0,n) % function gn = gaussn(f0,n) : generates the order n derivative of the % gaussian window, centered at frequency f0 % The wavelet gn is real, but it is its analytic form
www.eeworm.com/read/379858/9173924

m gsm_mod.m

function [ tx_burst , I , Q ] = gsm_mod(Tb,OSR,BT,tx_data,TRAINING) % GSM_MOD: This MatLab code generates a GSM normal burst by % combining tail, ctrl, and training sequence bits with %
www.eeworm.com/read/378857/9214442

m sefade.m

% sefade.m % % This function generates frequency selecting fading % function [iout,qout,ramp,rcos,rsin]=sefade(idata,qdata,itau,... dlvl,th,n0,itn,n1,nsamp,tstp,fd,flat) %*****************
www.eeworm.com/read/181916/9227401

irix-cc-64

# # qmake configuration for irix-cc-64 # # From cc(1): # -64 # Generates a 64-bit object. This defaults to -mips4 if -mips3 has # not been specified. # -LANG: ... # The language feature opt
www.eeworm.com/read/181460/9254692

m mmse_mse_calc.m

%Function Declaration: function ms_error=MMSE_MSE_calc(X,H,Y,Rgg,variance); %This function generates mean squared error for the the MMSE estimator.. %EVALUATION OF Hmmse %Hmmse=F*Rgg*inv(Rgy)*Y;
www.eeworm.com/read/377596/9269959

m sefade.m

% sefade.m % % This function generates frequency selecting fading % function [iout,qout,ramp,rcos,rsin]=sefade(idata,qdata,itau,... dlvl,th,n0,itn,n1,nsamp,tstp,fd,flat) %*****************
www.eeworm.com/read/179210/9365098

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