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

Fixed Gear Bicycle freeware
Filter: All | Freeware | Demo
 

Fixed Gear Bicycle

< 1 2 3 4 5 > 

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point. Requirements: - MATLAB 7.6 or higher



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


Toolbox for Analysis of Complex System Using Fixed Points It provides a way and interface to find fixed points in system equations, determine their properties and to animate the results. Requirements: - MATLAB 7.5 or higher





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


Added: July 31, 2013 | Visits: 498

Kalman filter(fixed point version) In this implementation of tracking a ball, we will track a live ball using Kalman filter. The tracking will switch to autorun mode when the sight of the ball is lost and Kalman will estimate the motion based on it's previous statesThere are two models. One model is a simple simulation of the...


Platforms: Matlab

License: Freeware Size: 307.2 KB Download (44): Kalman filter(fixed point version) Download

Added: August 10, 2013 | Visits: 648

Fixed-point signal processing in M Functions accompanying MATLAB News & Notes article "Fixed-point Signal Processing: Getting Started" by Darel A. Linebarger and Thomas A. Bryan, 2004. The functions include an FIR filter in M that can be run in fixed-point and floating-point.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Fixed-point signal processing in M Download

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: July 14, 2013 | Visits: 444

16-bits fixed-point PID implementations in C The effect of fixed-point arithmetic in 16-bits PID controller C routineson the closed-loop precision is shown in this Simulink model.Two Simulink blocks that implement single and doubleprecision 16-bits PID C routines are generated with the LCT. The C sourcesare supplied for user modifications...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (54): 16-bits fixed-point PID implementations in C Download

Added: April 02, 2013 | Visits: 376

Simulink Fixed-Point Tutorial R2008a (Japanese) demo files Demo files used in "Simulink Fixed-Point Tutorial R2008a (Japanese)".


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (46): Simulink Fixed-Point Tutorial R2008a (Japanese) demo files Download

Added: August 30, 2013 | Visits: 498

Fixed Income calculation(Chinese Version) This is a part of my books, a book to introduce the matlab use in finance, this is the first part of the series.We discuss the calculation rules and how to use the matlab functions to calculate the fixed income securities. Also we have analyze the detail algorithm.


Platforms: Matlab

License: Freeware Size: 512 KB Download (41): Fixed Income calculation(Chinese Version) Download

Tips for Fixed-Point Modeling and Code Generation for Simulink 7 (R2008a) There are challenges to face when programming in fixed-point code manually. Similarly, care is required in automatically generating fixed-point code. The developer must pay attention to design tradeoffs, namely: accuracy, efficiency, ROM, RAM, execution time, and readability.The MathWorks tools...


Platforms: Matlab


Fixed Start/End Point Multiple Traveling Salesmen Problem - Genetic Algorithm Script Finds a (near) optimal solution to a variation of the M-TSP by setting up a GA to search for the shortest route (least distance needed for each salesman to travel from the start location to individual cities and back to the original starting place).Each salesman starts at the first point, and...


Platforms: Matlab


Toolbox for Analysis of Complex System Using Fixed Points Script It provides a way and interface to find fixed points in system equations, determine their properties and to animate the results.


Platforms: Matlab


Added: August 11, 2013 | Visits: 463

Rotation About A Fixed Axis Model The Rotation About a Fixed Axis example computes the angular momentum of a rigid rectangular box attached to a rotating axle. The fixed axis is in the z-direction. Users can tilt the box relative to the axle and can change the box dimensions. The simulation shows that the angular momentum vector...


Platforms: Mac

License: Freeware Size: 849.92 KB Download (35): Rotation About A Fixed Axis Model Download

Added: October 18, 2013 | Visits: 569

Metal Gear Solid 4 Sound Set Some nice interface sounds from Metal Gear Solid 4.


Platforms: Mac

License: Freeware Size: 81.92 KB Download (35): Metal Gear Solid 4 Sound Set Download

Added: October 07, 2013 | Visits: 507

XUL Gear for Linux XUL Gear is an award winning, intuitive, visual (WYSIWYG) editor for XUL applications (.xul files).


Platforms: *nix

License: Freeware Size: 51.2 KB Download (41): XUL Gear for Linux Download

Added: April 20, 2010 | Visits: 785

mod_sleep mod_sleep module simply sleeps a fixed length of time every request. The sleep time can be configured globally, or per < VirtualHost >, < Directory >, or < Location >. This module serves more as an example than providing any really useful function, though someone did ask for it - sort of....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (93): mod_sleep Download

Added: August 02, 2010 | Visits: 989

Parse::Binary::FixedFormat Parse::Binary::FixedFormat is a Perl module to convert between fixed-length fields and hashes. SYNOPSIS use Parse::Binary::FixedFormat; my $tarhdr = new Parse::Binary::FixedFormat [ qw(name:a100 mode:a8 uid:a8 gid:a8 size:a12 mtime:a12 chksum:a8 typeflag:a1 linkname:a100 magic:a6...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): Parse::Binary::FixedFormat Download

Added: June 12, 2010 | Visits: 1.336

dxgallery dxgallery is a static HTML image gallery generator which uses dynamic columns and fixed pixel image scaling. It also tries to look pretty. I created dxgallery because it is the only one I know of that: - Uses a dynamic number of columns. - Uses consistent pixel count scaling. - Is the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (96): dxgallery Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.569

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (252): App::SimpleScan::Substitution::Line Download

Added: June 02, 2010 | Visits: 1.379

Audio Overload Audio Overload is a player for various types of music files which you may find on the Internet. Whats it play: 21 console and home computer file formats are now supported. .AY - Amstrad CPC/Spectrum ZX/Atari ST .COP - Sam Coupe .GBS - Nintendo Gameboy .GSF - Nintendo Gameboy Advance...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (114): Audio Overload Download

Added: April 12, 2010 | Visits: 874

HAC4Linux HAC4Linux is an application for bicycle computers of different manufacturers. The supported bicycle computers are CICLOSport HAC4, CM414-AM, and CM436M. Support for Polar XTrainer and Polar SportTester/Vantage XL are in an alpha stage..


Platforms: *nix

License: Freeware Size: 1.7 MB Download (107): HAC4Linux Download

< 1 2 3 4 5 >