Software Listing: Body
- Body Language Effect on Users
- License: Freeware
- Price: 0.00

The BLEU (Body Language and its Effect on User interaction) project was created as part of my dissertation for my Master's degree in Computer Science from University College London, was programmed in C++, and uses the OGRE, RBGUI, and OIS libraries..
- Publisher: bleu.sourceforge.net
- Date: 17-08-2012
- Size: 260 KB
- Platform: WinOther
- Body PingPong
- License: Freeware
- Price: 0.00

A simple computer pong game that is controlled by body movements. Children are introduced to the concept of vector algebra without realising it. Future versions will require body movements while playing the game..
- Publisher: bodypingpongmrk.sourceforge.net
- Date: 20-10-2012
- Size: 200 KB
- Platform: Linux, Mac OS X, WinOther
- Multi-body simulation software
- License: Freeware
- Price: 0.00

MBSim is a multi-body simulation software. Its purpose is the simulation of the dynamics of mechanical systems..
- Publisher: mbsim.berlios.de
- Date: 06-10-2012
- Size: 157232 KB
- Platform: Linux
- Simulation of Multi-Body Systems
- License: Freeware
- Price: 0.00

This is a set of Python classes that can be used to simulate dynamic multi-body systems. It used to be a project for studies. Now it is not being worked on anymore, but it is completely GPLized..
- Publisher: progprakss10.sourceforge.net
- Date: 13-09-2012
- Size: 261 KB
- Platform: Linux, Mac OS X, WinOther
- HL-20 Lifting Body
- License: Freeware
- Price: 0.00

This model uses Simulink and the Aerospace Blockset for modeling the airframe of a NASA HL-20 lifting body, which is a low-cost complement to the Space Shuttle orbiter. The Aerospace Blockset was used to rapidly assemble portions of the HL-20 airframe. The remaining portions, including the calculation of aerodynamic coefficients, were modeled with Simulink..
- Publisher: Stacey Gage
- Date: 24-04-2013
- Size: 584 KB
- Platform: Matlab, Scripts
- Inertial Measurement Unit position calculator
- License: Freeware
- Price: 0.00

this program takes the data from an IMU as the input and calculates the body's trajectory ,velocity and attitude . it plots the velocities and euler angles vs time and the body's trajectory..
- Publisher: abhilash harpale
- Date: 03-05-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Rigid Body Dynamic: Triple Pendulum with Springs
- License: Freeware
- Price: 0.00

This is a fully three-dimensional rigid body simulation engine. The bodies are unconstrained. This example demonstrates the simulation of a triple pendulum: three prismatic bars connected by springs bounce and swing freely..
- Publisher: Dan Massie
- Date: 21-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Body-Mass Index
- License: Freeware
- Price: 0.00

This function computes a person's body-mass index, or BMI, given his/her current weight in pounds and height in inches. The function also plots BMI versus weight for a range of weights specified by wRange. Note that although the inputs are in U.S. conventional units of measure (so that it is convenient for use in the United States), the resulting BMI value is measured, by definition, in SI units. To modify the code to use SI units for the input arguments, simply replace the line useSIunits = false; with the line useSIunits = true; and save the code. Then, when calling the function from the MATLAB, use kilograms for weight and meters for height, and the result should be correct.
- Publisher: Rick Rosson
- Date: 22-02-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Spacecraft Rigid Body Dynamics (attitude) library block
- License: Freeware
- Price: 0.00

The dynamics of the rotational motion of a rigid body is simulated with this functional library block. This block is intended for simulation (academic) purposes, where the time history of the angular velocity vector is provided. This library block is part of a library currently being developed for the simulation of spacecraft attitude control systems..
- Publisher: Paul Acquatella
- Date: 07-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Circular-Restricted Three-Body Problem (CRTBP) - Sun_Earth_Moon (using symbolic toolbox)
- License: Freeware
- Price: 0.00

Analysis and simulation of orbits in the circular-restricted three-body problem (CRTBP), where primary and secondary bodies move in circular orbits about the common center of mass, and effect of gravitational attraction of the smallest body are ignored. The applications described here are for orbital problems in the Sun-Earth-Moon system, whose trajectory was simulated in MATLAB. The symbolic Toolbox was used to solve non linear second order differential equations..
- Publisher: Nishant Gupta
- Date: 05-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Vectorized N-Body Equation
- License: Freeware
- Price: 0.00

NBODYVECT - Fully vectorized n-body equation nbodyVect(x0,dx0,mus,t) integrates the n-body equations of motion using either a symplectic second order integrator, or any of the standard built-in or user supplied first order integrators. x0 - 3n x 1 stacked initial position vectors: [r1(1);r1(2);r1(3);r2(1);r2(2)r2(3);...;rn(1);rn(2);rn(3)] dx0 - 3n x 1 stacked initial velocity vectors mus - gravitational parameters (G*m_i) where G is the gravitational constant and m_i is the mass of the ith body. t - time span: either a 2 element array of initial and final time, or array of all time steps to output.
- Publisher: Dmitry Savransky
- Date: 03-04-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Long-time simulation for a rigid body
- License: Shareware

These function implement Lie integrators to perform long time simulation of a rigid body in a static spring-magnetic potential field. This numerical test of symplecticity is detailed in: Bou-Rabee, N., Ortolan, G., and Saccon, A. [2010]. A counterexample showing the semi-explicit Lie-Newmark algorithm is not variational. (preprint). Results show the following: (i) VLV algorithm exhibits no energy drift; (ii) Lie-Newmark algorithm exhibits energy drift; and, (iii) `explicit' Lie-Midpoint algorithm exhibits energy drift. File details: - basicrunem.m: launches the Lie methods; - NMB.m: semi-explicit Lie-Newmark algorithm; - LIEMIDEA.
- Publisher: Giulia Ortolan
- Date: 26-06-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- three body problem
- License: Shareware

just messing around with a three body problem. three planets with gravity move to each other in a chaotic fashion.
- Publisher: nathanial hapeman
- Date: 22-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- Automatic 2d Rigid Body Image Registration
- License: Shareware

Rigid body 2-D image co-registration (translation and rotation) is performed using maximization of mutual information. Function is implemented in c-code and compiled using the Matlab compiler to minimize computation time. Current compilation will only run on a 32-Bit windows machine running 2007b. Matlab compiler is necessary to re-compile for other versions/platforms. Mutual information joint entropy matrix is computed using the Hanning windowed sinc function as the kernel of interpolation, which is the HPV estimation method [1]. Maximization of the joint entropy matrix is carried out using Powel's Direction set method [2] with original c-code very slightly modified from J.
- Publisher: Matthew Sochor
- Date: 19-05-2013
- Size: 113 KB
- Platform: Matlab, Scripts
- Body Default Text (BDT)
- License: Shareware

I had a need to set a default value for the body field per content type. As I couldn't find a solution that is inbuild into drupal and also had a talk with some devs on IRC I decided to write my own little module to realize this functionality. The module can be used to give a content contributor a predefined suggested structure how a new piece of content could look like (but the user can always delete the predefined suggestions). I also found several pages on drupal.org where users asked for such a feature (https://drupal.org/node/170750#comment-1159175 http://drupal.org/node/812550://https://drupal.
- Publisher: arnold_mad
- Date: 16-06-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Body Brain pre-release
- License: Freeware
- Price: 0.00

Body Brain Framework - pre-releaseFurther details and documentation will be provided in the "proper" release.Samuel Polacchini
Body Brain pre-release License - GNU General Public License (GPL).
- Publisher: Bodybrainpre
- Date:
- Platform: WinOther
- n-body-simulation
- License: Freeware
- Price: 0.00

C++ code for a N-Body Simulation. Computational Physics with graphics..
- Publisher: Nbodysim01
- Date:
- Size: 7 KB
- Platform: Linux, Unix
- Astrophysical N-body Tools
- License: Freeware
- Price: 0.00

A collection of high performance astrophysical N-body simulation, analysis and visualization tools. These are written in C, C++, Java and Fortran, designed for serial and parallel computers. Primary motivation: enable wider community collaboration..
- Publisher: Nbody
- Date:
- Platform: WinOther
- N-body algorithms(Barnes-hut and FMM)
- License: Freeware
- Price: 0.00

N-body implementation of two important algorithm : Tree-code (Barnes-Hut) and FMM (Fast multipole Method). We provide this two algorithm with a new data structure named compressed_octree..
- Publisher: Compressoctree
- Date:
- Platform: WinOther
- The Human Body Project
- License: Freeware
- Price: 0.00

The Human Body Project allows computers to better understand and interact with people. Using a webcam the system can detect and recognise individuals (face recognition), identify their gaze direction, facial expressions and upper body postures.
The Human Body Project License - GNU General Public License (GPL).
- Publisher: Hbp
- Date:
- Size: 703 KB
- Platform: WinOther






