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 50.372.940 Times

Finding The Volume Of A Box software
Filter: All | Freeware | Demo
 

Finding The Volume Of A Box

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 785

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 (53): Obtaining the name of a function/method 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


VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: May 21, 2013 | Visits: 387

Unconstrained Optimization of a Noisy Function Demonstration of finding the minimum of a noisy function using gradient-based optimization.This model was developed for use in teaching optimization in graduate engineering courses. It demonstrates one approach for attempting to find the minimum of noisy functions using gradient-based...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Unconstrained Optimization of a Noisy Function Download

Added: May 01, 2013 | Visits: 467

Finding the Fractal Dimension using Box Counting method. Its based on the traditional box-counting method for finding the fractal dimension of an image. The code is just for beginners for getting an idea of how the box-counting is done.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): Finding the Fractal Dimension using Box Counting method. Download

Added: May 10, 2013 | Visits: 649

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces.


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


Added: August 26, 2013 | Visits: 673

The Count of Monte Cristo Review Based on the famous novel, which I am fairly unfamiliar with, The Count of Monte Cristo is the story of a ship captain who through some depressing and fortunate events is on an investigation to clear his name from jealous rivals. By finding clues with hidden object games and progressing the...


Platforms: Mac

License: Freeware Size: 6.66 MB Download (41): The Count of Monte Cristo Review Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 494

Colle: The glue of good web applications Colle is the glue of a properly designed web application. It is written on several popular technologies of the Java and XML world including Servlet API, EJB 2.0, XSLT, JDBC, XML Schema, jdom, JAXP and others.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.81 MB Download (51): Colle: The glue of good web applications Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 526

The Harmony of the World Nowadays the idea of a music of the spheres, or a cosmic music that descends from the planets seems more like poetic philosophy than anything scientific. However, when the scientist Kepler discovered special principles about planetary motion, he also reconsidered the music. Apparently his...


Platforms: Windows, Mac, Linux

License: Freeware Size: 17.44 MB Download (49): The Harmony of the World Download

Added: April 17, 2013 | Visits: 851

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,...


Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: May 13, 2013 | Visits: 673

Solution of a Maxwell Stefan Diffusion Problem n the bottom of a Stefan tube there is a quiescent liquid with a mixture of acetone (component 1) and methanol (component 2). Vapor that evaporates from this pool of liquid diffuses to the top of the tube. Air (component 3) keeps the mole fractions of components 1 and 2 equal to zero. This...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (42): Solution of a Maxwell Stefan Diffusion Problem 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: 554

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 (50): Temperature Control with the Use of PID Download

Fast edges of a color image (actual color, not converting to grayscale) Extracts the edges of a color image without converting it to grayscale.Changes in color are detected even when the grayscale color of two pixels are the same. The edge strength is typically greater or equal to the magnitude obtained by simply filtering a grayscale image.Optionally, the edge...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Fast edges of a color image (actual color, not converting to grayscale) Download

Methods for calculating precise logarithm of a sum and subtraction Disclosed are methods to compute the precise value of the logarithm of a sum and the logarithm of a subtraction.A number of practical problems can result in having too big or small values in intermediate values of a calculation. Then one tries to take logarithm of these values and operate on...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (40): Methods for calculating precise logarithm of a sum and subtraction Download

Crop upper/lower half- and whole-circle sections in the center of an image Crop upper/lower half-, and whole-circle sections in the center of a colour image. Optional move of cropped section inside the image and away from center.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 2.65 MB Download (50): Crop upper/lower half- and whole-circle sections in the center of an image Download

Added: August 07, 2013 | Visits: 422

Apply a function to a specific field of a structure This function searches in the fields of a structure, and applies a given function to all occurrences of a specific field. dlTe September 30th, 2009, By Reza Farrahi Moghaddam, Synchromedia Lab, ETS, Montreal, Canada USAGE: temp_structure = apply_func_on_all_fields_with_name(temp_structure,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Apply a function to a specific field of a structure Download

Added: September 29, 2013 | Visits: 504

Cursed Memories: The Secret of Agony Creek CE After waking up chained to the floor of a disgusting cabin, you must discover the Secret of Agony Creek and escape before it???*a*?s too late! Avoid a dangerous police officer, a mysterious phantom, and many more dangers in this incredible Hidden Object Puzzle Adventure game! Figure out why the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 593.92 KB Download (35): Cursed Memories: The Secret of Agony Creek CE Download

Added: November 29, 2013 | Visits: 532

The Life Of A Pacifist Is Often Fraught With Conflict The Life Of A Pacifist Is Often Fraught With Conflict is a great story game that is talking about games.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 6.83 MB Download (32): The Life Of A Pacifist Is Often Fraught With Conflict Download

Added: June 07, 2013 | Visits: 528

Hill climbing optimization It is a hill climbing optimization algorithm for finding the minimum of a fitness function in the real space. The space should be constrained and defined properly. It attempts steps on every dimension and proceeds searching to the dimension and the direction that gives the lowest value of the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Hill climbing optimization Download

1 2 3 4 5 >