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

Fixed Rate Mortgages software
Filter: All | Freeware | Demo
 

Fixed Rate Mortgages

< 1 2 3 4 5 
Added: August 10, 2013 | Visits: 651

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

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 02, 2013 | Visits: 561

Time & Rate Unit Conversion Function Designed to supplement the conversion functions found in the aerospace toolbox (aerospace toolbox not required), CONVTIME handles time and rate units from nanosecond to millennium and per nanosecond to per millennium.Unlike the aerospace toolbox functions, it is not necessary to specify output...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Time & Rate Unit Conversion Function Download

Added: April 02, 2013 | Visits: 378

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

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 13, 2013 | Visits: 684

Amortization schedule with variable interest rates Tools for computing amortization schedules with variable interest rates are quite uncommon as opposed to those for computing their fixed interest-rate counterpart.This code (hopefully) helps filling the gap. It is an .m file functionally written as: [Amorout,T,Ratio] =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): Amortization schedule with variable interest rates 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: 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

Benjamini & Hochberg/Yekutieli Procedure for Controlling False Discovery Rate Executes the Benjamini & Hochberg (1995) procedure for controlling the false discovery rate (FDR) of a family of hypothesis tests. FDR is the expected proportion of rejected hypotheses that are mistakenly rejected (i.e., the null hypothesis is actually true for those tests). FDR is generally a...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Benjamini & Hochberg/Yekutieli Procedure for Controlling False Discovery Rate 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

Added: April 11, 2013 | Visits: 341

Rate-Varying Poisson Process Generator Rate-Varying Poisson-Process generator. T=PechePourPoisson(rate);T=PechePourPoisson(rate,dt);[T tvec]=PechePourPoisson(rate,dt);Example:rate=conv(randn(1,10000),ones(1,1000),'same');[T t]=PechePourPoisson(rate,.001);plot(t,rate);addline(T); addline(0,'h'); % You may not have the addline...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Rate-Varying Poisson Process Generator Download

Acquire Double Rate Image From Photonfocus(TM) Camera using Image Acquisition Toolbox (TM) Acquire & demodulate Double Rate Images from Photonfocus camera using Image Acquisition ToolboxThis is an example of how to use Image Acquisition Toolbox to acquire images from Photonfocus cameras with Double Rate technology. Specifically, this example shows how to use this feature with the...


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: July 06, 2013 | Visits: 447

FedEx Shipping Quotes for Ubercart Shipping quote module for Ubercart that uses the FedEx Web Services API to get rate quotes directly from the FedEx server.This module requires PHP 5 built with the SOAP extension enabled (--enable-soap).Detailed information about requirements, limitations, installation, troubleshooting, etc. are...


Platforms: PHP

License: Freeware Size: 112.64 KB Download (41): FedEx Shipping Quotes for Ubercart Download

Added: June 15, 2013 | Visits: 345

Rate 'n Tweet Rate 'n Tweet adds a links to Twitter with a automatic rating. You can change the appearence in the Settings > Rate 'n Tweet menu.Installation :Upload the Rate 'n Tweet plugin to your blog, activate it, and change the settings as you wish.


Platforms: PHP

License: Freeware Size: 10 KB Download (40): Rate 'n Tweet Download

Added: August 23, 2013 | Visits: 462

AffordIt AffordIt determines the maximum affordable price of a home given gross income, allowable debt ratio, 30-year fixed APR, property tax rate, annual home insurance cost, mortgage insurance rate, HOA, and other monthly debt. Eventually, AffordIt will also act as a SaaS back end tool, loading it's...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 25.6 KB Download (44): AffordIt Download

< 1 2 3 4 5