photo

Mark Coughlin


Last seen: 대략 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
169,308
of 300,853

평판
0

참여
8 질문
0 답변

답변 채택
100.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,319

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Converting cell array to matrix
Hi, I have a 1x650 cell array (centroid1) which contains two values, an x and y coordinate in a (1,2) matrix. How do I convert ...

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

2

답변

질문


Reading Multiple Images Using For Loop
Hi, I am trying to use a for loop to read 4 images (of the format 1.jpg,2.jpg etc...) and then calculate the value and location...

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

1

답변

질문


Locating Row and Column of Min. Value
Hi, I am trying to find the first location where the minimum value is found. Below is my script so far: x=[5 6 78 32; 34 1...

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

2

답변

질문


Plotting Pixels of an Image and Finding Minimum Value
Hi, I am trying to plot the individual pixels of an image on a surface plot, I have converted the image from RGB to grayscale -...

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

1

답변

질문


While or for loop?
Hi, I want to write a script which will evaluate the lowest factorial which is greater than the user's input, and I am unsure of...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Using for loop to match generated random numbers to an input value
Hi, I want to write a script which will prompt the user for minimum and maximum integers, and then another integer which is the ...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Summation of numbers using prompts
I want the program to prompt the user for the value n (the number of values to be added together). I then want the program to pr...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Using sscanf function in a for loop.
Write a script which will use the function uigetfile to read in the name of a file to open in the script. The function fopen is...

5년 초과 전 | 답변 수: 1 | 0

1

답변