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

Subroutines In Fortran software
Filter: All | Freeware | Demo
 

Subroutines In Fortran

< 1 2 3 4 5 > 
Added: August 26, 2010 | Visits: 713

g2 g2 is an easy to use, portable and powerful 2D graphics library. The project provides a comprehensive set of functions for simultaneous generation of graphical output on different types of devices. Following devices are currently supported: PostScript, X11, PNG and JPEG (using gd) and Win32...



Platforms: *nix

License: Freeware Size: 481.28 KB Download (97): g2 Download

Added: June 08, 2010 | Visits: 603

SelfLoader SelfLoader is a Perl module created to load functions only on demand. SYNOPSIS package FOOBAR; use SelfLoader; ... (initializing code) __DATA__ sub {.... This module tells its users that functions in the FOOBAR package are to be autoloaded from after the __DATA__ token. See also...





Platforms: *nix

License: Freeware Size: 12.2 MB Download (90): SelfLoader Download

Added: January 13, 2010 | Visits: 672

B::Utils B::Utils is a helper functions for op tree manipulation. SYNOPSIS use B::Utils; These functions make it easier to manipulate the op tree. FUNCTIONS all_starts all_roots Returns a hash of all of the starting ops or root ops of optrees, keyed to subroutine name; the optree for main...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (98): B::Utils Download

Added: September 04, 2010 | Visits: 1.191

File::Maker File::Maker is a Perl module that mimics a make by loading a database and calling targets methods. SYNOPSIS ##### # Subroutine interface # use File::Maker qw(load_db); %data = load_db($pm); ###### # Object interface # require File::Maker; $maker = $maker->load_db($pm);...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (102): File::Maker Download

Released: June 03, 2012  |  Added: June 03, 2012 | Visits: 426

EASY-OPT Express The software system allows to solve constrained nonlinear programming problems by an efficient sequential quadratic programming (SQP) method. A nonlinear objective function is to be minimized subject to nonlinear equality or inequality constraints. The numerical code is called NLPQL, which is...


Platforms: Windows

License: Freeware Size: 58.86 MB Download (43): EASY-OPT Express Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 316

Zen for Linux Zen is cute. Zen is fun. Zen application was developed to be a simple tool that you can put in your computer's Startup folder, or just run it whenever you want. What Zen does is search several text files of "fortune cookie" sayings, and display one at random. The fortune cookie files are just...


Platforms: Linux

License: Freeware Size: 461 KB Download (56): Zen for Linux Download

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

Zen for Mac OS X Zen is cute. Zen is fun. Zen application was developed to be a simple tool that you can put in your computer's Startup folder, or just run it whenever you want. What Zen does is search several text files of "fortune cookie" sayings, and display one at random. The fortune cookie files are just...


Platforms: Mac

License: Freeware Size: 461 KB Download (51): Zen for Mac OS X Download

LMFsolve.m: Levenberg-Marquardt-Fletcher algorithm for nonlinear least squares problems The function LMFsolve.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago. LMFsolve is its essentially shortened version...


Platforms: Matlab


Added: July 01, 2013 | Visits: 438

bghungar "Hungarian algorithm" to solve the square assignment problem (original & pure MATLAB implementation). The Hungarian algorithm can also be used as a sub-solver in a B&B solver for the travelling salesman problem.How to match N (e.g. N=6) pairs of signals from 2 experiments? Build full reordering...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): bghungar Download

Added: August 23, 2013 | Visits: 487

LMFnlsq - Solution of nonlinear least squares The function The LMFnlsq.m serves for finding optimal solution of an overdetermined system of nonlinear equations in the least-squares sense. The standard Levenberg- Marquardt algorithm was modified by Fletcher and coded in FORTRAN many years ago (see the Reference). This version of LMFnlsq is...


Platforms: Matlab

License: Freeware Size: 870.4 KB Download (46): LMFnlsq - Solution of nonlinear least squares Download

Added: June 15, 2013 | Visits: 354

MatData MatData 1.02usage:call read(filename,varname,var)call write(filename,varname,var,action)where "filename" is the string of .mat file's name, "varname" is the string of variable's name stored in .mat file, "var" is the variable's name in Fortran program, which can be any one of the following type:...


Platforms: Matlab

License: Freeware Size: 10 KB Download (41): MatData Download

Added: March 25, 2013 | Visits: 580

MATLAB-Excel Single Interface MATLAB-Excel Single Interface (MESI)(Thanks to Russell Goyder, the original creator of this example.)WHAT IS IT?===========MESI provides the VBA subroutine "RunInMATLAB", which allows you to call your M-code from Excel using Excel Link and .NET/COM Builder without changing your VBA code.WHY DOES...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): MATLAB-Excel Single Interface Download

Added: April 13, 2013 | Visits: 400

Weighted and unweighted linear fit This code fits makes a linear fit to a data set (using y =bx+a) where each data point% has a different or constant standard deviation. Your data should have three or two columns.% The first column should be the independent variable(x) and the second% column should be the dependent variable(y)....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): Weighted and unweighted linear fit Download

Added: June 08, 2013 | Visits: 314

X Ray Calculator This is a Matlab translation of the well known 'mucal' elemental x-ray properties calculation routines written by Pathikrit Bandyopadhyay in Fortran and ported to C by Boyan Boyanov. More information on the original programs can be found on the Centre for Synchrotron Radiation Research and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (41): X Ray Calculator Download

Added: May 27, 2010 | Visits: 938

CFITSIO CFITSIO is a library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format. CFITSIO simplifies the task of writing software that deals with FITS files by providing an easy to use set of high-level routines that insulate the...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (106): CFITSIO Download

Added: July 14, 2013 | Visits: 423

MEX-files and MATLAB Compiler Simplified instructions for calling subroutines written in other languages such as FORTRAN. (MEX files) Simplified instructions and hints for using the MATLAB compiler to generate code which can be distributed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): MEX-files and MATLAB Compiler Download

Subroutines for the Internet Site for European Strong-Motion Data These files are subroutines for importing and exporting files in the file format used by the Internet Site for European Strong-Motion Data (http://www.isesd.cv.ic.ac.uk). Raw_in imports uncorrected acceleration time-histories in ISESD format, Raw_out exports uncorrected acceleration...


Platforms: Matlab


Added: August 27, 2010 | Visits: 1.178

Fortran::Format Fortran::Format is a Perl module to read and write data according to a standard Fortran 77 FORMAT. SYNOPSYS use Fortran::Format; my $f = Fortran::Format->new("2(N: ,I4,2X)"); print $f->write(1 .. 10); # prints the following: # N: 1 N: 2 # N: 3 N: 4 # N: 5 N: 6 # N: 7 N: 8 # N: 9 N:...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (167): Fortran::Format Download

Added: July 04, 2013 | Visits: 2.305

VaR vs CVaR in Risk Management and Optimization The files in this folder solve the optimization case studies described in the paper "VaR vs CVaR in Risk Management and Optimization" by Sarykalin,S., Serraino,G., and Uryasev,S., in Tutorials in Operations Research, INFORMS 2008 (download www.ise.ufl.edu/uryasev/VaR_vs_CVaR_INFORMS.pdf...


Platforms: Matlab

License: Freeware Size: 225.28 KB Download (50): VaR vs CVaR in Risk Management and Optimization Download

Hydrodynamically Interacting Spheres at low Reynolds numbers in shear flows of a Newtonian fluid Stokesian Dynamics, a method developed by Brady and Bossis in the 80s, simulate the 3D motion of hydrodynamically interacting spheres at low Reynolds numbers.The present contribution computes the trajectories of hydrodynamically interacting spheres in simple and oscillatory shear flows of a...


Platforms: Matlab


< 1 2 3 4 5 >