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

Plant Design freeware
Filter: All | Freeware | Demo
 

Plant Design

< 1 2 3 4 5 

Using Model-Based Design to Develop and Deploy a Video Processing Application "According to the U.S. National Highway Traffic Safety Administration, single-vehicle road departures result in many serious accidents each year. To reduce the likelihood of a vehicle's straying out of lane, automotive engineers have developed lane tracking and departure warning systems that use...



Platforms: Matlab


PID Controller Design and Tuning with MATLAB and Simulink - Engine Control This is the demo file for MathWorks webinar "PID Control Made Easy" from September 201-The demo shows design and tuning of PID controllers in MATLAB and Simulink.PID Controller is used to control engine speed.To see how to tune the PID Controller, please see the webinar and visit the page with...





Platforms: Matlab


Added: July 31, 2013 | Visits: 691

Model-Based Design of Landing Gear This submission provides the files used in the webinar presentation, "Model-Based Design of Landing Gear".In this presentation, we demonstrate how Model-Based Design (MBD) can be used for the development of flight landing systems. We create and show flight simulations of landings of NASA?s HL20...


Platforms: Matlab

License: Freeware Size: 3.1 MB Download (63): Model-Based Design of Landing Gear Download

Added: August 28, 2013 | Visits: 587

Modern Control System Theory and Design, 2e Intended for an introductory course in control systems and for the practicing engineer, the goal of this book is to present a unified treatment of conventional and modern continuous control systems, and to show how to apply the theory presented to realistic design problems.For a full book...


Platforms: Matlab

License: Freeware Size: 358.4 KB Download (48): Modern Control System Theory and Design, 2e Download

Added: June 12, 2013 | Visits: 730

Advanced Modern Control System Theory and Design This book is designed for an advanced course and is a companion volume to the introductory text, Modern Control System Theory and Design, 2e. In addition, it can serve as a text for practicing control system engineers who need to learn more advanced control systems techniques in order to perform...


Platforms: Matlab

License: Freeware Size: 757.76 KB Download (49): Advanced Modern Control System Theory and Design Download

Skipping Stone - An interplanetary space mission design tool Skipping StoneA richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are:- single/multi objective optimization- can work with a multitude of (heuristic) optimization algorithms- Low/high...


Platforms: Matlab

License: Freeware Size: 7.81 MB Download (53): Skipping Stone - An interplanetary space mission design tool Download

Added: April 11, 2013 | Visits: 561

Accelerating aircraft design Aerospace Toolbox 1.0 and Aerospace Blockset 2.2 made it easier to model and simulate aircraft dynamics in Simulink.The attached files contain the simulation of longitudinal dynamics of a new light aircraft design described in January 2007 MATLAB Digest article by Arkadiy Turevskiy, Stacey Gage,...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (43): Accelerating aircraft design Download

Added: May 24, 2013 | Visits: 559

Learning PID Tuning III: Performance Index Optimization Most PID tuning rules are based on first-order plus time delay assumption of the plant hence cannot ensure the best control performance. Using mordern optimization techniques, it is possible to tune a PID controller based on the actual transfer function of the plant to optimize the closed-loop...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (46): Learning PID Tuning III: Performance Index Optimization Download

Added: June 15, 2013 | Visits: 477

Doehlert Design for Wet Pelletization in High Shear Mixer Three factors interfere in the determination of pellet mean size. These are the impeller speed, the binding solution and the pelletization time. We use experimental design (Doehlert design) to predict pellet mean size versus the three factors. We determine the quadratic model by multi-linear...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Doehlert Design for Wet Pelletization in High Shear Mixer Download

Added: April 23, 2013 | Visits: 488

Design Patterns for Integrating Simulink with Stateflow Engineers who use SimulinkdlT« and StateflowdlT« within Model-Based Design often need to integrate state machines and control logic designed in Stateflow with Simulink blocks, subsystems, and components. Common tasks include calling a Lookup Table block from Simulink to perform...


Platforms: Matlab

License: Freeware Size: 2.67 MB Download (46): Design Patterns for Integrating Simulink with Stateflow Download

Added: August 28, 2013 | Visits: 578

Model-Based Design of a SUV Anti-Rollover Control System This zip archive contains materials for a joint Mechanical Simulation/ MathWorks webinar d-deDUModel-Based Design of an SUV Anti-Rollover Control Systemd-deDt that was held on April 8th, 2009.The recorded version of the webinar may be viewed here:...


Platforms: Matlab

License: Freeware Size: 747.52 KB Download (50): Model-Based Design of a SUV Anti-Rollover Control System Download

Added: August 29, 2013 | Visits: 538

PLANT IDENTIFICATION AND CONTROL USING A NEURAL In this article, procedure for using the the Matlab Neural Toolbox in order to identify and control an hypothetical non linear plant is explained with details enough to help anybody interested in that issue to know what to do and how to do a complete simulation using the tools that Matlab 7.1 and...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (45): PLANT IDENTIFICATION AND CONTROL USING A NEURAL Download

Added: May 09, 2013 | Visits: 561

Design of feedback control of a linear system A very simple code written by taking help from one of the control systems book. Task was to take a MIMO system where observations are less than states, then to check whether system is controllable or observable, then its design of feedback control loop, then non interacting control, then...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Design of feedback control of a linear system Download

Added: September 04, 2013 | Visits: 552

GUI for Control System Design & Analysis This GUI can be used to analze control systems in time domain, in frequency domain and using using state space analysis techniques. It also provides an additonal feature of designing a second order system in state space design using pole placement approach.


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (41): GUI for Control System Design & Analysis Download

Improving an Engine Cooling Fan Using Design for Six Sigma Technique This file explains how to run the demo shown in the July 2005 MATLAB Digest Article "Improving an Engine Cooling Fan Using Design for Six Sigma Techniques." You will need MATALAB, Statistics Toolbox, Curve Fitting Toolbox, and Optimization Toolbox to run all of the analysis. I recommend you view...


Platforms: Matlab


Added: April 06, 2013 | Visits: 466

Design Pattern: Singleton (Creational) Intent: Ensures a class only has one instance and provide a global point of access to it [1].Motivation: It's important for some classes to have exactly one instance. For example, it can be desirable to have only a single instance of a GUI. With a MATLABdlT« GUIDE built GUI, the driver or main...


Platforms: Matlab

License: Freeware Size: 40.96 KB Download (43): Design Pattern: Singleton (Creational) Download

Added: July 25, 2013 | Visits: 401

Design Pattern: Iterator (Behavioural) Provide a way to access the elements of an aggregate object sequentially without exposing its underlying representation [1]. This design pattern is also known as Cursor.Motivation: An example of an aggregate object is an instance of the List ADT. Consequently, an iterator can be used to traverse...


Platforms: Matlab

License: Freeware Size: 30.72 KB Download (45): Design Pattern: Iterator (Behavioural) Download

Added: April 09, 2013 | Visits: 524

CHAT Users and Design Integrated (BoWoB) Chat integrated with your Drupal users and design. * Users integrated: Chat for registered and/or guest users of your website (Drupal user roles). * Design integrated: Customizable look and feel, theme, smileys, sounds, ... * Compatible: BoWoB works on Internet Explorer 6, 7, 8. Mozilla Firefox....


Platforms: PHP

License: Freeware Size: 10 KB Download (40): CHAT Users and Design Integrated (BoWoB) Download

Released: July 25, 2013  |  Added: October 06, 2013 | Visits: 891

Ascii Design Ascii Design is a free program, based on figlet engine, that enables you to create awesome ascii art text. You can create art based text for many types of decorations for web sites, e-mail, text files etc... Ascii Design is able to use dozens of special fonts to create various styles of ascii...


Platforms: Windows

License: Freeware Size: 162.65 KB Download (49): Ascii Design Download

Released: July 16, 2014  |  Added: March 03, 2015 | Visits: 808

Graphic Design Shop Turn yourself into an artist and create stunning graphic designs and art for your business or just for fun. Whether you're creating web buttons, icons, logos, website graphics, cartoons, t-shirt designs, posters or anything else, Graphic Design Shop has the tools and support to help you create...


Platforms: Windows, Windows 8, Windows 7

License: Freeware Size: 34.58 MB Download (63): Graphic Design Shop Download

< 1 2 3 4 5