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.179.640 Times

Inverse Of A 2x2 Matrix Contact Php software
Filter: All | Freeware | Demo
 

Inverse Of A 2x2 Matrix Contact Php

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 636

Rename subdirectories of a directory tree I needed to write a sed/awk Python equivalent for walking into a directory tree and renaming certain subdirectories, while also looking into all xml files on the way and replacing/modifying certain strings in those files.It would be nicer if someone could suggest an enhanced re.sub(regex,...



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

License: Freeware Download (54): Rename subdirectories of a directory tree Download

Added: April 29, 2013 | Visits: 478

3D Temple (OpenGL Walkthrough of a foggy temple) Script This example will show you how easy it is to draw objects using openGL.It draws a giant pyramid and you can walk around inside this foggy temple. Not much to it but it is suitable to learn from.





Platforms: C and C plus plus

License: Freeware Size: 81.92 KB Download (48): 3D Temple (OpenGL Walkthrough of a foggy temple) Script Download

Terminal Fall Velocity of a Single Spherical Particle in a Newtonian Fluid Newton number (also called the drag coefficient) and Archimedes number are plotted versus the Reynolds number for the laminar, transition and turbulent flow types using a log-log scale. A numerical example of the terminal fall velocity computation of a single spherical particle in a Newtonian...


Platforms: JavaScript


Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and...


Platforms: Matlab


Numerical Analysis of a Coaxial Counter-Rotating Rotor Blade System This is an extension of my single rotor analysis code.The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon Leishman The numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow...


Platforms: Matlab


Added: May 02, 2013 | Visits: 606

Complex Optimization of a Recurrent Neural Network This package includes files for modelling nonlinear dynamic systems using a recurrent generalized neural network. The learning scheme uses the complex method of nonlinear nonderivative optimization, thereby avoiding the problems of computing the derivative of an infinite impulse response filter...


Platforms: Matlab

License: Freeware Size: 256 KB Download (46): Complex Optimization of a Recurrent Neural Network Download

Tapping Power from the Overhead Ground Wire of a High-Voltage Transmission Line When a high voltage transmission line crosses remote areas where no distribution network is available, it is possible to tap power from the overhead ground wires (OHGW) protecting the line against lighting strokes. Hydro-Quebec developed the IVACE technology to provide power to telecommunication...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (40): Tapping Power from the Overhead Ground Wire of a High-Voltage Transmission Line Download

Added: September 04, 2013 | Visits: 409

Response of a 2nd order system are you a beginners and want to start programming for control system? then this is a basic program to get the response of a 2nd order system.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Response of a 2nd order system Download

Added: July 04, 2013 | Visits: 490

Voodoo Whisperer - Curse of a Legend Collector's Edition Mentored by one of the most powerful voodoo priestesses in the world, Lillian is learning to use her power. Suddenly, a dark force settles over New Orleans, and Marie Leveau, Lillian???*a*?s teacher, is placed under a curse. In fact, the entire town has been put into a deep, dark sleep by a...


Platforms: Mac

License: Demo Cost: $13.99 USD Size: 272.77 MB Download (41): Voodoo Whisperer - Curse of a Legend Collector's Edition Download

Added: June 25, 2013 | Visits: 336

XILS Easy to connect, easy to modify, easy to see, the matrix is far and away the easiest way to connect modules to each other. Matrix connection brings modularity and sound design to a new dimension. More than 450 connections (audio signal, controls signal, trig signals) are available on the XILS 3,...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 16.52 MB Download (37): XILS Download

Added: August 13, 2013 | Visits: 363

Legacy of a Princess Legacy of a Princess is a fun interactive fiction novel with a fantasy theme. Two lone torches flicker against the darkness of the cave, providing meager light. What you can see is of little interest: chests of old royal garb, odd artifacts gathered by Impa over the years of no value, and shelf...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (50): Legacy of a Princess Download

Added: May 10, 2013 | Visits: 546

Simple string checksum This one line function adds up the ascii values of a string and returns the total as a checksum. Also included is a variation which returns the checksum mod 256 (so it can be used as a single byte).The same technique can be used to add up a list of numbers, or to return the average of a list...


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

License: Freeware Download (63): Simple string checksum Download

Added: July 06, 2013 | Visits: 526

Clinical Test Performance This function calculate the performance, based on Bayes theorem, of a clinical test. The input is based on a 2x2 matrix (true positive, false positives; false negative, true negatives).The Outputs are:- Prevalence of disease- Test Sensibility with 95% confidence interval- Test Specificity with...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Clinical Test Performance Download

Added: May 29, 2013 | Visits: 353

Lacunarity of a binary image The gliding box algorithm proposed by Tolle et al., Physica D, 237, 306-315, 2008 is used to calculate the lacunarity of a binary image.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Lacunarity of a binary image Download

Added: August 20, 2013 | Visits: 332

Compute a Tutte map of a planar surface triangulation Usage: [mfTutteMap] = TutteMap(mnTriangulation)Maintaining the existing triangulation, this function maps a surface mesh onto a planar unit circle. Tutte's algorithm [1] is used. The simple technique for finding point locations is from [2].'mnTriangulation' is an Nx3 array as returned by...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Compute a Tutte map of a planar surface triangulation Download

Added: September 07, 2013 | Visits: 277

Recursively check fields of a structure exist This function will return true if the first input structure contains the field in the second input string and in turn that field has the field given in the third input string and so on. This allows A.b.c = 2; to be checked as:isfieldRecursive(A,'b','c')ans =1Which would return false if either b...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Recursively check fields of a structure exist Download

Added: November 29, 2013 | Visits: 530

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: August 26, 2008 | Visits: 868

Mamba Here, in the darkest depths of the jungle, where the sun`s rays often don`t reach through the vegetation, lives a fearsome example of a snake, whose contact with humans isn`t recommended. We`re talking about the mamba.If you want to enjoy its presence and natural mysticism without it digging its...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 5 KB Download (175): Mamba Download

Added: July 01, 2013 | Visits: 370

min and max values plus coordinates of 2D a matrix Two functions to find the value and position of the first min and max in a 2D matrix


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): min and max values plus coordinates of 2D a matrix Download

Added: August 31, 2013 | Visits: 535

Computes center of circle given two points and a radius Function used to compute the center of the circle given two points and a radius. Takes only real inputs and gives only real outputs. Make sure the units are consistent%Inputs: %P1-First point e.g. [3 4] => (x1,y1) %P2-Second point %R-Radius%Output: %C-Center of the circle. Its a 2x2 matrix. First...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (38): Computes center of circle given two points and a radius Download

< 1 2 3 4 5