search for: moshtagh

Displaying 2 results from an estimated 2 matches for "moshtagh".

Did you mean: moshtaghi
2011 Jul 21
0
Bounding ellipse for any set of points
The mvee() function is intended to be released under the BSD license. Copyright (c) 2009, Nima Moshtagh Copyright (c) 2011, Andy Lyons All rights reserved. http://www.opensource.org/licenses/bsd-license.php Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain th...
2011 Mar 25
0
Bounding ellipse for any set of points
...######### ## mvee() ## Uses the Khachiyan Algorithm to find the the minimum volume enclosing ## ellipsoid (MVEE) of a set of points. In two dimensions, this is just ## the bounding ellipse (this function is limited to two dimensions). ## Adapted by Andy Lyons from Matlab code by Nima Moshtagh. ## Copyright (c) 2009, Nima Moshtagh ## [1]http://www.mathworks.com/matlabcentral/fileexchange/9542 ## [2]http://www.mathworks.com/matlabcentral/fileexchange/13844 ## [3]http://stackoverflow.com/questions/1768197/bounding-ellipse ## ## Parameters ## xy...