%--------------------------------------------------------------------------
% % Circle fit by Pratt % V. Pratt, "Direct least-squares fitting of algebraic surfaces", % Computer Graphics, Vol. 21, pages 145-152 (1987)
%
% Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2)
%
% Output: Par = [a b R] is the fitting circle: % center (a,b) and radius R
%
% Note: this fit does not use built-in matrix functions (except "mean"), % so it can be easily programmed in any programming language
%
%--------------------------------------------------------------------------
das war es. Jetzt habe ich auch den Radius. ich habe schon mehrere Bekannte gefragt und keiner konnte was mit dem Hochkomma am Ende anfangen. Du hast mir echt weiter geholfen.
VG Alex
Einstellungen und Berechtigungen
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.