<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Curve Fitting on the ARM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34005/curve-fitting-on-the-arm</link><description>I&amp;#39;m currently using matlab to perform a non-linear least squares regression to fit a line to an array of samples polled from the ADC with roughly 100 data points. Is something like this possible to do on board the nRF52832? I&amp;#39;m just starting out with</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 May 2018 07:32:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34005/curve-fitting-on-the-arm" /><item><title>RE: Curve Fitting on the ARM</title><link>https://devzone.nordicsemi.com/thread/130932?ContentTypeID=1</link><pubDate>Fri, 04 May 2018 07:32:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0e727a0-b655-4052-bcd0-6fb36b24952e</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Hey Daniel,&lt;/p&gt;
&lt;p&gt;It depends how fast you need it to be. You need to use the &lt;a href="http://www.keil.com/pack/doc/CMSIS/DSP/html/index.html"&gt;ARM DSP library for Cortex M4-F&lt;/a&gt; and measure for yourself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Håkon.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>