代码搜索:Simulates

找到约 1,151 项符合「Simulates」的源代码

代码结果 1,151
www.eeworm.com/read/380502/2658324

java catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The
www.eeworm.com/read/380502/2658325

java crocodile.java

import java.util.Vector; /** * Crocodile - simulates a Crocodile - can swim, eat, and consume * energy in the process. * * */ public class Crocodile extends LivingBeing { /**
www.eeworm.com/read/380502/2658326

java catfish.java

import java.util.Vector; /** * Catfish - simulates a catfish - can swim, eat, and consume * energy in the process. * * */ public class Catfish extends LivingBeing { /** * The
www.eeworm.com/read/380502/2658327

java crocodile.java

import java.util.Vector; /** * Crocodile - simulates a Crocodile - can swim, eat, and consume * energy in the process. * * */ public class Crocodile extends LivingBeing { /**
www.eeworm.com/read/411648/11235175

m ex7-12_kalmanconstrained.m

function KalmanConstrained % function KalmanConstrained % This m-file simulates a vehicle tracking problem. % The vehicle state is estimated with a Kalman filter. % In addition, with the a prior
www.eeworm.com/read/386621/8735037

m circle.m

function circle % CIRCLE simulates adaptive grids for a problem with moving circlular % singularities. % % L. Chen & C. Zhang 11-15-2006 %------------------------------------------------------------
www.eeworm.com/read/187250/8838566

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single multipath signal as the amplitude of the reflected signal is varied. The reflected signal has a constant delay of 400
www.eeworm.com/read/182786/9191320

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single multipath signal as the amplitude of the reflected signal is varied. The reflected signal has a constant delay of 400
www.eeworm.com/read/425034/10385812

f90 fd2d.f90

program main !*****************************************************************************80 ! !! MAIN is the main program for FD2D. ! ! Discussion: ! ! FD2D simulates the dynamics of a 2D preda
www.eeworm.com/read/449125/7518013

m sflop.m

% PURPOSE: % SFLOP simulates a floating point operation % % x op y where op = +, -, *, / % % In chopping or rounding arithmetic using an % m digit mantissa, base 10, and an un