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

Numerical Fortran freeware
Filter: All | Freeware | Demo
 

Numerical Fortran

< 1 2 3 4 5 > 
Added: August 25, 2013 | Visits: 469

FLENS FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing. It can be considered as a very convenient and --- at the same time --- extremely efficient interface for BLAS and LAPACK. But it is much more than this Platforms: *nix

License: Freeware Size: 112.64 KB Download (50): FLENS Download

Added: November 08, 2013 | Visits: 402

UPS debugger UPS is a source level C, C++ and Fortran debugger with an X windowsinterface. It's a very light debugger, but is quite efficient and workswell. An ANSI compliant C interpreter is included. Platforms: *nix

License: Freeware Size: 2.48 MB Download (45): UPS debugger Download

Added: May 10, 2013 | Visits: 483

Choose a random k-subset of {1,2, ..., n} This script is a translation of the Fortran subroutine RANKSB. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Choose a random k-subset of {1,2, ..., n} Download

Added: June 29, 2013 | Visits: 398

Gmsk modulation gmsk modulation of numerical data generated by a random source, the output of the modulator give two signals, only for demonstration, the first is gmsk signal and the other is gaussien frequency pulse shape Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Gmsk modulation Download

Numerical solution of the Falkner-Skan equation for various wedge angles Flow past a wedge is governed by the Falkner-Skan equation. This equation admits only numerical solution, which requires the application of the shooting technique. The program plots the velocity for various wedge angles. The result obtained is in agreement with figure 8-10 in page 352 of Deen's... Platforms: Matlab


Added: June 27, 2013 | Visits: 546

MATLAB interface for L-BFGS-B L-BFGS-B is a collection of Fortran 77 routines for solving nonlinear optimization problems with bound constraints on the variables. One of the key features of the nonlinear solver is that the Hessian is not needed. I've designed an interface to the L-BFGS-B solver so that it can be called like... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (46): MATLAB interface for L-BFGS-B Download

Added: June 15, 2013 | Visits: 484

Data Analysis in the Earth Sciences Using MATLAB This book is about data in the earth sciences: its nature, its graphic representation, and its numerical analysis.For a full book description and ordering information, please refer to http://www.mathworks.com/support/books/book1583.jsp. Platforms: Matlab

License: Freeware Size: 61.44 KB Download (55): Data Analysis in the Earth Sciences Using MATLAB Download

Added: March 28, 2013 | Visits: 785

IGRF Magnetic Field MATLAB implementation of IGRF11 fortran code as function for calculating Earth mean magnetic field. Implementation has been modified to default to GPS reference coordinates with output B components North, East, and Vertical. Spherical harmonic coefficients are derived from downloaded Excel... Platforms: Matlab

License: Freeware Size: 1.01 MB Download (60): IGRF Magnetic Field Download

Matlab files of the book: Mathematical Modelling for Earth Sciences Matlab files include Gaussian numerical quadrature, Newton's method for finding roots, finite element method for 1D wave equation, and pattern formation (KPP anda system of two coupled PDEs). Platforms: Matlab

License: Freeware Size: 624.64 KB Download (49): Matlab files of the book: Mathematical Modelling for Earth Sciences Download

Added: March 29, 2013 | Visits: 421

Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra FORTRAN code provided in Xingguo Pan's 2002 dissertation entitled "Coherent Rayleigh-Brillouin Scattering" was converted to .m and is provided here. Both s6 and s7 models are provided. The code is validated Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Coherent+Spontaneous Rayleigh-Brillouin Scattering Spectra Download

Added: June 11, 2013 | Visits: 462

Writing MATLAB C/MEX Code Learn how to create MEX-functions: programs written in C, C++, or Fortran code that are callable from MATLAB. This article is a guide to getting started and performing practical tasks as well as a reference.Contents:* Introduction* Getting Started* Inputs and Outputs* Creating an Uninitialized... Platforms: Matlab

License: Freeware Size: 245.76 KB Download (42): Writing MATLAB C/MEX Code Download

Added: August 12, 2013 | Visits: 472

Gauss-Jacobi quadrature Ever wonder how the weights and abscissae are calculated for the numerical conversion from radiance to flux? The long and the short of it is that Gauss-Jacobi quadrature determines the weights and abscissae which is similar to Gaussian for low-point quadrature but differs substantially for... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (53): Gauss-Jacobi quadrature Download

Added: May 28, 2013 | Visits: 576

Finite Element For Total Variation In this code,we are concerned with the numerical minimization of energy functionals in Hilbert Space involving total variation for gray-scale 1-dimensional inpainting problem.Applications are shown by finite element method. Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Finite Element For Total Variation Download

Added: April 03, 2013 | Visits: 452

fminconCSD Complex step differentiation (CSD) is a superior numerical differentiation approach. Normally, it is more efficient and accurate than finite difference appraoch. This package provides a way to improve the MATLAB fmincon function using the CSD. Platforms: Matlab

License: Freeware Size: 10 KB Download (48): fminconCSD Download

Added: July 17, 2013 | Visits: 364

engCallMATLAB (Fortran version) Have you ever wanted to call the engCallMATLAB function, only to realize that it isn't available? Well, now it is! This Fortran routine mimics the functionality of the mexCallMATLAB function, but for engine applications. Has the same argument list as mexCallMATLAB with the addition of the Engine... Platforms: Matlab

License: Freeware Size: 10 KB Download (40): engCallMATLAB (Fortran version) Download

Added: September 08, 2013 | Visits: 462

lsqnonlinCSD Complex step differentiation (CSD) is a superior numerical differentiation approach. Normally, it is more efficient and accurate than finite difference appraoch. This package provides a way to improve the MATLAB lsqnonlin function using the CSD. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): lsqnonlinCSD Download

Added: June 28, 2013 | Visits: 296

physunits module from FORTRAN The physunits toolbox is an attempt to confer dimensional "awareness" to the MATLAB environment. The motivation for this, as well as a suggested way to go about it, are explained in% Petty, G.W., 2001: Automated computation and consistency checking ofphysical dimensions and units in scientific... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (44): physunits module from FORTRAN Download

Added: May 21, 2013 | Visits: 337

Fortran Logical mex functions mxLogicalFunctions.for provides a suite of functions to support conversion of Fortran logical variables to/from MATLAB style mxArray variables in mex routines or engine applications. Assumes that the MATLAB logical class uses 1 byte for storage of each logical element. When testing a MATLAB... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Fortran Logical mex functions Download

Added: June 11, 2013 | Visits: 436

Using quadrature method to price a European call option AWDN(2003)introduce a powerful numerical skill (QUAD) to price universal options. In this code, I just price a E Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Using quadrature method to price a European call option Download

Added: July 09, 2013 | Visits: 547

MM5 User Interface for Scripts MUI(MM5 User Interface) is a web based user interface for a numerical weather prediction model written with php and bash scripts and awk for linux OS.The application is very easy to install, use and customize to suit your needs and could be easily ported to work on other operating systems. Platforms: PHP

License: Freeware Size: 378.88 KB Download (49): MM5 User Interface for Scripts Download

< 1 2 3 4 5 >