채호 박
Followers: 0 Following: 0
Feeds
질문
In a loop, create an i x j matrix, find the average of each row, and find the minimum in which row.
Store matrix as i x j store the difference between matrices m1 and m2 in m After calculating the average value of e...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
No matter what I do in App Designer, the image doesn't update.
As shown in the figure, No. 101 (purple arrow) is in the opposite direction to No. 102. At this time, 101.jpg, which was newly...
거의 2년 전 | 답변 수: 0 | 0
0
답변질문
I want to rotate the rotated image in the forward direction. How do I do this?
I know I need to rotate the picture with imrotate. However, imrotate rotates based on the center point, so I need to know the an...
거의 2년 전 | 답변 수: 2 | 0
2
답변질문
How do I get the angle between three points input by ginput() in appdesigner?
[x, y] = ginput(3); app.UIFigure.HandleVisibility = fhv; x = round(x); y = round(y); I received the input with ginput(), but...
거의 2년 전 | 답변 수: 1 | 0