統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,361
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to divide a vector randomly in 3 groups?
Hello everyone, I have the following problem: I have a column vector A = [1:1000]' and I would like to divide it in 3 groups r...
5年弱 前 | 2 件の回答 | 0
2
回答質問
How to get random samples with certain distance between them?
Hello everybody, I have the following problem: I have the following two colums which correspond to the x and y coordinate. It ...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How to obtain the values around one sample of a matrix?
Hello everyone, I need your help. I have the following problem: I have a matrix A(20x20), and we select the sample A(10,4). I ...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How can I select three random sample of a matrix with minimum separation between samples?
Hi everyone, I have the following problem: I have a matrix A(20x20) per example and I need select from this matrix 3 random sa...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How to create a symetric matrix with a vector?
Hello everyone, I would like to know how I can create a symetric matrix only with a vector. Per example: v=[1 2 3 4 5] And t...
5年弱 前 | 1 件の回答 | 0
1
回答質問
How to load files in numerical order?
Hello everyone, I am loading multiple dicom files from the same folder using the following code: imagesFolder = uigetdir('C:\...
5年以上 前 | 1 件の回答 | 0
1
回答質問
How to invert/flip 3D serie volume
Hello everyone, I am working with 3D volumes and I want to reverse the order of the third component of the array. For example:...
5年以上 前 | 1 件の回答 | 0
