Feeds
提问
installing SeDuMi 1.3 on Mac Matlab R2012a
I am trying to install Sedumi 1.3 on my mac (10.9) and MATLAB R2012a. I have installed Mex but i get the fallowing error: >...
11 years 前 | 0 个回答 | 0
0
个回答提问
How to use cursor and ginput() in GUI?
I am trying to use cursor from toolbar menu and assign ginput() to it so the user can select a point and later on the plot shoul...
12 years 前 | 0 个回答 | 0
0
个回答提问
find closest Coordinates to a point
I need to find closest point to A=[6,8] among B=[1,2 ; 5,7 ; 3,10 ; ...], and i need to return those coordinates: for example i...
12 years 前 | 6 个回答 | 1
6
个回答提问
How manually deselect an object after segmentaion?
I have been doing Cell segmentation using circular hough transform. I used <http://www.mathworks.com/help/images/ref/imfindcircl...
12 years 前 | 2 个回答 | 0