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

Example Essay Outline software
Filter: All | Freeware | Demo
 

Example Essay Outline

< 1 2 3 4 5 
Added: June 29, 2013 | Visits: 420

24U BarGraph Example This example implements displaying charts by using standard FileMaker Pro functionality, 24U SimpleHighlight Plug-In, and X2max xmChart Plug-In. Example illustrates fully automated chart creation without using any scripts. Feel free to use any presented method to power up your solution and to...



Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (46): 24U BarGraph Example Download

Added: August 06, 2013 | Visits: 491

Analytical Target Cascading Example Analytical Target Cascading (ATC) is a method for solving large-scale distributed optimization problems. It can be applied to multidisciplinary design optimization (MDO) problems. A very simple example problem was chosen so that the ATC solution process could be illustrated without requiring much...





Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Analytical Target Cascading Example Download

Added: May 29, 2013 | Visits: 510

MATLAB oscilloscope application - example This example demonstrates how you can use MATLAB to develop an application that both collects data from an oscilloscope and performs mathematical calculations and visualization on the data. Combining MATLAB with your oscilloscope transforms the scope into a complete test bench station for data...


Platforms: Matlab

License: Freeware Size: 491.52 KB Download (45): MATLAB oscilloscope application - example Download

Added: May 06, 2013 | Visits: 330

C & mex file example The program mex_test.c is a basic example of how to use mxArray *prhs[] in mexFunction entry embedded in C code. The executable should accept 3 input args of different data types: 1 string, 1 double and 1 int32 array. The program allows a user to input a NULL for any of the input arguments, to...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): C & mex file example Download

Added: July 13, 2013 | Visits: 441

Example using a MATLAB Class to control a GUI I've found, as my projects get bigger, it is easier to use a MATLAB class to control and manage a GUI instead of manipulating the standard Matlab gui mfiles.I believe this style of GUI programming makes passing data around from different areas of gui much easier.The functionality of this example...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Example using a MATLAB Class to control a GUI Download

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

Crawl-By-Example (Heritrix plugin) Crawl-By-Example runs a crawl, which classifies the processed pages by subjects and finds the best pages according to examples provided by the operator. Crawl-By-Example is a plugin to the Heritrix crawler, and was done as a part of GSoC06 program.


Platforms: Windows, Mac, Linux

License: Freeware Size: 805.46 KB Download (44): Crawl-By-Example (Heritrix plugin) Download

Added: August 29, 2013 | Visits: 434

Scrollbar GUI Example This is a tutorial example with many comments, explaining how to insert a slider into a MATLAB GUI, that works just like for example a slider in a browser.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Scrollbar GUI 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: August 08, 2013 | Visits: 382

Volume Visualization Example In this code, I show how to create a clean architecture for a volume visualization engine and one example GUI that uses it. I take advantage of exporting nested functions so the GUI programmer can manipulate the visualization in ways that can be customized for specific applications.Scott, Mike...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Volume Visualization Example Download

Added: August 16, 2013 | Visits: 599

24U Commander Example This example demonstrates an implementation of a "file commander" under FileMaker Pro with user interface similar to the popular Norton Commander, Windows Commander, or Midnight Commander. File management functionality is implemented using 24U SimpleFile Plug-In, user interface takes advantage of...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (44): 24U Commander Example Download

Added: May 27, 2013 | Visits: 570

PCA demonstration example This file is used to explain how PCA works and the idea behind the method. This example is given in the ISA book: New directions in Bioprocess Modeling and Control by Michael A. Boudreau and Gregory K. McMillan(Chapter 8, simple example). The process is composed of a valve a thermometer and a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): PCA demonstration example Download

Added: August 25, 2013 | Visits: 404

Image retrieval - Query by Example Demo Content-based image retrieval is the task of searching images in databases by analyzing the image contents. In this demo, a simple image retrieval method is presented, based on the color distribution of the images. The user simply provides an "example" image and the search is based upon that...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 6.94 MB Download (44): Image retrieval - Query by Example Demo Download

Added: April 06, 2013 | Visits: 538

C-MEX file example for 'float' data types If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a C file that is a highpass filter. In MATLAB ver....


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): C-MEX file example for 'float' data types 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

Released: February 14, 2023  |  Added: February 22, 2023 | Visits: 177

Outline Organizer Organize Personal Information in an outline. Save File locations and Web Sites in any order. Use for inventory, lists, schedules, finances, etc. Easily find files and create outline to view or run files as web sites or videos. Print out Outlies. Files selected from the internal file explorer can...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 12.3 MB Download (43): Outline Organizer 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: May 08, 2013 | Visits: 525

Tektronix AFG3000 Series - MATLAB Driver and Example MATLABdlT« is a software environment and programming language with over 1,000,000 users and supports TektronixdlT« arbitrary/function generators only through its Instrument Control Toolboxd-OC?D?.MATLAB is used with Tektronix signal generators to generate arbitrary and standard waveforms,...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Tektronix AFG3000 Series - MATLAB Driver and Example Download

Added: July 12, 2013 | Visits: 422

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

Character Recognition Example (I&II): Pre-processing of Image This demo shows some examples for image pre-processing before the recognition stage. the first example is just some commnads of image processing which are commonly used for preprocessing, while the second example shows how to use the simple command to automate the image processing stage...


Platforms: Matlab

License: Freeware Size: 81.92 KB Download (43): Character Recognition Example (I&II): Pre-processing of Image Download

Added: May 21, 2013 | Visits: 219

SonnetLab Farfield Tool Example The attached ZIP file contains a demonstration of the flexibility of the SonnetLab Toolbox for MATLABdlT«. SonnetLab is a free MATLABdlT« toolbox that enables users to control and automate Sonnet's 3D planar electromagnetic simulator.This simple example will open a Sonnet project file with...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 686.08 KB Download (43): SonnetLab Farfield Tool Example Download

< 1 2 3 4 5