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

Eigenvalue By Fortran freeware
Filter: All | Freeware | Demo
 

Eigenvalue By Fortran

< 1 2 3 4 5 
Added: July 09, 2013 | Visits: 708

Multiply InPut By This script allows you to multiply a 'source' text box value with a number and display the result in a 'result' text box.Any number of applications can exist on a page.



Platforms: JavaScript

License: Freeware Size: 10 KB Download (46): Multiply InPut By Download

Added: May 01, 2013 | Visits: 411

Fault Masking By Probabilistic Voting This codes written for testing probabilistic voter introduced in"Fault Masking By Probabilistic Voting" paper. It can be foundat http://arxiv.org/abs/0901.1181





Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Fault Masking By Probabilistic Voting Download

Added: August 08, 2013 | Visits: 516

Optimize Truss by FSD and SLP This is a Matlab code for optimizing a plane truss by two methods : Fully Stress Design and Sequential Linear Programming. In SLD, we deal with the Euler buckling condition and some other constraints.


Platforms: Matlab

License: Freeware Size: 71.68 KB Download (48): Optimize Truss by FSD and SLP Download

Added: August 24, 2013 | Visits: 546

Quadratic programming by Wolf's method This script is capable of solving a convex quadratic programming problem by Wolf's method. For the convergence of the algorithm it is necessary that either Hessian of the objective function be positive definite or positive semidefinite Hessian with linear term zero. For theory of Wolf method and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Quadratic programming by Wolf's method Download

Added: March 28, 2013 | Visits: 776

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

Added: June 13, 2013 | Visits: 590

Economic dispatch by quadratic programming This code solves the economic dispatch by quadratic programming.Monotonic quadratic Fuel cost equations with Bmn coefficients is considered this model.


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (41): Economic dispatch by quadratic programming Download

Added: August 11, 2013 | Visits: 331

Solution to Economic Dispatch by simulated annealing This software contain one example By running the program test1.m as it is in the default folder the economic dispatch problem is solved. The allocation minimum fuel cost and transmission losses can be determined. The Example system is taken from the book Power System Analysis by Prof Haadi Sadaat...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Solution to Economic Dispatch by simulated annealing Download

Controller Design and obtaining the Controller Function by rootlocuse method Designing a Controller and obtaining the Controller Function by rootlocuse method


Platforms: Matlab


Added: April 02, 2013 | Visits: 504

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

Added: April 12, 2013 | Visits: 335

CMBFAST Wrapper Routines CMBFAST is a Fortran code developed by U. Seljak and M. Zaldarriaga for calculating cosmic microwave background anisotropy, polarization, and matter power spectra. (See http://cmbfast.org for more information). This Matlab function is intended only to be a wrapper routine to simplify calling the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CMBFAST Wrapper Routines Download

Added: June 25, 2013 | Visits: 457

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: 490

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 (45): mex -setup with Intel Fortran and MS VS.Net Download

Added: July 17, 2013 | Visits: 357

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: June 08, 2013 | Visits: 466

Intel91 fortran with MEX There is not yet any official support for use of the latest Intel 9.1 fortran compiler with MEX. The official support is for 9.0 and requires Visual Studio/C++ 2003 for the linker.This MEX options file works for the latest 9.1 fortran compiler and Visual Studio 2005.The path for the compiler and...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Intel91 fortran with MEX 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


Added: June 28, 2013 | Visits: 293

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 (40): physunits module from FORTRAN Download

Added: August 15, 2013 | Visits: 387

Search by Relevance This PHP script is mainly used to sort arrays or MySQL searches by relevance. The script can search for a string in an array of a MySQL query result. It returns an array of search result entries that is sorted by a criteria of relevance implemented within the script. A number representing the...


Platforms: PHP

License: Freeware Size: 81.92 KB Download (41): Search by Relevance Download

Added: April 11, 2013 | Visits: 347

DBConnect by Easanka DBConnect by Easanka can be used to call stored procedures.Key Features of DBConnect by Easanka:- Establish database connections to a MySQL database server host- Execute SQL queries and retrieve the number of result rows- Manage transactions


Platforms: PHP

License: Freeware Size: 10 KB Download (44): DBConnect by Easanka Download

Added: June 13, 2013 | Visits: 615

Related Posts by Category for WordPress Related Posts by Category lists similar posts within any post. As a search string the plugin does not use the title of the article nor weighs the content. In fact the category, which was assigned to the post, serves as the source of accordance.Features * Hook support * Very fast execution * No...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): Related Posts by Category for WordPress Download

Added: May 16, 2013 | Visits: 492

HITS- Pages By Role Pages By Role gives designers the ability to add pages to a widget while specifying what WordPress roles are required to view the link.From a drop down you can select the page, user role and optional override text for each link you want to have displayed.Future Functionality * Nicer looking...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): HITS- Pages By Role Download

< 1 2 3 4 5