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

Mathematical Root software
Filter: All | Freeware | Demo
 

Mathematical Root

< 1 2 3 4 5 
Added: July 17, 2013 | Visits: 320

GUI for Root Locus Invoke the function by calling with a transfer function as its argument.>> mySys=tf([1 3],[1 5 12 8 0])>> RLocusGui(mySys) %Invoke GUIThought Matlab can create root locus plots, it is still useful to sketch root locus plots by hand. The program, RLocsuGui, takes loop gain as input and then...



Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): GUI for Root Locus Download

Added: September 12, 2013 | Visits: 688

Advanced Engineering Mathematics with MATLAB This textbook presents mathematical techniques for applications in engineering, physics, and applied mathematics.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (47): Advanced Engineering Mathematics with MATLAB Download

Added: August 28, 2013 | Visits: 320

finding root of any polynomail using Newton Raphson method *copy the file to your current directory.Example-If you want to find a root off(x)=6x^3+8x^2-3x^1+78,write the command-find_root([78 -3 8 6]);on MATLAB command window.*If you want to find another root, change the 100 in,x=100; (4th line of find_root.m file) to another value as your preference...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): finding root of any polynomail using Newton Raphson method Download

Added: June 12, 2013 | Visits: 287

Iterative nth power/root image equalization This code has been written in Spring 2008 by me, Gholamreza Anbarjafari (Shahab). You can use this code for any research and academic purposes as far as you refer to the following work: Hasan Demirel and Gholamreza Anbarjafari, "HSI Based Colour Image Equalization using Iterative nth Root and nth...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 358.4 KB Download (39): Iterative nth power/root image equalization Download

Added: May 19, 2013 | Visits: 400

Mullers method for polynmial root finding MdoDsller's method uses three points, It constructs a parabola through these three points, and takes the intersection of the x-axis with the parabola to be the next approximation. The order of convergence of MdoDsller's method is approximately 1.84. This method could be advantageous if looking...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Mullers method for polynmial root finding Download

Added: March 28, 2013 | Visits: 294

NROOTS: complex polynomial root finder NROOTS attempts to find all the roots of a real/complex polynomial. It uses a two-step algorithm: a first-approximation to a root is found via the companion matrix method (as per the built-in function ROOTS) and then this approximation is refined (polished) via a Newton-Raphson iteration scheme....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): NROOTS: complex polynomial root finder Download

Added: May 05, 2013 | Visits: 411

Root of complex function Let MyFunction(z) to be a complex valued function of the complex argument z.Let z0 to be the initial point from which the search procedure starts.by doing a projection on the hyperspace (a line in the real case) defined by two successive points z1 and z2= z1+delta_z. We find a third point which...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Root of complex function Download

Added: June 08, 2013 | Visits: 501

Sub Kakuro In the famous puzzle KAKURO (the mathematical puzzle), one of task to solve for the puzzle for unknown numbers is in finding all the possibilities for Given Number and its Spread.It is SubKakuro because it does not solve the Kakuro puzzle


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): Sub Kakuro Download

Added: August 28, 2013 | Visits: 175

SciMath SciMath is a free and open source project that includes packages to support mathematical and scientific calculations, beyond the capabilities offered by SciPy.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (39): SciMath Download

Added: July 20, 2013 | Visits: 280

XLcalc Class provides simple mathematical operations with integers of any size.Integers are processed as strings using old-style schoolbook math.


Platforms: Mac

License: Freeware Size: 30.72 KB Download (43): XLcalc Download

Added: October 04, 2013 | Visits: 353

jExpressions Console parser and calculator of mathematical expressions.


Platforms: Mac

License: Freeware Size: 122.88 KB Download (38): jExpressions Download

Added: July 31, 2013 | Visits: 246

FireMath FireMath is a very useful Firefox add-on that enables you to calculate and add into your papers very complex mathematical equations. For examples, FAQ, installation instructions and a discussion board check the: www.firemath.info Speed up scientific scripting! Improve your science!


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (34): FireMath Download

Added: August 03, 2013 | Visits: 430

JGraphSketch JGraphSketch is an Open Source cross-platform mathematical function plotter written in Java. You can plot Cartesian, Polar and Parametric equations with it. Here is a screen shot. You can zoom the graph, save it in a PNG file and customize each and every plot settings. The software is very...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): JGraphSketch Download

Added: August 12, 2013 | Visits: 338

FMI Workbench FMI Workbench is a Java program useful in order to manage FMI, functional mathematical index.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 7.24 MB Download (39): FMI Workbench Download

Added: October 14, 2013 | Visits: 467

JEDI Math JEDI Math is a free mathematical library developed under the MPL for Delphi, Kylix, FPC and Lazarus. The library provides routines for matrices/vectors, regression, geometry, physics, equation rendering and raytracing among others.


Platforms: *nix

License: Freeware Size: 2.28 MB Download (49): JEDI Math Download

Added: November 23, 2013 | Visits: 659

calc: C-style arbitrary precision system Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.


Platforms: *nix

License: Freeware Size: 849.92 KB Download (45): calc: C-style arbitrary precision system Download

Added: July 20, 2013 | Visits: 295

swIMP swIMP (SWIG-based Interfaces for Mathematical Programming) aims at making solvers written in C or C++ available for other languages. The current focus is on Java as target language and on LP/IP-solvers which are compatible to the Open Solver Interface (OSI) from the Coin-OR-project. This includes...


Platforms: *nix

License: Freeware Size: 4.72 MB Download (38): swIMP Download

Added: October 24, 2013 | Visits: 409

Ro3n For Linux Ro3n is a simple Qt application designed to solve mathematical equations - linear as well as quadratic.


Platforms: *nix

License: Freeware Size: 184.32 KB Download (32): Ro3n For Linux Download

Added: August 26, 2013 | Visits: 2.056

EqualX for Linux EqualX is an interactive equation editor that helps you create mathematical notation for word processing, web pages, desktop publishing, presentations, elearning in LaTeX. EqualX gives you the power and beauty of TeX/LaTeX for writing equations in a simple to use editor. If you want to write an...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (41): EqualX for Linux Download

Added: July 02, 2013 | Visits: 239

root2matplot root2matplot is a Python toolkit to convert ROOT histograms to matplotlib figures. #md5=a42030ec213c0675b1a7cf3fa7e2dd46


Platforms: *nix

License: Freeware Size: 20.48 KB Download (48): root2matplot Download

< 1 2 3 4 5