photo

Lucas Buckels


2017년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


What does this vector assignment mean?
diceLeft = 5 dice = [] dice = [dice randi([1,6],1,diceLeft)];

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

1

답변

질문


Fgetl in a while loop.
In the code in the attached picture, does the first fgetl read the first line (Apple) and str2num(fgetl(file) read the second li...

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

1

답변

질문


Matlab code to descramble an image using the following steps?
* Create a blank image of the same size as the image puzzle * Go to every row and column location in the image and do the follo...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Splitting image in matlab
Need to split an image in matlab into 4 quadrants and swap the top left and bottom left quadrants

7년 초과 전 | 답변 수: 3 | 0

3

답변

질문


How to split an image and rotate quadrants?
How to split an image into 4 quadrants and shift each quadrant one spot in the clockwise direction. Top left quadrant to top rig...

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

1

답변