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

Structural Design Of A Bicycle software
Filter: All | Freeware | Demo
 

Structural Design Of A Bicycle

1 2 3 4 5 > 
Added: April 03, 2013 | Visits: 641

Design of a robust digital controller with PPR toolbox Design of a robust digital controller with PPR toolboxThis script shows the basic steps for the "digital two degrees of freedom controller" (2DOF) design with the PPR toolbox.The illustration of our methodology is based on a difficult plant control. To get a 2DOF controller, only 2 "high level"...



Platforms: Matlab

License: Freeware Size: 163.84 KB Download (46): Design of a robust digital controller with PPR toolbox Download

Added: April 17, 2013 | Visits: 852

Optimization of a Double Wishbone Suspension System This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.Note: You will need to have the following products installed in order to run this demo: MATLAB, Simulink, Optimization Toolbox,...





Platforms: Matlab

License: Freeware Size: 2.02 MB Download (46): Optimization of a Double Wishbone Suspension System Download

Added: August 28, 2013 | Visits: 581

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

Released: June 27, 2012  |  Added: June 27, 2012 | Visits: 1.048

Bad Effect Of A Plastic Surgery Bad Effect Of A Plastic Surgery - Learn more about the potential side effects of plastic surgery at homepage


Platforms: Windows

License: Freeware Size: 5 MB Download (52): Bad Effect Of A Plastic Surgery Download

Added: May 10, 2013 | Visits: 881

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: April 18, 2013 | Visits: 638

Robust control design of the Mass/Damper/Spring system This collection contains M-files intended for design of the Mass/Damper/Spring control system using the newly available functions from Robust Control Toolbox,version 3. Description of the system and version of the files using functions from mu-toolbox can be found in the book ?Robust Control...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): Robust control design of the Mass/Damper/Spring system Download

Analysis of a Rotor Blade System using Blade Element Momentum Theory The function is based on the mathematical treatment of rotating rotors in "Principles of Helicopter Aerodynamics" by Dr. J.Gordon LeishmanThe numerical method does this by using Blade Element Momentum Theory (BEMT) to calculate the inflow along the length of the blade, then using that inflow and...


Platforms: Matlab


Added: July 31, 2013 | Visits: 696

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: September 17, 2013 | Visits: 506

Mathematical model of a mini-helicopter robot ( Mathematical model of a mini-helicopter robot using Simulink blocks, which allows the automatic code generation without using c-code S-functions.There is a complete toolbox that includes more subsystems and more features: detailed help in every block, governor model, analysis and design tools,...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (46): Mathematical model of a mini-helicopter robot ("ColibrdoTs") Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 711

Tibor - Tale of a Kind Vampire Help Tibor save his village, and his beloved, from the evil countess and her vampire army in Tibor: Tale of a Kind Vampire! Tibor is a poor young painter who is in love with Agness, but her father wants her to marry a rich man. When a wealthy countess asks Tibor to paint her portrait, he thinks...


Platforms: Mac

License: Demo Cost: $6.99 USD Size: 134 MB Download (71): Tibor - Tale of a Kind Vampire Download

Released: October 06, 2012  |  Added: October 06, 2012 | Visits: 659

Tulula: Legend of a Volcano Become The Chosen One in Tulula: Legend of a Volcano, a wonderful journey to save a small tribe from an evil spell.??On an island far away, a gentle tribe lived in peace and harmony. One day, an evil spirit broke free and wreaked havoc on their happy live


Platforms: Mac

License: Shareware Cost: $6.99 USD Size: 219 MB Download (46): Tulula: Legend of a Volcano Download

Added: May 10, 2013 | Visits: 685

Indices of a SubString in a Given String This script uses string.index(sub) function which returns a list of indices of ALL occurances of a substring in the string.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Indices of a SubString in a Given String Download

Added: May 10, 2013 | Visits: 742

Replacing a portion of a string This script allows you to replaceĀ a portion of a string at a given position.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): Replacing a portion of a string Download

Added: May 10, 2013 | Visits: 650

Changing the indentation of a multi line string When working with text, it may be necessary to change the indentation level of a block. This code will take a multiline string and add or remove leading spaces to each line so that the indentation level of the block matches some absolute number of spaces.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 1.060

Get the MAC address of a remote computer This script uses the Internet Protocol Helper functions on Win32 and helps you to find the MAC adress of a remote computer.


Platforms: Windows, Python,

License: Freeware Download (56): Get the MAC address of a remote computer Download

Added: May 10, 2013 | Visits: 786

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 736

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 811

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: July 06, 2013 | Visits: 730

3D Array Factor of a 4x4 planar array antenna 3D Array Factor of a 4x4 planar array antenna calculated using general formulas and then plotted in 3D format."AB" shows the excitation amplitude of the elements and "AB_phase" shows their phases.Elements are placed on the x and y axis and element factor is ignored. The code can easily be...


Platforms: Matlab

License: Freeware Size: 10 KB Download (52): 3D Array Factor of a 4x4 planar array antenna Download

Added: March 24, 2013 | Visits: 680

Fourier Analysis of a Rectangular Pulse Finding the Fourier transform of a rectangular pulse..filtering the spectrum and regenerating the signal usingthe filtered spectrum is done...at the end Rayleigh theorem is proved by showing that the energy content of both time domain and frequency domain signals are equal..your comments are...


Platforms: Matlab

License: Freeware Size: 215.04 KB Download (45): Fourier Analysis of a Rectangular Pulse Download

1 2 3 4 5 >