Simulation is the imitation of some real thing, state of affairs, or process.
I'm looking at building some hardware components to interface with Microsoft Flight Simulator which (hopefully) will display things that are …
synchronization hardware simulationI've got a game idea that requires some semi-realistic simulation of a fluid flowing around various objects. Think of a …
algorithm simulation cellular-automataI've been out of the modeling biz, so to speak, for a while now. When I was in college, most …
language-features simulation physics modelingIs there an alternative to making educational Java applets for physics simulations like projectile motion, gravity, etc?
java python physics simulationI am working on a mobile game, which appearantly crashes when the Low Battery alert is displayed. It works fine …
iphone objective-c ios-simulator simulation power-managementI'm working for a foundation that raises awareness for accessibility in the internet. For a presentation, we want to offer …
javascript html css accessibility simulationIt's the first time i try to generate a VCD and i am getting some troubles. I have a testbench …
simulation dump vhdl modelsimWhile we are waiting for our quantum computers, is it possible to write a software simulation of one? I suspect …
simulation quantum-computingI'm aware of Knuth's algorithm for generating random Poisson distributed numbers (below in Java) but how do I translate that …
java events simulation poissonI would like to generate N random positive integers that sum to M. I would like the random positive integers …
r random simulation