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

Fixed Charge Coverage Ratio software
Filter: All | Freeware | Demo
 

Fixed Charge Coverage Ratio

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 589

Convert DB Fixed-Width Output to CSV Format This program takes an input of a fixed width database output file with a header names, dashes, and data and converts it into CSV data. The code assumes that the dashes represent the fixed-column widths. For simplicity, all quotes are removed from data and all columns are wrapped with quotes.



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

License: Freeware Download (63): Convert DB Fixed-Width Output to CSV Format Download

Added: May 10, 2013 | Visits: 682

PayPal Payment Module incl. fee charge This is an enhanced version of my original PayPal Fee Charge contribution (homepage wich: - activates the Paypal Payment Module - add functionalitity to add a certain percentage charge feeThe percentages are adjustable through the language file.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): PayPal Payment Module incl. fee charge Download

Added: May 10, 2013 | Visits: 579

Cost/Weight matrix shipping rates This shipping module displays the following table at the checkout, with the correct shipping charge, based on the cost/weight ratio, being highlighted.---------------------------------------------------------------------Less than...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Cost/Weight matrix shipping rates Download

Added: May 10, 2013 | Visits: 791

Free Of Charge Payment Module This payment module, if enabled from the admin, gives people an option of having a "free" payment of their purchase. What the module does is check the shopping cart's total.If the grand total is anything other then 0.00, the module will dynamically disable itself for that purchase so that it...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Free Of Charge Payment Module Download

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

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

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

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

Blind Direct-to-Reverberant Energy Ratio (DRR) Estimation This package contains a Matlab reference implementation of a novel algorithm to estimate the direct-to-reverberant energy ratio (DRR) blindly from a dual-channel reverberant speech signal.Within the Matlab script 'DRR_est_example.m', a speech signal is convolved with room impulse responses having...


Platforms: Matlab

License: Freeware Size: 7.7 MB Download (41): Blind Direct-to-Reverberant Energy Ratio (DRR) Estimation Download

Added: May 04, 2013 | Visits: 457

Code Coverage Tool The Code Coverage Tool (CCT) measures C statement coverage in code built as a Real-Time Workshop S-Function. It operates in conjunction with lcc (the C-Compiler that ships with the standard MATLAB installation). CCT inserts instrumentation code into the assembly source generated by lcc during a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 92.16 KB Download (47): Code Coverage Tool Download

Added: September 07, 2013 | Visits: 377

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

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: August 15, 2013 | Visits: 219

Coverage Report Generator This packages uses the profiler to generate a Cobertura-style XML coverage report. We use this report in conjunction with Hudson/Jenkins to track test coverage. The code sample below illustrates how to use the code. See example.m for details.%add source code to pathaddpath('src');%import...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (45): Coverage Report Generator Download

Added: June 15, 2013 | Visits: 232

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

< 1 2 3 4 5 >