代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/377779/9262592

m butler.m

%This Program is Designed To Simulate The Operation Of Butler Matrix Using Hamming Window %General Antenna Array Specifications m = input ('The Number of Array Elements : ') ; Msgbox ('Enter The I
www.eeworm.com/read/175019/9564250

m spreadfunc.m

% Using Matrix to simulate the spread spectrun % Spreading subfunction % Write by yixiongshu 2006.7.27 function SpreadData=SpreadFunc(subs_Data,PnSeq) % the number of row is the number of subscri
www.eeworm.com/read/365319/9869798

m siminterf.m

function [interf, DEM, noise, coherence, watermask] = siminterf(Bperp,fracdim,water,maxheight,numlines,numpixels,doplot,donoise,dorefpha) % SIMINTERF -- SIMulate phase of INTERFerogram (not amplitude)
www.eeworm.com/read/160477/10527307

m rs_channel.m

% a function to simulate the channel % generate sequence after channel with the selected errors in the selected site % 't_x' is the sequence input % 'num' is the number of errors % 'site' is a vec
www.eeworm.com/read/277084/10670085

h myexcept.h

//$$ myexcept.h Exception handling classes // A set of classes to simulate exceptions in C++ // // Partially copied from Carlos Vidal s article in the C users
www.eeworm.com/read/420098/10817063

m siminterf.m

function [interf, DEM, noise, coherence, watermask] = siminterf(Bperp,fracdim,water,maxheight,numlines,numpixels,doplot,donoise,dorefpha) % SIMINTERF -- SIMulate phase of INTERFerogram (not amplitude)
www.eeworm.com/read/416320/11033494

m sim_bpsk.m

% Simulate the performance of binary modulation (BPSK) and compare it with % the theoretical expression of the probability of a bit error. (This script % needs the file 'Q.m' which is also available
www.eeworm.com/read/449125/7518012

m sfl.m

% % PURPOSE: % SFL computes the floating point represenation of x. % This is just a simulation of what the floating point % represenation of x would be. (sfl = Simulate FLoating % poin
www.eeworm.com/read/449123/7518021

m sfl.m

% % PURPOSE: % SFL computes the floating point represenation of x. % This is just a simulation of what the floating point % represenation of x would be. (sfl = Simulate FLoating % poin
www.eeworm.com/read/195849/8126657

m simmle.m

%| %| SCRIPT: simMLE %| %| PURPOSE: Simulate a relative location system by generating %| random measurements and maximizing the likelihood fcn. %| After many trials, show the results vs.