<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Future Value of Regular Contributions</title>
	<atom:link href="http://www.theamateurfinancier.com/blog/future-value-of-regular-contributions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theamateurfinancier.com/blog/future-value-of-regular-contributions/</link>
	<description>Thoughts on Money, Investing and Life</description>
	<lastBuildDate>Thu, 09 Feb 2012 04:45:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Roger, the Amateur Financier</title>
		<link>http://www.theamateurfinancier.com/blog/future-value-of-regular-contributions/#comment-16308</link>
		<dc:creator>Roger, the Amateur Financier</dc:creator>
		<pubDate>Sun, 22 Jan 2012 19:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.theamateurfinancier.com/blog/?p=772#comment-16308</guid>
		<description>@Carlos: I&#039;m not sure why you are having problems; not being familiar with MatLab, I don&#039;t know if it&#039;s something particular to that program.  The calculations I have listed are correct as best I can tell, but it&#039;s possible that something is wrong.  Sorry I can&#039;t pinpoint any errors.</description>
		<content:encoded><![CDATA[<p>@Carlos: I&#8217;m not sure why you are having problems; not being familiar with MatLab, I don&#8217;t know if it&#8217;s something particular to that program.  The calculations I have listed are correct as best I can tell, but it&#8217;s possible that something is wrong.  Sorry I can&#8217;t pinpoint any errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://www.theamateurfinancier.com/blog/future-value-of-regular-contributions/#comment-15691</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 26 Dec 2011 01:04:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.theamateurfinancier.com/blog/?p=772#comment-15691</guid>
		<description>Hello,

I am trying to write a program in MatLab to give an amount of money saved after a number of months with an initial value, a monthly contibution an some interest rate. I started with a simple for loop to iterate 

new amount = amount(1 + interest) + contribution

I am trying to optimize my program by calculating the whole vector at once. For some reason it only works when I use.

FV = PV + C*[({1+i}^n - 1)*i]

Am I missing something?

Thank you</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am trying to write a program in MatLab to give an amount of money saved after a number of months with an initial value, a monthly contibution an some interest rate. I started with a simple for loop to iterate </p>
<p>new amount = amount(1 + interest) + contribution</p>
<p>I am trying to optimize my program by calculating the whole vector at once. For some reason it only works when I use.</p>
<p>FV = PV + C*[({1+i}^n - 1)*i]</p>
<p>Am I missing something?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.theamateurfinancier.com @ 2012-02-09 04:30:06 -->
