代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/330850/12865124

m deterministic_sa.m

function [patterns, targets] = Deterministic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the deterministic simulated annealing algorithm %Inputs: %
www.eeworm.com/read/325486/13201057

java memory.java

// Introduced in Chapter 16 /** * A simulated memory for illustrating memory management. Each * object takes up two cells. */ public class Memory { /** Number of cells in memory. */ public st
www.eeworm.com/read/317622/13500945

m deterministic_sa.m

function [patterns, targets] = Deterministic_SA(train_patterns, train_targets, params, plot_on) %Reduce the number of data points using the deterministic simulated annealing algorithm %Inputs: %
www.eeworm.com/read/329468/6280984

txt readme.txt

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou
www.eeworm.com/read/291067/6302994

m wideex1.m

%WIDEEX1 Test of direction-of-arrival estimation with conventional beamforming and MUSIC using simulated wideband signals. % % * DBT, A Matlab Toolbox for Radar Signal Processing * % (c) FOA 1994
www.eeworm.com/read/291067/6303010

m wideex3.m

function [estDoaAllOut, meanDoa, stdDoa, realNoSrc, spec, noTrials, relBW,elapTime] = wideex3(xScaleType) %WIDEEX3 Monte Carlo simulations and statistical analysis with simulated wideband signals. %
www.eeworm.com/read/493401/6402312

cc disk.cc

// disk.cc // Routines to simulate a physical disk device; reading and writing // to the disk is simulated as reading and writing to a UNIX file. // See disk.h for details about the behavior of disks
www.eeworm.com/read/486483/6533019

txt readme.txt

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou
www.eeworm.com/read/485932/6550720

txt readme.txt

This simulation script set allows for an OFDM transmission to be simulated. Imagetx.m generates the OFDM signal, saving it as a windows WAV file. This allows the OFDM signal to be played out a sou
www.eeworm.com/read/481225/6645138

cc disk.cc

// disk.cc // Routines to simulate a physical disk device; reading and writing // to the disk is simulated as reading and writing to a UNIX file. // See disk.h for details about the behavior of disks