simulation
Light weight, behavior driven multi-agent robot simulator?
Looking for a robot simulator that\'s multi-agent, light weight, behavior driven, and scriptible, visual runtime -- it\'s likely 2D too. There is no requirement for the logic to be output to the real[详细]
2023-01-31 19:20 分类:问答Troubleshooting R mapper script on Amazon Elastic MapReduce - Results not as expected
I am trying to use Amazon Elastic Map Reduce to run a series of simulations of several million cases. This is an Rscript streaming job with no reducer. I am using the Identity Reducer in my EMR call -[详细]
2023-01-30 19:23 分类:问答efficiency in multithreading
suppose I have a code like this for(i = 0; i < i_max; i++) for(j = 0; j < j_max; j++) // do something[详细]
2023-01-30 03:46 分类:问答How can I efficiently model the sum of Bernoullli random variables?
I am using Perl to model a random variable (Y) which is the sum of some ~15-40k independent Bernoulli rand开发者_如何学Goom variables (X_i), each with a different success probability (p_i). Formally,[详细]
2023-01-30 02:38 分类:问答Changing IsNewRow status to false in DataGridView or Simulating keystroke on a cell
I\'m using a DGV in winforms application. I wanted to change a row status from New (IsNewRow) to edited. Whenever we start entering values in the last row of the DGV it creates another row below editi[详细]
2023-01-29 01:03 分类:问答Determinants of huge matrices in MATLAB
from a simulation problem, I want to calculate complex square matrices on the order of 1000x1000 in MATLAB. Since the values refer to those of Bessel functions, the matrices are not at all sparse.[详细]
2023-01-28 21:10 分类:问答Simulating fire with SPH particles
I want to simulate fire using SPH particles. I understand the concept behind SPH but don\'t understand yet how to model the fire as a fluid.[详细]
2023-01-28 17:25 分类:问答2D optical ray tracing
I am working on program that demonstrate how various lens works and for that I needed a 2D ray tracing library or algorithm.[详细]
2023-01-27 12:01 分类:问答Car crash simulation
I want to ask you How can I make simulation of car crash ? On the internet I found http://www.gamedev.net/reference/articles/article1459.asp .[详细]
2023-01-27 09:20 分类:问答Visual Programming Language Control
Is there a .NET based (WinForm or WPF) control that allows simple visual programming (assignments, boolean expressions, and math expressions)?Something like Microsoft VPL, only embeddable and suppor开[详细]
2023-01-26 23:50 分类:问答