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

Fixed Gear Frames software
Filter: All | Freeware | Demo
 

Fixed Gear Frames

< 1 2 3 4 5 > 
Added: April 29, 2013 | Visits: 552

Pass Menu (in frames) After the user selects an option in the pulldown menu in the left frame, this javascript can pass that option's value into a text box in the right frame when the button is clicked.



Platforms: JavaScript

License: Freeware Size: 10 KB Download (50): Pass Menu (in frames) Download

Added: May 09, 2013 | Visits: 865

javascript Break Out of Frames Script If your page is captured inside of a frame on another site, this script will break your page out of the frameset and make your page the parent (that is, top) page.





Platforms: JavaScript

License: Freeware Size: 10 KB Download (44): javascript Break Out of Frames Script Download

Added: July 31, 2013 | Visits: 503

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: 656

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

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: September 05, 2013 | Visits: 527

BASIC GEAR DESIGN Here you can find a simple tool to draw basic 3D spur gears feature. This tool is under development and collaboration is greatly appreciated. Several estention and improvements are possible. This can even be a basic brick for other graphical projects.GearDesign returns the basic triangulated...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): BASIC GEAR DESIGN Download

Added: April 02, 2013 | Visits: 381

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: 505

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 (45): Fixed Income calculation(Chinese Version) Download

Added: September 01, 2013 | Visits: 330

Create avifile from frames This code allows to multiple select images on folder and combine them into an avifile. You can define name of avifile and time duration of frames.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Create avifile from frames Download

Generate fixed sum positive random numbers with a distribution Intro: This function generates random samples for k Xi's where Xi>=0 and the sum Xi is fixed at g. We assume that X's are independent and follow an identical distribution with a CDF function myCDF(x) and an inverse CDF function myICDF(p). I needed a function that works for Xi>=0. So here it is....


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Generate fixed sum positive random numbers with a distribution Download

Added: September 07, 2013 | Visits: 383

API for User Written Fixed-Point SFunctions API for User Written Fixed-Point and Floating-Point S-Functions.A supplement to Release 13 of Simulink and Fixed-Point Blockset.Version 0.9.0 Beta 1January 8, 2003Feedback on this beta should be sent toAndy BartlettThe MathWorks, Inc.3 Apple HillNatick, MA 01760Andy_Bartlett@mathworks.comThis zip...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 307.2 KB Download (39): API for User Written Fixed-Point SFunctions Download

Tips for Fixed-Point Modeling and Code Generation for Simulink 6 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

License: Shareware Cost: $0.00 USD Size: 819.2 KB Download (43): Tips for Fixed-Point Modeling and Code Generation for Simulink 6 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


Added: April 01, 2013 | Visits: 321

Fixed point modelling Here i share my experiences working with fixed point modelling of real time embedded control systems as well as porting the same to ECU. A brief picture of background of fixed point coding and modelling is also given. This document will serve as a sound guide for beginners who would like to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 40.96 KB Download (39): Fixed point modelling Download

Added: July 22, 2013 | Visits: 395

Create avifile from frames. This code allows to multiple select images on folder and combine them into an avifile. You can define name of avifile and time duration of frames.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Create avifile from frames. Download

Added: June 15, 2013 | Visits: 234

Fixed Point Method The Fixed Point Method is applied to a given function.Convergence conditions are as followed: f(xa)=0 (=) xa=g(xa) => xa[n+1]=g(xn), n=0,1,..Error majoration: |e(xk)|


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Fixed Point Method Download

Added: April 26, 2013 | Visits: 446

Vibration from frames this can be used to extract the frequency of a simple harmonic vibrations from framesvibration_from_images.m is a function that can be used to extract the frequency of a simple harmonic vertical vibration. The mass has to have a horizontal landmark.The included video (Video.avi) has been recorded...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 1.53 MB Download (43): Vibration from frames Download

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


< 1 2 3 4 5 >