photo

Arian Kolahi Sohrabi


2019년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

8 질문
0 답변

File Exchange

1 파일

순위
84,697
of 297,503

평판
0

참여
8 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
18,351 of 20,449

평판
1

평균 평점
0.00

참여
1 파일

다운로드 수
1

ALL TIME 다운로드 수
18

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Submission
  • Thankful Level 3

배지 보기

Feeds

보기 기준

제출됨


vectorsCounterclockwiseAngle
Calculate angle between 2 vectors, assuming a counterclockwise separation.

거의 6년 전 | 다운로드 수: 1 |

0.0 / 5

질문


Scattering 3D points (x y z) on a 2D plot (x y)
Hello, I'm trying to scatter 3D points (x y z) on a 2D plot (x y) such that the z axis is hidden, but hovering on data points s...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


iPhone with wired connection to a windows desktop: is there a way to trigger video recording?
Hello, Is there a way to trigger video recording from the rear camera of an iPhone with wired connection to a desktop computer?...

거의 6년 전 | 답변 수: 0 | 0

0

답변

질문


Universally setting the y direction of plots when doing any kind of image analysis
Hello, Every time I need to obtain coordinates of a certain point on an image, the default coordinate system has the y directio...

거의 6년 전 | 답변 수: 1 | 0

1

답변

질문


Question involving nested 'for loops' pertaining to structs and cell arrays
Hello, In this script, I'm intending to create a cell array of contructs with each column corresponding to a contruct (11 total...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


Using imshow(), set(gca, 'YDir', 'normal'), and ginput()
Hello, I'm having a hard time dealing with the following issue. My intention is to set the Y direciton to normal in ginput wit...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Issue with g-input: as I click on an image from north to south, the y values are positive values that progressively get larger and larger
Hello, I have a pressing issue here about g-input. it on an image that I have loaded, the more south of the picture I click, th...

대략 6년 전 | 답변 수: 2 | 0

2

답변

질문


Using switch case with multiple variables (instead of just n, with n1, n2, etc.).
Hello all, I'm trying to find a way to run the following code: x1=4; x2=4; y1=4; y2=4; switch x1,x2,y1,y2 case x1>0 &...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


'for loop' issue: computer becomes progressively slower as each loop is ran
Hello, I'm running the following script: video = input('type video name as string: \n') v = VideoReader(video); folder...

대략 6년 전 | 답변 수: 1 | 0

1

답변