Simulator Definition and 130 Threads
-
C
MATLAB Creating a Water Rocket Simulator with Matlab
Hi, I have recently started a Matlab course and I have been given a task to write a simple water rocket simulator using function files and a main script. I really don't know where to start and feel over whelmed tackling such a huge task, not knowing anything about water rockets. I would...- CremeBrulee
- Thread
- Matlab Rocket Simulator Water
- Replies: 7
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
Are 3D Molecule Animations Valuable for Studying Elements and Compounds?
Simulations include gravity form the space station to the Earth moon system. Charge simulations using the Bohr model of atoms and access to PDB (protein data base) molecule manipulation. Looking to see if these are of value in this format, hope I'm in the right place...- edguy99
- Thread
- Charge Gravity Simulator
- Replies: 2
- Forum: Electromagnetism
-
J
Solve 1D Simulation w/ Ruby w/ Self-Taught Programming
I have just started programming (started on C but currently using Ruby). This is literally my first proper program and I wanted some help and opinions. The problem is I am completely self taught using various random tutorials to learn the language and my own logic for the actual programs, so...- jaderberg
- Thread
- 1d Ruby Simulator
- Replies: 1
- Forum: Programming and Computer Science
-
How can I improve my Orbit Simulation logic?
Orbit Simulation logic I'm building an Orbit Simulator (this is what I build every time I learn a new language). I'm looking for the pseudocode for calculating the acceleration. I know the formula: G*m/(d2-d1)^2, I'm trying to figure out why I'd need the hypotenuse. You see, I can...- DaveC426913
- Thread
- Orbit Simulator
- Replies: 24
- Forum: Programming and Computer Science
-
B
What is Orbiter Space Flight Simulator?
I am toying with the idea of creating a general orbital simulator. Possibly lacking the proper terminology, here is a basic description of my goal, make that wild dream. Step 1. Working in 2 dimensions, user enters the mass of 1 to N object, their initial position, their initial velocity...- bkelly
- Thread
- Orbital Simulator
- Replies: 71
- Forum: Computing and Technology
-
Does Sailing Simulator Software Exist for Learning Purposes?
Has anyone ever heard of such a thing? I'm looking for something that would help the process of learning such things as your points of sail.- DaveC426913
- Thread
- Sailing Simulator Software
- Replies: 1
- Forum: Computing and Technology
-
N
Impulse of objects in a physics simulator
I am making a physics simulator for a computer. All objects have their translational and rotational momentums stored, and each frame, objects are moved according to these values. Upon collisions, momentum is transferred from one object to the next. However, I do not know how to find how... -
N
Strafe and translation vectors in a 3d physics simulator
I'm working on a 3d physics simulator, and I'm trying to build a nice, easy-to-use camera into it. Currently, the camera allows you to specify inputs that modify (among other things such as zoom) its pitch, yaw, roll, strafe, movement, and elevation. The way it currently works is this: The... -
U
How can a flight simulator be any useful?
An accelerating aircraft, in whatever direction, will move long distances. A flight simulator cannot move long distances. Therefore it cannot simulate acceleration correctly. Only slight deviations and turbulence can be simulated correctly. So what use can a flight simulator be, in...- Ulysees
- Thread
- Flight Simulator
- Replies: 25
- Forum: Mechanical Engineering
-
A
Quantum Mechanics 1D Harmonic Oscillator Simulator
Hi. I have recently designed a simulator about Qunatum Mechanics one dimensional harmonic oscillator. Please try it. I will be glad to read your opinions. http://erham.persiangig.ir/Programs/1386/QM1DHOS10.png Size: 223 KB http://erham.persiangig.ir/Programs/1386/QM1DHOS10.zip"- Arham
- Thread
- 1d 1d harmonic oscillator Harmonic Harmonic oscillator Mechanics Oscillator Quantum Quantum mechanics Simulator
- Replies: 2
- Forum: Quantum Physics
-
Looking for old DOS orbit simulator.
It was more of a game actually. I believe the name of it was Moon Shot, Moon Lander or something to that extent. The game was laid out fairly simple. The entire game was composed of a white blob in the center of the screen (Earth) along with another eraser-head sized blob orbiting around the...- B. Elliott
- Thread
- Dos Orbit Simulator
- Replies: 4
- Forum: General Discussion
-
A
MC68HC11 and the HCSim11 simulator
Hey everyone, new here. I am currently doing an assignment to write a program in assembly for the MC68HC11 microcontroller using the HCSim11 simulator. The program must make use of the IRQ request line. On Strobe A rising edge, a count from 0 to a set maximum (the maximum is set by switches...- addle_brains
- Thread
- Simulator
- Replies: 7
- Forum: Computing and Technology
-
M
Programming a Small Car Simulator in Belgium
Hi, I'm trying to program a sort of small car simulator, but I have a problem. I managed to calculate the force on the car, acceleration, speed, air ressistance etc... My theory: We've got a car at a certain speed (v) and I calculate the RPM: rpm = ( v * gear-ratio * current gear ratio... -
N
Coefficient of Restitution for a 2-dimensional physics simulator
I'm developing a 2-dimensional physics simulator (it includes gravity, electric force, and collisions as of now, between spherical objects of varying masses, charges, and radii). I'm trying to improve my collision algorithm, though, and I'm not sure how to handle coefficients of restitution...- Nash
- Thread
- Coefficient Coefficient of restitution Physics Simulator
- Replies: 2
- Forum: Classical Physics
-
P
Explore the Universe with an Astrophysics Simulator - Download Now!
Hello, I need an astrophysics simulator. I've googled and yahooed but couldn't find any. If you kno where I could download one please let me know. Thanks for your time.- Prof_Atis
- Thread
- Astrophysics Simulator
- Replies: 9
- Forum: Astronomy and Astrophysics
-
D
Programming an Orbital Simulator
Hello, I plan to write a (modest) orbital simulator in C++, I am an experienced developer with an average knowledge of classic physics; I would like to have some recommendations (recommended book reading, eventual existing C++ libraries that can help) before starting knowing that I need...- Davidoux
- Thread
- Orbital Programming Simulator
- Replies: 16
- Forum: Programming and Computer Science
-
S
Can We Simulate the Fundamental Interactions of Atoms and Elementary Particles?
Is there such program available for download from the Internet; a program in which you can simulate interactions between elementary particles and atoms. So - it works like this: - you start the program, and there is just empty space (and literaly - it's vacuum (simulation equivalent (a ball...- SAZAR
- Thread
- Atom Interaction Simulator
- Replies: 2
- Forum: High Energy, Nuclear, Particle Physics
-
V
Physics about particles behave (dust simulator)
Dear all, I have some problems to do a dust simulator. Now there are a lot of physics and math questions I should figure out, then I can do the particle behavior calculation correctly. What I want to do: A simple scene contains a floor and a box. When the user press the direction key...- Vivian_H
- Thread
- Particles Physics Simulator
- Replies: 2
- Forum: High Energy, Nuclear, Particle Physics
-
F
Orbital simulator and non fixed orbit
Hello, Let's consider a small 3 planet system. One of the planet's is fixed and is a lot heavier than the others. The acelleration is mP2 * aP2 = - FP3 - FP1 From with the velocity is derived with allows to calculate the positions of the planet's in a simulator program. After running the...- FLOUR
- Thread
- Orbit Orbital Simulator
- Replies: 1
- Forum: Introductory Physics Homework Help
-
B
Heat Treatment Furnace Design: Tempering Sim Software
hi I am working on a senior project entitled"Design and manufacturing a heat treatment furnace", and before designing process, I need a simulation software that we can give inputs like the steel type of the piece that is need to be hardened, the thik of it, hardness degree required, and then...- bitsambras
- Thread
- Simulator
- Replies: 2
- Forum: Materials and Chemical Engineering
-
Microsoft announces newest version of Flight Simulator
For those of you who have been loyal followers of Microsoft's Flight Simulator series (I have every version since FS98 and am also currently a student pilot), you may or may not have heard the latest news regarding the all-new version coming out in late 2006. Right now it's called "Flight...- z-component
- Thread
- Flight Simulator
- Replies: 2
- Forum: Computing and Technology
-
D
Atom Simulator: Kids Create Compounds & Play
Are there any good atom simulators where kids can bash some atoms around on screen using all the measured real world numbers, so bringing reactive elements together would create compounds but something that wasn't staged or pre-animated. something with more of a constructive 'do-anything' on the...- DoctorMO
- Thread
- Atom Compounds Kids Simulator
- Replies: 2
- Forum: Atomic and Condensed Matter
-
C
CONTENT/content-files/150833-Particle%20System%20Simulator-0.4.tar.bz2
Does someone know a nice freeware particle system simulator?- cronodragon
- Thread
- Particle Simulator System
- Replies: 3
- Forum: Computing and Technology
-
K
Good Flight Simulator for PC | $100-$1000
This isn't really an Engineering question more rather an an aero question. What is a good Flight Simulator other than the real thing, (commercially, ranging between $100- $1,000). Anyone have ideas (for PC)- KrazyIBKid
- Thread
- Flight Simulator
- Replies: 2
- Forum: Aerospace Engineering
-
R
Generate Holograms with a Simulator - Get Answers Now
does anyone know of a program where I can simulate the properties of a hologram, or generate a hologram from an image? thanks :)- Radical Edward
- Thread
- Hologram Simulator
- Replies: 2
- Forum: Other Physics Topics
-
M
Ultra-cool Multi-Spring simulator freeware
Take a look, http://lorenb.com/software/sproing/ I can't imagine the differential equations needed for this to work...- Matt Jacques
- Thread
- Simulator
- Replies: 1
- Forum: Mechanics
-
W
Creating a VB6 Orbit Simulator: Tips & Advice
I would like to start a fun project to create a vb6 program to create a orbit simulator. Is there anybody that's done this that could give me some tips?- walter
- Thread
- Orbit Simulator Tips
- Replies: 17
- Forum: Astronomy and Astrophysics
-
L
Telescope mirror polishing simulator
Greetings All, I am attempting to develop a software simulation of the dynamics involved in machine figuring concave parabolic telescope mirrors. As a member of the amateur telescope making community, we currently don't have any tools to do this other than the "trial and error" method...- Lerch
- Thread
- Mirror Simulator Telescope
- Replies: 13
- Forum: General Engineering
-
M
Ultra-cool Roller-Coaster simulator
http://www.nolimitscoaster.com/ This is one cool app, it seems to obey the laws of physics as it couldn't get over a second higher hill when I designed my own coaster. Then you can ride your own coasters in 3D all rendered in opengl :)- Matt Jacques
- Thread
- Simulator
- Replies: 1
- Forum: Other Physics Topics
-
B
What Are the Key Gravitational and Nuclear Effects in a Star's Life Cycle?
I was wondering if anyone knew of any websites which deal with the specfic gravitational and nuclear effects at each age of a stars life. I am going to "try" and create a sun simulator! as a start of OpenGL programming physical simulators, and thought this would be a good start point :) thanks!- Bunting
- Thread
- Building Life Physics Simulator Sun
- Replies: 4
- Forum: Astronomy and Astrophysics