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

Fortran Differential freeware
Filter: All | Freeware | Demo
 

Fortran Differential

< 1 2 3 4 5 > 
Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 389

Opt4J Java framework for applying meta-heuristic (multi-objective) optimization algorithms like an Evolutionary Algorithm, Particle Swarm Optimizer, Differential Evolution, or Simulated Annealing to arbitrary optimization problems.(visit: http://www.opt4j.org)



Platforms: Windows, Mac, Linux

License: Freeware Size: 2.05 MB Download (56): Opt4J Download

Brownian Dynamic Simulation to Determine Rheological Properties of FENE Dumbbell Suspensions The two programs perform Brownian Dynamic simulations to compute rheological properties of FENE dumbbell suspensions. When the applied flow is shear flow, we calculate the first and second normal stresses as well as the viscosity. For the case of an applied extensional flow, we obtain the value...





Platforms: Matlab


Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 554

Open Fortran Project The Open Fortran Project (OFP) provides a Fortran 2008 compliant parser and associated tools. These tools provide a Java and C API for actions called when parser rules are completed. It also provides Fortran interfaces to the OpenCL runtime (new).


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.05 MB Download (53): Open Fortran Project Download

Added: April 02, 2013 | Visits: 506

From Fortran, call MATLAB Compiler C shared library The MATLAB Compiler (v4, R14 onwards) can package MATLAB code into an executable or C/C++ shared library. Calling a C shared library from Fortran, however, can be difficult. The mixed-language issue is C vs. Fortran calling conventions. This is an example of how to call a MATLAB...


Platforms: Matlab

License: Freeware Size: 10 KB Download (53): From Fortran, call MATLAB Compiler C shared library Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 300

Xcode Plugins Plugins for integrating third party languages in Xcode (Objective-Caml, Fortran, Ada) - Xcode Plugin API description.


Platforms: Mac

License: Freeware Size: 74.22 KB Download (53): Xcode Plugins Download

Released: September 17, 2012  |  Added: September 17, 2012 | Visits: 416

MZmine 2 MZmine 2 is a framework written in Java for differential analysis of mass spectrometry data.


Platforms: Windows, Mac, Linux

License: Freeware Size: 89.09 MB Download (52): MZmine 2 Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 182

PARAMESH PARAMESH is a package of Fortran 90 subroutines designed to provide anapplication developer with an easy route to extend an existing serialcode which uses a logically cartesian structured mesh into a parallelcode with adaptive mesh refinement(AMR).


Platforms: Mac, Linux

License: Freeware Size: 698.76 KB Download (52): PARAMESH Download

Added: June 01, 2013 | Visits: 546

Yeast Fermentation Bioreactor for Ethanol Production This is a nonlinear system of differential and algebriac equations, that describe the dynamics of a continuous bioreactor. The bioreactor simulates the production of ethanol through yeast fermentation. The model is described in:Z. K. Nagy, Model Based Control of a Fermentation Bioreactor using...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (52): Yeast Fermentation Bioreactor for Ethanol Production Download

Added: May 10, 2013 | Visits: 476

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

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 569

Doxygen for Mac OS X Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in...


Platforms: Mac

License: Freeware Size: 30.1 MB Download (51): Doxygen for Mac OS X Download

Added: July 05, 2013 | Visits: 363

MEX-Builder and file versioning The MATLAB compiler toolbox builds native libraries (MEX-functions) and executables (applications) for different platforms. The compiler scripts "mex" and "mcc" offer a user-friendly interface for compiling and linking M, C, C++, Fortran and assembler files. This package adds automatic file...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): MEX-Builder and file versioning Download

Added: August 28, 2013 | Visits: 664

Fractal dimension The program transforms an input image using the differential box counting algorithm to a fractal dimension (FD) image, i.e. each pixel has its own FD. Then the user can select any region of interest in the generated FD image to estimate the corresponding mean, standard deviation and lacunarity.


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Fractal dimension Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 483

Doxygen for Linux Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in...


Platforms: Linux

License: Freeware Size: 3.2 MB Download (50): Doxygen for Linux Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 591

FlexPDE Student 510s ALL-IN-ONE MULTI-PHYSICS FINITE ELEMENT MODELING Ever wish there was a flexible system for solving all the partial differential equation problems that come up in science and engineering, so you didn't have to buy and learn a new software tool for each problem? Well, now your wish has come...


Platforms: Windows, Mac, Linux

License: Freeware Size: 9.23 MB Download (50): FlexPDE Student 510s Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 351

f2cpp f2cpp is a python script to convert Fortran 77 to C++ code. The output files of f2cpp script, in contrast to the well-known f2c translator, can be easy read by human.


Platforms: Windows, Mac, Linux

License: Freeware Size: 47.92 KB Download (50): f2cpp Download

Added: June 25, 2013 | Visits: 458

fulltosparse (Fortran version) SYNTAX: B = fulltosparse(A)A = full 2-dimensional double matrixB = sparse 2-dimensional double matrix version of AThis example demonstrates how to populate a sparse matrix. For the purpose of this example, you must pass in a non-sparse 2-dimensional argument of type double. fulltosparse.for is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): fulltosparse (Fortran version) Download

Added: August 25, 2013 | Visits: 493

mex -setup with Intel Fortran and MS VS.Net Here are some configuration files to allow the mex -setup being withi) Intel Fortran 8.1 with MS Visual Studio 2003ii) Intel Fortran 10.1 with MS Visual Studio 2005


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): mex -setup with Intel Fortran and MS VS.Net Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 544

yades yades - 'yet another differential equation solver'. This Java application solves ordinary differential equations (ODE) numerically and displays the results as tables, graphs, direction fields or vector fields.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.47 MB Download (49): yades Download

updated 3 years ago Result-Adaptive PID-Control improves Laserscanner Positioning The proportional, integral and differential terms of PID control are modified by simple nonlinear terms, depending on the error.That makes the control faster, more precise and more robust.This was tested and proven at the control lab of the Munich University of Applied Science.


Platforms: Matlab


Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 160

CMakeFiles A collection of CMake files, biased towards projects using Fortran.


Platforms: Mac, BSD, Linux

License: Freeware Size: 22.37 KB Download (48): CMakeFiles Download

< 1 2 3 4 5 >