Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.597.198 Times

The Force Of Gravity software
Filter: All | Freeware | Demo
 

The Force Of Gravity

< 1 2 3 4 5 
Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 653

Laura Jones and the Gates of Good and Evil Laura Jones and the Gates of Good and Evil is an unforgettable hidden object puzzle adventure game. Head off in search of the Gates of Good and Evil with Laura Jones! In order to open them, she needs to find six sacred keys. Can she pass ghostly sentries'



Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 61.5 MB Download (47): Laura Jones and the Gates of Good and Evil Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 437

The Treasures of Hotei Embark on a dangerous island journey in search of the Treasures of Hotei. Swap gems and advance through each level, collecting coin parts that- once combined- will open the gates to the treasure! The challenge increases with each level, but help is on the





Platforms: Mac

License: Shareware Cost: $2.99 USD Size: 42.5 MB Download (49): The Treasures of Hotei Download

Released: July 23, 2012  |  Added: July 23, 2012 | Visits: 445

The Treasures of Hotei Lite Embark on a dangerous island journey in search of the Treasures of Hotei. Swap gems and advance through each level, collecting coin parts that- once combined- will open the gates to the treasure! The challenge increases with each level, but help is on the


Platforms: Mac

License: Freeware Size: 48 MB Download (49): The Treasures of Hotei Lite Download

Released: July 22, 2012  |  Added: July 22, 2012 | Visits: 483

Robin Hood: The Legend of Sherwood Do not only take on the role of the hero Robin Hood, but also the roles of his faithful vassals and take them to the battle field against the nasty Prince John Lackland. In doing so you are able to enjoy the fabulous English landscape of 1190 as well as t


Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 827 MB Download (47): Robin Hood: The Legend of Sherwood Download

Released: December 15, 2012  |  Added: December 15, 2012 | Visits: 366

The Treasures of Montezuma 3 Match tokens to unlock incredible riches in The Treasures of Montezuma 3! With over 200 levels, amazing visual effects, explosive audio, and stunning backgrounds that shatter the boundaries of art in casual games, The Treasures of Montezuma 3 is a guarant


Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 211 MB Download (47): The Treasures of Montezuma 3 Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 447

Virtual Villagers - The Tree of Life Continue the story of the mysterious island of Isola, and the tribe of lost refugees. The island's chief is worried that life is slowly diminishing on the island and has selected a tribe of explorers to find the source of Isola's troubles. They discover,


Platforms: Mac

License: Shareware Cost: $9.99 USD Size: 69.9 MB Download (45): Virtual Villagers - The Tree of Life Download

Added: May 10, 2013 | Visits: 774

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Obtaining the name of a function/method Download

Blind detection of the number of sources with gerschgorin radii Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. For algorithm...


Platforms: Matlab


Circular Cross Correlation of the Columns of an Array - circ xcorr The program takes the columns of an input matrix and calculates the auto and cross correlation of these columns using an fft method. The result is very similar to the xcorr function. This method could be used to evaluate the cross correlation of repeating code sequences, and other similar...


Platforms: Matlab


Blind detection of the number of sources with hypothesis tests Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. For more details...


Platforms: Matlab


Blind detection of the number of sources with a predicted eigenvalue approach Let us assume the signal model:Y(k)=HX(k)+B(k)This script provides a method for the blind recognition of the number of sources (the size of X(k)). The noise must be spatially white and the number of receivers is assumed to be stricly greater than the number of sources. See reference [CHE91] Chen....


Platforms: Matlab


Blind detection of the number of sources with information criteria Let us assume the following MIMO model:Y(k)=HX(k)+Y(k)This file can detect the number of sources, i.e the size of the vector X(k) from the received signal Y(k). The noise is assumed spatially white and the number of receivers must be strictly greater than the number of sources. See Reference...


Platforms: Matlab


Added: July 23, 2013 | Visits: 590

Gravitational Search Algorithm (GSA) Gravitational search algorithm (GSA) is an optimization algorithm based on the law of gravity and mass interactions.This algorithm is based on the Newtonian gravity: "Every particle in the universe attracts every other particle with a force that is directly proportional to the product of their...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Gravitational Search Algorithm (GSA) Download

Added: May 15, 2013 | Visits: 535

The Art of Control Engineering This book provides a practical treatment of the study of control systems.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1420.jsp.


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (40): The Art of Control Engineering Download

Added: July 24, 2013 | Visits: 622

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Dynamics of a continuous distillation column for the separation of a mixture of Benzene, Toluene The program computes the composition of benzene, toluene and p-xylene versus time in all column plates. The steady state values are plotted versus the plate number for all three components. This MATLAB program is adapted from an example given in Chemical Engineering Dynamics by Ingham et al.,...


Platforms: Matlab


Added: April 21, 2013 | Visits: 550

Temperature Control with the Use of PID This model shows a simulation of how temperature is controlled with the use of a PID (proportional-integral-derivative) controller.


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Temperature Control with the Use of PID Download

VRECKON: Find the endpoint of a geodesic on the ellipsoidal earth This function uses the Vincenty direct algorithm to solve the "forward geodesic problem," which is the problem of computing the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth. This process is also called...


Platforms: Matlab


An extended method to find the value of pi using random numbers inside a sphere.. The MATLAB file contains a method to find the value of pi. This is just an extension of the general method of finding pi from within a circle. It uses 3D-matrices and some more stuffs, which can be very helpful for educational purposes. Also, do change the values in the file, to see for yourself,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): An extended method to find the value of pi using random numbers inside a sphere.. Download

Added: August 26, 2013 | Visits: 379

Estimating the number of clusters via System Evolution (SE) is developed to estimate the number of clusters (NC) for PAM clustering algorithm. By inspecting whether it is stable that two potential clusters are separated or merged, SE focuses on the separability of two closest clusters among k potential clusters (called twin-clusters) when a data set...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (40): Estimating the number of clusters via System Evolution Download

< 1 2 3 4 5