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

Example Of Decision Support software
Filter: All | Freeware | Demo
 

Example Of Decision Support

< 1 2 3 4 5 > 
Added: April 03, 2013 | Visits: 493

Computational Physics - Example No.1 This is the first example of Computational Physics, Modeling and Simulating a Physical SystemsEx1: Kepler's Laws



Platforms: Matlab

License: Freeware Size: 337.92 KB Download (41): Computational Physics - Example No.1 Download

Added: April 01, 2013 | Visits: 612

Getting started with MATLAB (control engineering example) This zip file contains an example of some resources to help engineering students learn MATLAB. They comprise a flash file with voiceover (select player.html to run this) which will discuss some of the m-files also included. The example included is for an introduction to control, but there are...





Platforms: Matlab

License: Freeware Size: 4.53 MB Download (40): Getting started with MATLAB (control engineering example) Download

Added: May 01, 2013 | Visits: 852

Java Web Example Guide End To End Chapter This is an end to end example of how to use Builder JA (Java Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Java Web Example Guide End To End Chapter Download

Added: May 11, 2013 | Visits: 503

Example: Using Nested Functions for Timers This is a simple example of how nested functions can simplify the writing of callback functions for writing continuously-running applications. Callback functions are used by timer objects and the various objects in the Test & Measurement Toolboxes (Data Acquisition Toolbox, Instrument Control...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Example: Using Nested Functions for Timers Download

Added: June 24, 2013 | Visits: 429

Compressive Sensing Simple Example This very simple example of L1 minimization is reproduced for implementation on matlab. The original example was posted on Rip's AppliedMathematics Blog on March 28, 2011 entitled "Compressed Sensing: the L1norm finds sparse solutions".One needs to download the L1-MAGIC package in order to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): Compressive Sensing Simple Example Download

Added: April 04, 2013 | Visits: 393

Simple Example of Simulated Annealing Optimization Case of study: "Capacity Energy Storage Solution".Dual problem of SMES, replacing inductors with capacities.


Platforms: Matlab

License: Freeware Size: 849.92 KB Download (45): Simple Example of Simulated Annealing Optimization Download

Simple example of genetic algorithm for optimization problems It is used to generate useful solutions to optimization and search problems. Genetic algorithms belong to the larger class of evolutionary algorithms, which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Simple example of genetic algorithm for optimization problems Download

Added: March 31, 2013 | Visits: 399

An example of Zipf' law %Input:%Suppose you have a file that lists the occurences of every n-gram,%and has a data format looks like (%s %s ... %d):%hello 367%word 5754%Output%Plot a JPG figure and saves it in the data files' parent directory


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): An example of Zipf' law Download

Added: August 04, 2013 | Visits: 361

JustReason Engine JustReason is a decision support system that assist a user to reach a decision.The engine is implemented in PHP and is designed to run in an online environment. The intention is that an existing website can be used as a wrapper for the engine.


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 5.88 MB Download (40): JustReason Engine Download

Added: July 24, 2013 | Visits: 452

CADS_TOOL CADS_TOOL is a decision support system for cage aquaculture managers, developed as part of the Australian Centre for International Agricultural Research (ACIAR) project FIS/2003/027 Planning tools for environmentally sustainable tropical finfish cage culture in Indonesia and northern Australia....


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (55): CADS_TOOL Download

Added: April 09, 2006 | Visits: 2.486

Live Site The software Live Site® is devoted to arranging of a Support Service in your Website. You will be able to enliven your site in the direct meaning of this word. Your customer will be able to see the staff of your company and talk to them. You will be able to dissolve the last border in the...


Platforms: Windows, *nix

License: Demo Cost: $99.00 USD Size: 1.9 MB Download (98): Live Site Download

Added: November 06, 2010 | Visits: 1.310

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: January 06, 2010 | Visits: 1.450

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 639

Multi Operator Chat Tool Multi operator webchat software provides browser based live chat communication medium among website visitors with several number of technical support operators. Technical support chat software helps those businesses where promotion or feedback of their products is associated with online...


Platforms: Windows

License: Shareware Cost: $169.00 USD Size: 1.15 MB Download (48): Multi Operator Chat Tool Download

Added: May 10, 2013 | Visits: 456

RPN Stack class This is an example of how to write a stack and then employ that stack to have a stack for use in an RPN calculator. Among other things, this shows how classes work and how to make classes that are like types.Many people prefer to use RPN calculators, so it is necessary to impliment a stack first...


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

License: Freeware Download (55): RPN Stack class Download

Added: June 11, 2013 | Visits: 446

Example of Lempel Ziv coding [dec_cod, code_bin, code_book] = lempel_ziv(alf, str)It's a function with three output variables and two input variables.'dec_cod' is the decimal code that codify the input string 'str'.'code_bin' is the binary code of the string obtained from the 'dec_cod' conversion.'code_book' is the code-book...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Example of Lempel Ziv coding Download

Added: August 26, 2013 | Visits: 772

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Added: March 26, 2013 | Visits: 557

Taylor Table Based on the concept of the Taylor Table given in Fundamentals of Computational Fluid Dynamics by Lomax, Pulliam, and Zingg.Given the terms of the point operator, "TaylorTable" will determine the coefficients of the terms which minimizes the Taylor series error. It will also determine the Taylor...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Taylor Table Download

Active Shape Model (ASM) and Active Appearance Model (AAM) This is an example of the basic Active Shape Model (ASM) and also the Active Appearance Model (AAM) as introduced by Cootes and Taylor, with multi-resolution approach, color image support and improved edge finding method. Very useful for automatic segmentation and recognition of biomedical...


Platforms: Matlab

License: Freeware Size: 9.88 MB Download (50): Active Shape Model (ASM) and Active Appearance Model (AAM) Download

Added: September 05, 2013 | Visits: 476

An Example of Markov Chain and multinominal option pricing As a coursework, we are required to price a double barriers knock-in binary put option. We used finite difference method in 24 ways and multinomial lattice in 12 ways. We also implemented analytic and Markov chain method. At the end, we compared these four methods and Monte Carlo method.In this...


Platforms: Matlab

License: Freeware Size: 358.4 KB Download (53): An Example of Markov Chain and multinominal option pricing Download

< 1 2 3 4 5 >