Top "Simulation" questions

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

Free OPC server for simulated values

I am developing an OPC client and need a free OPC server that can both simulate values ​​and set values …

simulation simulator opc
How to simulate keyboard input in ALL applications?

I'm writing an app (in C#) which as a part of it must simulate and send some key strokes to …

c# windows input keyboard simulation
What is the difference between using an initial block vs initializing a reg variable in systemverilog?

What is the difference between the following two examples with regards to simulation? A) reg a; initial a = 1'b0; and …

verilog simulation system-verilog
Python: Traffic-Simulation (cars on a road)

I want to create a traffic simulator like here: http://www.doobybrain.com/wp-content/uploads/2008/03/traffic-simulation.gif But I didn't …

python simulation traffic
Finding velocity vector based on angle and speed

I am programming some movement for AI for a game based on angle and speed.Its a 2D program based …

java vector simulation game-physics angle
Geometric Brownian Motion simulation in Python

I am trying to simulate Geometric Brownian Motion in Python, to price a European Call Option through Monte-Carlo simulation. I …

python simulation finance montecarlo stocks
Kolmogorov-Smirnov test

I'm using the R function ks.test() to test the Uniform distribution of the R random number generator. I'm using …

r statistics simulation probability hypothesis-test
Is there any simulator/tool to generate messages for streaming?

For testing purpose, I need to simulate client for generating 100,000 messages per second and send them to kafka topic. Is …

streaming apache-kafka simulation messaging stub
An efficient way to simulate many particle collisions?

I would like to write a small program simulating many particle collisions, starting first in 2D (I would extend it …

algorithm collision-detection simulation
Setting Probes for SimVision in Verilog Code

I am working on simulations of verilog builded digital logic and need to restart a simulation very often to see …

verilog simulation cadence