Doug's MATLAB Video Tutorials

March 16th, 2012

Regression in MATLAB

There are three new functions for regression in the 2012a release of MATLAB. I am not an expert in this area, but Richard is. Enjoy his video about these capabilities.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Doug Hull is a proud MathWorker who is on a mission to help you with MATLAB.

Doug's picture

These postings are the author's and don't necessarily represent the opinions of MathWorks.