代码搜索:Simulated

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

代码结果 1,823
www.eeworm.com/read/178378/9404389

cpp bankteller.cpp

//: C20:BankTeller.cpp // From Thinking in C++, 2nd Edition // at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // Using a queue and simulated multithread
www.eeworm.com/read/364310/9912870

m hrr_profile.m

function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid) % Range or Time domain Profile % Range_Profile returns the Range or Time domain plot of a simulated % HRR
www.eeworm.com/read/167879/9948742

m quadratic.m

function x=quadratic(n,level,c,x0) %Syntax: x=quadratic(n,level,c,x0) %_________________________________ % % Simulation of the Quadratic map. % x'=c-x^2 % % x is the simulated time series.
www.eeworm.com/read/166836/9995456

m simu_anneal.m

function simu_anneal(obj_fun, range) % simu_anneal.m % function simu_anneal(obj_fun, range) % Simulated annealing for optimization % (minimization only) problems % obj_fun is a dot m file to
www.eeworm.com/read/356183/10235486

m hrr_profile.m

function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid) % Range or Time domain Profile % Range_Profile returns the Range or Time domain plot of a simulated % HRR
www.eeworm.com/read/424747/10417826

m tspsiman.m

function Best_tour_length= tspsiman(EUC_2D) % A Symmetric 2D Euclidian Traveling Salesman Problem (TSP) % Nearest Neighbor tour construction + 2-Opt local search + Simulated Annealing/Metropolis t
www.eeworm.com/read/418157/10963558

m simfourpath.m

% 16th Order Band-Pass Sigma-Delta Modulator Model % by A. Fornasari, P. Malcovati % The modulator structure is simulated using Simulink (OnePath.mdl). % 1. Plots the Power Spectral Density of the bit
www.eeworm.com/read/467764/7000997

m hrr_profile.m

function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote,winid) % Range or Time domain Profile % Range_Profile returns the Range or Time domain plot of a simulated % HRR
www.eeworm.com/read/467484/7004161

readme_arch

RPF for ARCH Model ----------------- To create .so file: R SHLIB ARCH_singleprop.c ARCH_sim.R: simulated ARCH data. ARCH_singleprop.R: R interfacr with c code. This does a repeated analysis of the
www.eeworm.com/read/459616/7270371

h dsimul.h

// dual available space list version of a // simulated pointer space #ifndef SimSpace_ #define SimSpace_ #include #include #include #include "snode.h" #include "xcept