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

Example Of Eis software
Filter: All | Freeware | Demo
 

Example Of Eis

< 1 2 3 4 5 > 
Added: August 10, 2013 | Visits: 396

Mandelbrot set with the parallel computing toolbox Short code example of how to create several tasks to calculate parts of the mandelbrot set and then put the data back together.



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Mandelbrot set with the parallel computing toolbox Download

Added: May 21, 2013 | Visits: 358

MATLAB Plot Gallery - Line Plot 2D (1) This is an example of how to create an line plot in MATLABdlT«.Read about the plot function in the MATLABdlT« documentation.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): MATLAB Plot Gallery - Line Plot 2D (1) Download

Added: May 06, 2013 | Visits: 553

API in Matlab Example of how to call API in Matlab.Open, close CD,maximize, minimize windowStart with matlab_api.m and try buttons in gui.If your want to compile mex-file, you should setup compiler: mex -setup. Then type: mex myShowWindow.c user32Thanks to Phil Goddard. Owing to him I began to use api in matlab.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (52): API in Matlab Download

Added: August 08, 2013 | Visits: 316

SoundRecorder Demo The primary goal of this submisstion is to provide an example of how to build a Test & Measurement related GUI using GUIDE and the Data Acquisition (DAQ) Toolbox in MATLAB. MATLAB users in a Test & Measurement field can use the code in this submission as an outline to their own applications or as...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 583.68 KB Download (48): SoundRecorder Demo Download

Added: June 08, 2013 | Visits: 398

My Clock A example of program with MATLAB for Visualisation .


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): My Clock Download

Added: April 27, 2013 | Visits: 292

monte_carlo_spheregrid Simple example of the use of the code spheregrid.m.Finds the peak in the matlab example data PEAKS. Initially uses meshgrid to find a maximum then 'zooms in' and seeds points in a circle around the point found, it then find the maximum and continues the process.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): monte_carlo_spheregrid Download

Added: July 31, 2013 | Visits: 391

Draw a circle in a matrix / image This is a good example of the integer midpoint circle algorithm. No pixels are missed or repeated.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Draw a circle in a matrix / image Download

Added: July 19, 2013 | Visits: 199

smoothc.mat Usage:mO=smoothc(mI,Nr,Nc) mI=input matrix Nr=number of rows included in smoothing function Nc=number of columns included in smoothing function mO=output array, smoothedIntended as an example of using a kernel to smooth an image. With minimal changes, the user may implement another kernel.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): smoothc.mat Download

Added: June 02, 2013 | Visits: 391

Externodes Basic example of use: A big image collection you want to share between drupals.Basically, this module allows you to map the nid and fid address space to another Drupal instance. A simple example: Given you have two drupals, if you type in your browser front.drupal.com/node/1000000001, it will in...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (39): Externodes Download

Added: June 19, 2013 | Visits: 473

WebFM Images This module is an example of how one can extend WebFM to provide additional functionality: in this case to resize images within the WebFM file browser.The module also provides a context menu that allows the previewing of images files from within the WebFM browser.*Note about Drupal 6.xThis module...


Platforms: PHP

License: Freeware Size: 10 KB Download (39): WebFM Images Download

Added: September 28, 2013 | Visits: 400

TripWonkers A prime example of setting in motion simple still images for a cascading variety of hypnotic effects


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 18.43 MB Download (42): TripWonkers Download

Added: August 03, 2013 | Visits: 310

ScrollingCredits A small canvas- and timer-based example of how to let the credits in your about box scroll with fade-in and -out and headlines.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (36): ScrollingCredits Download

Added: September 15, 2013 | Visits: 377

Eric's Gift Eric's Gift is a linear and rather stilted example of interactive fiction. The mood it presents is faintly wistful, but too tranquil to inspire much interaction. I suppose that works after a fashion, but what interaction is required is cryptic and not well-clued. As a result you must guess the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (36): Eric's Gift Download

Added: July 10, 2013 | Visits: 298

Screenshot Pimp for Linux This is an example of a WordPress page, you could edit this to put information about yourself or your site so readers know where you are coming from. You can create as many pages like this one or sub-pages as you like and manage all of your content inside of WordPress.


Platforms: *nix

License: Freeware Size: 112.64 KB Download (33): Screenshot Pimp for Linux Download

Added: July 20, 2013 | Visits: 262

Products.CMFCalendar The CMFCalendar product is an example of creating a CMF Product. The CMFCalendar product is also expected to be a generally useful out of the box and skinnable to accomodate customization within your existing CMF instance. To see how to go about building a CMF product, this hopefully allows a...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (36): Products.CMFCalendar Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 394

Find Root Of Multiple Words (Stemming) Software This software offers a solution for users who want to find the root of one or more words (stemming). An example of stemming is to find the word 'fish' from the words 'fishing', 'fished' and 'fisher'. The user simply adds words or loads them from a file before starting the search. The results are...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 757 KB Download (55): Find Root Of Multiple Words (Stemming) Software Download

evaluating SHORT TIME FOURIER TRANSFORM of a stationary signal the stationary signal f(t)=cos(2*pi*5*t)+ cos(2*pi*10*t)+ cos(2*pi*20*t)+ cos(2*pi*50*t)having frequencies of 5,10, 20and 50 Hz at any given time instant.MATLAB program can be implemented to plot the stationary signal mentioned above:Clear...


Platforms: Matlab


Added: July 18, 2013 | Visits: 591

PID and State Feedback Control of DC Motors The files include a number of Simulink(R) models with different controllers for a DC motor. There is also a document included that describes the different controllers PID and pole placement with state feedback. The models can serve as a starting point when you develop your control systems in...


Platforms: Matlab

License: Freeware Size: 6.69 MB Download (48): PID and State Feedback Control of DC Motors Download

VDISTINV: Find the endpoint of a geodesic on the ellipsoidal earth This function solves the "forward geodesic problem," which is to compute the endpoint of a geodesic (shortest-distance) path on the ellipsoidal earth, given the start point, a path length, and a starting azimuth.In response to a user request, this function numerically inverts the previously...


Platforms: Matlab


Added: July 16, 2013 | Visits: 431

Applications of MATLAB: Numerical Solutions This is a collection of M-files used in the book "Applications of MATLAB: Numerical Solutions", ISBN 9957-32-040-8. by Yasin A. Al Shiboul . This collection comprises:- Examples that illustrate the text;- Programs developed within the text;- Solutions to selected exercises, appearing at the end...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): Applications of MATLAB: Numerical Solutions Download

< 1 2 3 4 5 >