<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=POLYFIT</id>
	<title>POLYFIT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ice-online.com/index.php?action=history&amp;feed=atom&amp;title=POLYFIT"/>
	<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=POLYFIT&amp;action=history"/>
	<updated>2026-09-25T19:25:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.ice-online.com/index.php?title=POLYFIT&amp;diff=861&amp;oldid=prev</id>
		<title>ConvertBot: evaluates polynomial fit on data in a piecewise manner</title>
		<link rel="alternate" type="text/html" href="https://wiki.ice-online.com/index.php?title=POLYFIT&amp;diff=861&amp;oldid=prev"/>
		<updated>2020-04-27T22:05:20Z</updated>

		<summary type="html">&lt;p&gt;evaluates polynomial fit on data in a piecewise manner&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;evaluates polynomial fit on data in a piecewise manner&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;IN&amp;gt;    - Type 1000/2000 format S# input file name. &lt;br /&gt;
&amp;lt;ORDER&amp;gt; - Order of polynomial [DEF=1]&lt;br /&gt;
&amp;lt;COEF&amp;gt;  - Results label to receive coefficients&lt;br /&gt;
&amp;lt;OUT&amp;gt;   - Output file name to receive fit coefficients.Type 2000 format SD.&lt;br /&gt;
&amp;lt;FIT&amp;gt;   - Output file name to receive fit output. Type/Format of &amp;lt;IN&amp;gt;.&lt;br /&gt;
&amp;lt;ERR&amp;gt;   - Output file name to receive error output. Type/Format of &amp;lt;IN&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;IN&amp;gt; file can be a type 1000 or 2000 file.  If 1-D file, POLYFIT will fit&lt;br /&gt;
one curve to the entire file.  If 2-D, POLYFIT will fit one curve to each frame&lt;br /&gt;
of the input file.  The output files follow the input file type.&lt;br /&gt;
&lt;br /&gt;
The internal algorithm normalizes the abscissa to be from 0 to 1 to prevent&lt;br /&gt;
floating point overflow errors when XSTART or XDELTA are large numbers.  The&lt;br /&gt;
coefficients are transformed to the file's abscissa reference frame before&lt;br /&gt;
output.&lt;br /&gt;
&lt;br /&gt;
All internal statistics and matrix transformations are computed in double &lt;br /&gt;
precision regardless of input data type.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
Switches: NONE&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:NXM_Explain]]&lt;/div&gt;</summary>
		<author><name>ConvertBot</name></author>
		
	</entry>
</feed>