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

Plotting Functions software
Filter: All | Freeware | Demo
 

Plotting Functions

1 2 3 4 5 > 
Added: May 26, 2013 | Visits: 443

Alternative Mathematics using MATLAB 7 This e-book is based on the Student Edition of MATLAB 7, which includes a symbolic toolbox. The Professional Edition may of course also be used. The goal is to exploit a restricted subset of MATLAB commands and functions to explore most of the elements of undergraduate mathematics. All items from...



Platforms: Matlab

License: Freeware Size: 40.96 KB Download (45): Alternative Mathematics using MATLAB 7 Download

Added: May 15, 2013 | Visits: 466

Orbital Mechanics Library There are 23 different functions performing basic orbital operations (Hohmann tx, inclination and node changes, orbital parameter conversions, ground tracks, orbit plotting, etc.). Some of these functions are still rough, so please provide feedback. These functions are basically how I did all of...





Platforms: Matlab

License: Freeware Size: 573.44 KB Download (46): Orbital Mechanics Library Download

Released: December 01, 2013  |  Added: January 15, 2014 | Visits: 875

STIMATH STIMATH is a high-level tool for mathematics, linear algebra, plotting and expression evaluation that can be used from any programming environment or even from a command line interface. It is an executable that takes a single argument, the name of a text file containing a series of MATLAB style...


Platforms: Windows 7

License: Commercial Cost: $50.00 USD Size: 292.97 KB Download (46): STIMATH Download

Added: September 11, 2013 | Visits: 418

mwavepy mwavepy is a compilation of functions for microwave/RF engineering. It is useful for things such as calibration, data analysis, data acquisition, and plotting functions. Being that it has been built around my specific needs as a graduate student, it is far from complete, but non the less pretty...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (33): mwavepy Download

Added: July 07, 2013 | Visits: 609

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (53): Another Particle Swarm Toolbox Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 407

Yorick for Mac OS X What is Yorick? Yorick is an interpreted programming language for scientific simulations or calculations, postprocessing or steering large simulation codes, interactive scientific graphics, and reading, writing, or translating large files of numbers. Yorick includes an interactive graphics...


Platforms: Mac

License: Freeware Size: 3.9 MB Download (535): Yorick for Mac OS X Download

Released: July 25, 2012  |  Added: July 25, 2012 | Visits: 438

Yorick for Windows What is Yorick? Yorick is an interpreted programming language for scientific simulations or calculations, postprocessing or steering large simulation codes, interactive scientific graphics, and reading, writing, or translating large files of numbers. Yorick includes an interactive graphics...


Platforms: Windows

License: Freeware Size: 4.5 MB Download (531): Yorick for Windows Download

ARPA: Airbreathing and Rocket Propulsion Analysis Tool for Space Vehicle Design White paper only. No M-files are included with this submission. To download ARPA visit http://www.prasub.com/arpa/arpa.htmlARPA is a GUI based tool developed in MATLAB. Its architecture neutral. The tool is capable of analyzing different airbreathing engines like Turbojet, Afterburning...


Platforms: Matlab


Added: August 07, 2013 | Visits: 349

bar_setFaceAlpha This is a simple workaround for the fact that Matlab's BAR and BARH plotting functions do not pass the 'FaceAlpha' property to the actual plotting functions. Usefully, e.g. * in case you want to have the grid lines shine through the bars * in general in case you want to have some graphics behind...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): bar_setFaceAlpha Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 420

FunkyPlot - Math. Function Plotting FunkyPlot is an interactive plotting tool for mathematical functions, designed for pupils and students.


Platforms: Windows, Mac, Linux

License: Freeware Size: 776.03 KB Download (50): FunkyPlot - Math. Function Plotting Download

Added: September 22, 2013 | Visits: 619

Function Plotting and Data Fitting Model The Function Plotting and Data Fitting Model allows you to create customizable plots to interactively explore the properties of up to three functions at a time. When you enter a function, adjustable parameters are automatically recognized, and sliders are created to vary the values of these...


Platforms: Mac

License: Freeware Size: 1.41 MB Download (42): Function Plotting and Data Fitting Model Download

Added: November 08, 2006 | Visits: 2.599

Functions Easy to use, intuitive program to visualize and study functions of one variable in a defined interval to find roots, maxima and minima, integral, derivatives, graph. You can predefine constants and specify the error bound for the results. It can fully explore intervals to search for solutions....


Platforms: Windows

License: Shareware Cost: $15.00 USD Size: 2.02 MB Download (221): Functions Download

Released: May 01, 2004  |  Added: February 21, 2006 | Visits: 2.841

Business Functions Basic Edition Library of 100+ functions for Business Planning and Budgeting with MS-Excel.


Platforms: Windows

License: Freeware Size: 4.88 MB Download (644): Business Functions Basic Edition Download

Added: March 18, 2010 | Visits: 870

Text::MicroMason::Functions Text::MicroMason::Functions Perl module contains Function Exporter for Simple Mason Templates. SYNOPSIS Use the execute function to parse and evalute a template: use Text::MicroMason::Functions qw( execute ); print execute($template, name=>Dave); Or compile it into a subroutine, and...


Platforms: *nix

License: Freeware Size: 69.63 KB Download (91): Text::MicroMason::Functions Download

Added: July 05, 2010 | Visits: 1.195

Database Functions Database Functions is a PHP class that can be used to build and execute MySQL database queries. It can build SELECT, INSERT, UPDATE and DELETE queries from lists of parameters and values. The class can also execute the generated queries and retrieve the SELECT query results into associative...


Platforms: *nix

License: Freeware Download (100): Database Functions Download

Added: September 17, 2010 | Visits: 854

Bio::NEXUS::Functions Bio::NEXUS::Functions is a Perl module that provides private utility functions for the module. This package provides private functions that are not object-specific..


Platforms: *nix

License: Freeware Size: 153.6 KB Download (91): Bio::NEXUS::Functions Download

Added: May 10, 2013 | Visits: 431

Missing string functions Missing string functions script introduces some functions to help you manage international text.


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

License: Freeware Download (58): Missing string functions Download

Added: May 10, 2013 | Visits: 416

Curried functions This script is a class to allow programmers to curry functions, so that arguments can be supplied one at a time instead of all at once. E.g., if  F = Curry(lambda a,b: a b), then F(1,2) == F(1)(2).


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

License: Freeware Download (57): Curried functions Download

Added: April 18, 2013 | Visits: 451

WIN32API MDI Shell with functions WIN32API MDI Shell with functions code allows an easy start of a MDI application.Shows how to create and fill the client and mdi structures. It also contains functions to sort the mdi child windows. ains>


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (47): WIN32API MDI Shell with functions Download

Added: May 02, 2013 | Visits: 533

Functions for the rectangular assignment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possible assignment, a cost or distance is computed. All cost values form a...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (50): Functions for the rectangular assignment problem Download

1 2 3 4 5 >