Least-squares circle fitting: Difference between revisions

From JSXGraph Wiki
(New page: <jsxgraph width="600" height="600"> </jsxgraph> Category:Examples)
 
No edit summary
Line 1: Line 1:
<jsxgraph width="600" height="600">
<jsxgraph width="600" height="600">
var brd = JXG.JSXGraph.initBoard('jxgbox',{boundingbox:[-5,5,5,-5], keepaspectratio:true});


</jsxgraph>
</jsxgraph>


[[Category:Examples]]
[[Category:Examples]]
[[Catgegory:Statistics]]

Revision as of 15:27, 5 November 2010

Catgegory:Statistics