<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Model-This.com &#187; Least Squares</title>
	<atom:link href="http://www.model-this.com/archives/category/least-squares/feed" rel="self" type="application/rss+xml" />
	<link>http://www.model-this.com</link>
	<description>Model What!? Model-This!</description>
	<lastBuildDate>Sat, 31 Jan 2009 01:53:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Least Squares Intro</title>
		<link>http://www.model-this.com/archives/5</link>
		<comments>http://www.model-this.com/archives/5#comments</comments>
		<pubDate>Fri, 23 Nov 2007 03:55:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Least Squares]]></category>
		<category><![CDATA[Data Modeling]]></category>

		<guid isPermaLink="false">http://www.model-this.com/?p=5</guid>
		<description><![CDATA[There are many ways to approach modeling data and the one I am going to present here I was taught at ETSU in a class called, at the time, Advanced Surveying Mathematics. It is rooted in the realm of Linear Algebra and Calculus and attempts to model data with constraint equations and the minimizing of [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman">There are many ways to approach modeling data and the one I am going to present here I was taught at ETSU in a class called, at the time, Advanced Surveying Mathematics. It is rooted in the realm of Linear Algebra and Calculus and attempts to model data with constraint equations and the minimizing of residuals.</font></p>
<p><font face="Times New Roman"> <o:p></o:p></font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman">This method uses two matrices to store and model data. The first being matrix J. Matrix J contains one row for each measurement and one column for each unknown variable. Each element contains the derivative with respect to the variable in the column it resides. The second matrix, is matrix k, it contains the residual of that measurement, or the value that the measurement should be minus the calculated value of that measurement.</font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman"> <img border="0" width="112" src="http://www.model-this.com/Images/SolveBlock.JPG" alt="Least Squares Solve Block" height="37" /></font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman">Matrix J and K are applied in this equation which yields an update to the variables and the process is repeated. </font></p>
<p><font face="Times New Roman"> <o:p></o:p></font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><v:shapetype coordsize="21600,21600" o:spt="75" o:preferrelative="t" path="m@4@5l@4@11@9@11@9@5xe" filled="f" stroked="f" id="_x0000_t75"><v:stroke joinstyle="miter"></v:stroke><v:formulas><v:f eqn="if lineDrawn pixelLineWidth 0"></v:f><v:f eqn="sum @0 1 0"></v:f><v:f eqn="sum 0 0 @1"></v:f><v:f eqn="prod @2 1 2"></v:f><v:f eqn="prod @3 21600 pixelWidth"></v:f><v:f eqn="prod @3 21600 pixelHeight"></v:f><v:f eqn="sum @0 0 1"></v:f><v:f eqn="prod @6 1 2"></v:f><v:f eqn="prod @7 21600 pixelWidth"></v:f><v:f eqn="sum @8 21600 0"></v:f><v:f eqn="prod @7 21600 pixelHeight"></v:f><v:f eqn="sum @10 21600 0"></v:f></v:formulas><v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"></v:path><o:lock v:ext="edit" aspectratio="t"></o:lock></v:shapetype><v:shape type="#_x0000_t75" style="width: 82.5pt; height: 24pt" id="_x0000_i1025"><v:imagedata src="file:///C:/DOCUME~1/Dave/LOCALS~1/Temp/msoclip1/01/clip_image001.wmz"></v:imagedata></v:shape></p>
<p><font face="Times New Roman"> <o:p></o:p></font><font face="Times New Roman"> <o:p></o:p></font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman">Pardon this simplistic explanation, I am not a mathematician. </font></p>
<p><font face="Times New Roman"> <o:p></o:p></font><font face="Times New Roman"> <o:p></o:p></font></p>
<p style="margin: 0in 0in 0pt" class="MsoNormal"><font face="Times New Roman">I have successfully built models of lines, circles, polynomials, triangulations, trilateralizations and traverses among other things. It is my hope to post examples and maybe even some code snippets in the coming days.<span>  </span></font></p>
<p><font face="Times New Roman"> <o:p></o:p></font><font face="Times New Roman"> <o:p></o:p></font><font face="Times New Roman"> <o:p></o:p></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.model-this.com/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
