simulation
Simulation framework
I am working on embedded software for an industrial System. The system consists of several stepper-motors, sensors, cameras, etc. Currently, the mechanics as well as the electronics are not available[详细]
2023-03-09 17:56 分类:问答OMNet++: What are the differens between ethg and pppg gates?
I have searched OMNet++ manual but i couldn\'t found any information abou开发者_开发知识库t gates. What are the differences between ethg and pppg?ethg is Ethernet and pppg is PPP[详细]
2023-03-07 20:28 分类:问答Testing a Java program on a virtual 1024 core machine
I have written a Java application (parallel), and have tested it 开发者_如何学Con a 16 core machine, but I need to test it on an up to 1024 core machine. Though it\'s not feasible for me to get access[详细]
2023-03-07 10:18 分类:问答Getting Started With Traffic Simulation in JavaScript
I am going to be asking a lot of questions in the u开发者_高级运维pcoming months. For my ninth grade science fair project I would like to create a traffic simulator in order to test whether or not int[详细]
2023-03-06 04:44 分类:问答Why isn't my if-else block ever getting hit, even though it should be? (Just need another pair of eyes.)
I am making a Falling Sand style game in Java, and I\'m having weird issues with an if-else block that I have. In my doGravity() method, I have an various blocks of conditions that will cause differen[详细]
2023-03-05 10:10 分类:问答Coding a simulation model
I have to do this simulation model but I don\'t know how to start it and where to start it. i asked my supervisor about this , he also not have a clue about this. so I\'m asking your opinion.[详细]
2023-03-05 06:04 分类:问答How to simulate streaming radio listeners?
How to simulate streaming radio listeners? I have an online radio setup streaming at port 5672 and at url like domain.com:5672/radio.mp3[详细]
2023-03-04 05:59 分类:问答Finite element method introduction references [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2023-02-28 15:57 分类:问答warning message at the prompt
I\'m tr开发者_C百科ying to simulate a testbench. I\'m not getting the waveforms also i\'m getting the following warning message at the prompt. Is it because of the=is warning that my code does not sim[详细]
2023-02-28 05:11 分类:问答collision response with torque
I\'m writing a 2D rigid body simulator. The objects being simulated are convex polygons. My question involves how to decide on the \"point\" of collision, so that when I apply a response force, I can[详细]
2023-02-27 05:08 分类:问答