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

Comparison Essay Example software
Filter: All | Freeware | Demo
 

Comparison Essay Example

< 1 2 3 4 5 > 
Added: September 09, 2013 | Visits: 568

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: 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: August 29, 2013 | Visits: 435

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

Example: Making and debugging mex with Visual Studio 2005 and Matlab 2007b I saw that there was no simple example on who to use MS Visual Studio 2005 to make and debug Matlab mex files.The solution added has a readme.txt that specifies filepaths that must be changed to make it work on your PC.


Platforms: Matlab


Comparison of ODE solutions found from numerical and analytic methods in MATLAB It is aimed to perform comparison analysis of numerical solution search ..% methods of 2nd order ODE. Heun's Method, Euler's method, Runge-Kutta% (MATLAB built-in solver-ODE45) and analytical solution of the given ODE.% Given an ODE: D2y+2Dy+y=exp(-t); ICs: y(0)=1; Dy(0)=2.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Comparison of ODE solutions found from numerical and analytic methods in MATLAB Download

Added: July 21, 2013 | Visits: 349

a functor set example In this example you will learn the "function handler" from a "functor set" points-of-view. The functor set can store more than one functionhandlers, so one can choose a function handler from a functor set and pass it to another function as an input argument.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): a functor set example 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: September 05, 2013 | Visits: 398

Dual Core Blackfin Application Example This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage classes. The example imposes a top level...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 256 KB Download (40): Dual Core Blackfin Application Example Download

Added: July 25, 2013 | Visits: 473

Comparison analysis of numerical intergration methods Comparison analysis of numerical intergration methods, viz. trapezoid, Composite trapezoid, Simpson's Rule, Composite Simpson's rule, Mid-point Rule, Composite Mid-point Rule (scripts of all) taken from author's (Sulaymon L Eshkabilov) other submitted function files with above listed numeric...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Comparison analysis of numerical intergration methods 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: August 23, 2013 | Visits: 567

ActiveX control example in GUI This example deals with the Activex control in GUI matlab. It is of very basic nature, which explains that activex control dont have callback functions, their handles are called in other callback functions as shown in the example.Copy the files in your working directory.Type"guage"Change the...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 184.32 KB Download (54): ActiveX control example in GUI Download

Added: April 01, 2013 | Visits: 377

Small Gui Example HelloThis is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development.ex: val = selection_gui;


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Small Gui Example Download

Added: August 08, 2013 | Visits: 383

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: May 22, 2013 | Visits: 301

Simple Tab Example A Simple Tab Example for any GUI. A very easy to create tab screen using gui visibility property.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (51): Simple Tab Example Download

Added: June 12, 2013 | Visits: 304

Example - Dynamic GUI Layout This example demonstrates how you can build a GUI with dynamic positioning of UI components (no distortions).It is a simple GUI with an axis, slider, and a push button. The slider changes the coefficient in the equation: y = sin(C*x) + cos((10-C)*x)And it plots the equation. The push button...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Example - Dynamic GUI Layout Download

Added: March 26, 2013 | Visits: 551

ComparePress Use ComparePress to quickly add and manage a full SEO price comparison system on your existing blog or web site. ComparePress currently has 1 module that allows you to access our mobile phone database of over 900,000 UK mobile phone deals which already powers some of the UKd-deOaos leading...


Platforms: PHP

License: Freeware Size: 10 KB Download (48): ComparePress Download

Added: November 28, 2013 | Visits: 485

24U Flash Calendar Example This example demonstrates how to implement simple event calendar using FileMaker Pro 8.5 feature. 24U Flash Calendar Example is a flash based interactive calendar similar to iCal, designed to be used within the FileMaker Pro layout's web viewer object. It requires a plug-in to talk back to...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (39): 24U Flash Calendar Example Download

Added: August 17, 2013 | Visits: 551

24U Drag & Drop Example This example demonstrates how to simply perform various actions in FileMaker Pro 8 by the way of Drag & Drop. In three tabs, the following Drag & Drop features are demonstrated: * Color Picker (Changing field or text color from a palette) * List Reorder (Changing row order in a list) * File...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (46): 24U Drag & Drop Example Download

< 1 2 3 4 5 >