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

Example Of Line Graph Contatc Php software
Filter: All | Freeware | Demo
 

Example Of Line Graph Contatc Php

< 1 2 3 4 5 > 
Added: September 12, 2013 | Visits: 545

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Added: May 31, 2013 | Visits: 394

Simple example of PSO algorithm It finds the minimum of a n variables function with the Particle Swarm Optimization Algorithm.% The input parameters are:% -func: it's the objective function's handle to minimize% -numInd: it's the number of the swarm's elements% -range: it's the range in which the elements must be created%... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Simple example of PSO algorithm Download

Added: July 12, 2013 | Visits: 424

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: September 09, 2013 | Visits: 570

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET 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 (47): DotNet Web Example Guide End To End Chapter Download

Added: April 03, 2013 | Visits: 495

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

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

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

Automatische Dokumentation Matlab-Quellcodes Automatic Documentation Matlab source codes Description: This is a small example of how to use the toolbox to generate m2html documentation on projects written in Matlab.To do the following procedure:1. Download the m2html Toolbox from:http://www.artefact.tk/software/matlab/m2html/m2html.zip2. Download the Graphviz... Platforms: Matlab


Added: May 11, 2013 | Visits: 505

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

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

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: June 14, 2013 | Visits: 487

Views PHP Array This module will implement Views display plugin that enable getting the output of a view in PHP array format. This module can be useful for developer who needs to further process view output.For both Site Builder and Developer's guide to Views PHP Array, please visit the Advanced Help page of... Platforms: PHP

License: Freeware Size: 10 KB Download (52): Views PHP Array Download

Added: April 01, 2013 | Visits: 842

Clean End of Lines Clean End of Line provides an input format filter that removes trailing white spaces from lines.This input format filter can be used whenever you wish to remove spaces, tabs and other white spaces that ends lines in a text area. This is of particular interest if you use the Markdown filter and... Platforms: PHP

License: Freeware Size: 10 KB Download (43): Clean End of Lines Download

Added: November 06, 2010 | Visits: 1.312

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.451

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

Added: April 19, 2010 | Visits: 1.240

IBiz QuickBooks Integrator IBiz QuickBooks Integrator is a suite of class libraries and PHP extensions for Internet-enabled QuickBooks (QBXML) integration. It provides components for facilitating tasks like adding/updating/retrieving customer info, vendor/employee info, transactions, and more. It includes source code... Platforms: *nix

License: Freeware Size: 829.44 KB Download (134): IBiz QuickBooks Integrator Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 1.416

B::Tree B::Tree is a simplified version of B::Graph for demonstration. SYNOPSIS perl -MO=Tree program | dot -Tps > tree.ps This is a very cut-down version of B::Graph; it generates minimalist tree graphs of the op tree of a Perl program, merely connecting the op nodes and labelling each node with... Platforms: *nix

License: Freeware Size: 2.05 KB Download (100): B::Tree Download

Released: February 07, 2012  |  Added: February 23, 2012 | Visits: 1.368

Web templates pack Web templates pack is a huge collection of HTML, DHTML, CGI, PHP, ASP, JavaScript, Flash and many other types of web templates and scripts. Thousands of prepared web pages in over 150.000 files (1.33 GB)! Full resell rights included! Platforms: Windows

License: Demo Cost: $7.45 USD Size: 2.29 MB Download (96): Web templates pack Download

< 1 2 3 4 5 >