Top "Simulation" questions

Simulation is the imitation of some real thing, state of affairs, or process.

Simulator or Emulator? What is the difference?

While I understand what simulation and emulation mean in general, I almost always get confused about them. Assume that I …

terminology simulation emulation
source of historical stock data

I'm trying to make a stock market simulator (perhaps eventually growing into a predicting AI), but I'm having trouble finding …

artificial-intelligence simulation finance stocks
How to set fake GPS location on IOS real device

Currently I have to test app and set the different fake GPS locations on real IOS 7 devices. On Android I …

ios gps location device simulation
VHDL - How should I create a clock in a testbench?

How should I create a clock in a testbench? I already have found one answer, however others on stack overflow …

simulation vhdl clock hardware-programming
Using Camera in the Android emulator

I wish to simulate camera in the android emulator using the webcam. Basically I need to only take photos with …

android camera emulation simulation
What's the difference between emulation and simulation?

Possible Duplicate: Simulator or Emulator? What is the difference? In simple understandable terms, what is the difference between the two …

emulation simulation
Recursion in Python? RuntimeError: maximum recursion depth exceeded while calling a Python object

Possible Duplicate: Maximum recursion depth? I have another problem with my code. I'm wrtiting my first program in Vpython and …

python recursion runtime-error simulation vpython
iPhone Browser simulator for Windows?

Note: This is a question about simulating the Browser on the iPhone, not simulating the whole device. I know that …

iphone browser safari simulation
How to plot data by c program?

I am a mechanical engineer who has only limited knowledge in C programming. I wrote some code in order to …

c graph plot gnuplot simulation
iPhone Simulator - Simulate a slow connection?

Is there a way to slow down the internet connection to the iPhone Simulator, so as to mimic how the …

iphone networking connection ios-simulator simulation