代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/264046/11331576
m darxdemo.m
% DARXDEMO Captain Toolbox demonstration
%
% Dynamic Auto-Regression with eXogenous variables (DARX)
% modelling of simulated data
%
% See also DARX, DARXOPT, DTFMDEMO1, DTFMDEMO2
% Copyright
www.eeworm.com/read/405069/11472293
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/343765/11928458
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/343764/11928470
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/254011/12168817
js tasknode.js
/**
* The check box marks a task complete. It is a simulated form field
* with three states ...
* 0=unchecked, 1=some children checked, 2=all children checked
* When a task is clicked, the state
www.eeworm.com/read/151014/12239661
input md.input
# Sample input file for the MD program, v.>=4.3
#
# Simulated system consists of 246 flexible SPC water molecules,
# and 5 Na+Cl- ion pairs
#
# Lines beginning with "#" are commentaries
# In
www.eeworm.com/read/337328/12376374
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/250723/12387322
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/127232/14367995
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/126654/14409961
cpp adapter_lab.cpp
// Purpose. Adapter design pattern lab
//
// Problem. Simulated here is a "stack machine", or a non-OO
// implementation of a Stack class. We would like to reuse this "legacy"
// asset as the