Results 1 to 3 of 3
Thread: Matlab
Hybrid View
-
3rd June 2009 13:36 #1
-
3rd June 2009 14:24 #2
-
13th June 2009 02:07 #3Registered User
Join Date: Jun:2009
Location: Varna
Posts: 1
%
%
% .
x = rand(100,20);
y = rand(100,20);
%
tic,[rx,ry,area] = minboundrect(x,y,'a');toc
%
figure
plot(x,y,'+r')
hold on
plot(rx,ry,'k')
% .. *.m ,
% *.m , minboundrect.m
% !!!
% : palavko@abv.bg




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in