André Sousa - MATLAB Central
photo

André Sousa


2014 年からアクティブ

Followers: 0   Following: 0

Professional Interests: ginal/image processing

統計

MATLAB AnswersFrom 05/14 to 04/25Use left and right arrows to move selectionFrom 05/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

8 質問
1 回答

ランク
290,348
of 298,313

評判
0

コントリビューション
8 質問
1 回答

回答採用率
37.5%

獲得投票数
0

ランク
 of 20,563

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,817

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


after looping through folders
Hi there! So, this is what I have so far: cd(fileparts(which(mfilename))); start_path = cd topLevelFolder = uigetdir(st...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


save while runing loop
This is my full code: aa=rand(2,2,2) aa(1,1,1)=5; aa(2,1,1)=8; aa(1,2,1)=3; aa(2,2,1)=3; aa(1,1,2)=7; aa(2,...

11年弱 前 | 1 件の回答 | 0

1

回答

回答済み
read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Thanks for the quick answer!

11年弱 前 | 0

質問


read each line of 3 values of a ( n*3 matrix) as a x,y,z positions
Hi there! Hi have this k = 1 1 2 2 1 2 2 2 2 n1 n2 n3 n4 n5 ...

11年弱 前 | 2 件の回答 | 0

2

回答

質問


loop problems on for cycle
Hi there! This is the code I have: aa=rand(2,2,2); aa(1,1,1)=4; aa(2,1,1)=3; aa(1,2,1)=6; aa(2,2,1)=2; aa(1,1,2)=7; aa(...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


for each element i of an array , look for a value on a different matrix with value=i
Hi there! Here is the problem: I have an array a: [1*n] This array contains indices of a reshaped Amatrix I want to use a fo...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


save as nii file
Hi there! Here is the description o f the problem I am getting into: I have a multidimentional matrix m1(288,288,80)and I ...

11年弱 前 | 0 件の回答 | 0

0

回答

質問


matrix search and the save on a new matrix
Hi there. I have a 2 collumn ndm a couple thousand rows matrix. The first collumn has some number labels and the second collumn...

11年弱 前 | 1 件の回答 | 0

1

回答

質問


3D matrix manipulation. FInd values of given positions
Hi there. Pls help me resolve an issue I cant find a solution for: I have a two 3D matrixes with the same dimentions( 288*288*8...

11年弱 前 | 1 件の回答 | 0

1

回答