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

Steps freeware
Filter: All | Freeware | Demo
 

Steps

< 1 2 3 4 5 
Added: July 05, 2013 | Visits: 478

Spiral waves in monodomain reaction-diffusion model Matlab implementation of a monodomain reaction-diffusion model in 2-D. The model equations are a variant of the Fitzhugh-Nagumo equations modified to simulate the cardiac action potential. The progression of the two normalized state variables, membrane voltage (v) and recovery (r), is computed... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Spiral waves in monodomain reaction-diffusion model Download

Added: September 10, 2013 | Visits: 460

Bisection's method function p_min=bisection(func,int,iter,tol_x,tol_f) It calculates the zero of a regular real function with one variable. p_min is the solution and represents the abscissa's value of the zero. The input variables are: -func: it's a string that represents the function in the variable 'x'. -int:... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Bisection's method Download

Added: July 25, 2013 | Visits: 502

Finite Difference Beam Propagation Method Simulation of a gaussian pulse propagated in free space through 1000 um, using finite differences.Just run the script and you'll get a surface which is made up of the pulse propagated at 1 um steps. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Finite Difference Beam Propagation Method Download

Added: May 01, 2013 | Visits: 720

From Simulink to DLL - A tutorial This document attempts to give a hands-on description on how to make a DLL from a controller built in Simulink. This makes it possible to develop advanced controllers in Simulink, and then use them from an arbitrary application. Persons with knowledge in the C programming language should have no... Platforms: Matlab

License: Freeware Size: 686.08 KB Download (45): From Simulink to DLL - A tutorial Download

Added: July 31, 2013 | Visits: 483

Electrohydraulic Servoactuator with PI Controller This file illustrates the effect of a properly designed proportional integral controller on the performance of Electrohydraulic servoactuators. The description of construction, operation and mathematical modeling of the Electrohydraulic servoactuator and steps of design of the PI controller are... Platforms: Matlab

License: Freeware Size: 112.64 KB Download (44): Electrohydraulic Servoactuator with PI Controller 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

Robot Soccer: An Exercise in Learning the Key Features of Simulink This demo helps you apply the key features of Simulink that are discussed in the "Introduction to Simulink" webinar:http://www.mathworks.com/company/events/we.../wbnr37271.htmlThe demo was specifically built using the features and concepts that are shown in the webinar; modeling a simple... Platforms: Matlab

License: Freeware Size: 399.36 KB Download (45): Robot Soccer: An Exercise in Learning the Key Features of Simulink Download

Added: May 18, 2013 | Visits: 461

PI Controller for Electrohydraulic Servoactuator This file illustrates the effect of a properly designed proportional integral controller on the performance of Electrohydraulic servoactuators. The description of construction, operation and mathematical modeling of the Electrohydraulic servoactuator and steps of design of the PI controller are... Platforms: Matlab

License: Freeware Size: 122.88 KB Download (42): PI Controller for Electrohydraulic Servoactuator 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

Added: August 31, 2013 | Visits: 355

uispinner GUI control to allow user to input a scalar. The callback is called continuously as the user steps the spinner. For example if the value was contrast in an image-processing application, the image could update as the user presses on the control. Platforms: Matlab

License: Freeware Size: 10 KB Download (39): uispinner Download

Added: March 25, 2013 | Visits: 391

Simple cells (visual cortex) This software has been realized by Ben Chandler at the CNS Technology Lab at Boston University (http://techlab.bu.edu/). The main author of the software is Ben Chandler ( http://www.neurdon.com/about-2/editors/ben-chandler/ )This is a one-dimensional stand-alone implementation of the Grossberg... Platforms: Matlab

License: Freeware Size: 7.99 MB Download (43): Simple cells (visual cortex) Download

Added: August 02, 2013 | Visits: 382

DynamicsResponse In gear driven high accuracy positioners (antennas, teloscope mounts, some robots, etc...) on axis position data is collected from one sensor (synchro, resolver, encoder, etc..) mounted on axis and velocity data is collected from another sensor (tach, resolver RDC, encoder, etc...) mounted on the... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): DynamicsResponse Download

Added: May 20, 2013 | Visits: 426

Structural Vibration Control System Structural Vibration Control is a very vast field of research. It aims to develop such comfortable and firm structures that can survive in the condition of severe dynamic loadings such as earthquake, High winds etc Due to numerous advantages of Semi active such as low power consumption and... Platforms: Matlab

License: Freeware Size: 102.4 KB Download (47): Structural Vibration Control System Download

Added: September 01, 2013 | Visits: 512

Preview Control Toolbox A MATLAB toolbox for the design of discrete-time H2- and Hinf-optimal preview controllers within a generalised regulator framework.Latest code can be downloaded via subversion. See:http://code.google.com/p/preview-control-toolbox/The core algorithms were developed during the course of Andrew... Platforms: Matlab

License: Freeware Size: 51.2 KB Download (49): Preview Control Toolbox Download

Added: May 01, 2013 | Visits: 455

GA-tuned Input Shaper The purpose of Input Shaping is to filter out big changes (typically steps) in the reference signal of a closed-loop system which excite all the modes of the plant causing relevant snap overshoots and oscillations in the response.The underlying working principle is to apply the step in subsequent... Platforms: Matlab

License: Freeware Size: 40.96 KB Download (55): GA-tuned Input Shaper Download

Added: July 05, 2013 | Visits: 456

ROUTH stability criterion The m-file called routh_sc that means ROUTH stability criterion works which a vector which represent the values of the characteristic coefficients equation of denominator in transfer function of a system.It is small program with an efficacy algorithm respects the steps mentioned in the method and... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): ROUTH stability criterion Download

Added: April 23, 2013 | Visits: 462

Heston Option Pricer Compute European call option price using the Heston model and a conditional Monte-Carlo method [call_prices, std_errs] = Heston(S0, r, V0, eta, theta, kappa, strike, T, M, N)*******************************************************************************INPUTS: S0 - Current price of the underlying... Platforms: Matlab

License: Freeware Size: 92.16 KB Download (41): Heston Option Pricer Download

Added: September 13, 2013 | Visits: 691

Amortization schedule with variable interest rates Tools for computing amortization schedules with variable interest rates are quite uncommon as opposed to those for computing their fixed interest-rate counterpart.This code (hopefully) helps filling the gap. It is an .m file functionally written as: [Amorout,T,Ratio] =... Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Amortization schedule with variable interest rates Download

Added: May 22, 2013 | Visits: 331

Urdu OCR System Using ANNs OCR System consist of 6 stepsload image of any type(supported by Matlab)Export button will send alphabet's unicode to MS WORD (Use Alt+X to convert unicode into charaters) Platforms: Matlab

License: Freeware Size: 1.68 MB Download (40): Urdu OCR System Using ANNs Download

Added: June 18, 2013 | Visits: 344

SwarmFish - The Artificial Fish Swarm Algorithm the AFSA includes five steps of operations: (1) behaviour selection, (2) searchingbehaviour, (3) swarming behaviour, (4) following behaviour and (5) bulletin. A `max-generation' is the trial number of an AF school searching for food under given initialconditions, which is one of the widely used... Platforms: Matlab

License: Freeware Size: 1.07 MB Download (41): SwarmFish - The Artificial Fish Swarm Algorithm Download

< 1 2 3 4 5