![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10039171_1522134970430_DEF.jpg)
Lucas Buckels
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
What does this vector assignment mean?
diceLeft = 5 dice = [] dice = [dice randi([1,6],1,diceLeft)];
8年弱 前 | 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...
8年弱 前 | 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...
8年弱 前 | 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
8年弱 前 | 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...
8年弱 前 | 1 件の回答 | 0