photo

nedo nodo


2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
0 回答

ランク
22,748
of 300,781

評判
1

コントリビューション
11 質問
0 回答

回答採用率
36.36%

獲得投票数
1

ランク
 of 21,088

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,031

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Matlab vision textInserter Linux invalid font
Hi, I'm using Matlab in Ubuntu 12.04. I have a problem on using vision.TextInserter function of vision toolbox. I can only us...

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

0

回答

質問


Multiple figure in same subplot on figure
Hi, I would like to know if it is possible to plot an image with several subplots, each of them with multiple figures. ...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Javaaddpath Matlab r2013a problem
Hi all, I have a problem with javaaddpath command. If I launch a script inside a GUI of Matlab it work well, otherwise if I l...

12年以上 前 | 1 件の回答 | 0

1

回答

質問


Fast matrix copying and array appending
Hi, I would like to know if there exists a fast way to copy a subpart of a matrix into a new matrix and to append an array to...

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

2

回答

質問


Optimizing code: various distance
Hi all, Is there a way to improve the performance of the following code? D=zeros(size(X,1),size(Y,1)); for l=1:size(X...

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

0

回答

質問


Print to file a cell array of struct
Hi all, How can I write to file a cell of struct? For instance if I have a=struct('first',1,'second',2); b=str...

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

2

回答

質問


Compute L1 distance between matrices in fast way
Hi, I have to compute the L1 distance (Manhattan distance) between matrices. Is there a fast way that avoid to use for loop? ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Generating a "special" probability random matrix in efficient way
Hi, I would to generate a probability random matrix with two constraints: the first is that the sum of the values of the row ...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Find a row in a matrix in faster way
Hi, I have to compare two matrices: in detail, I have to find if each row of a matrix1 is contained in a matrix2. Then I have...

約13年 前 | 1 件の回答 | 0

1

回答

質問


Build a modified truth table of several variables
Hi, I would like to generate a "truth table" in which are present only certain configurations. Moreover, the truth table must...

約13年 前 | 0 件の回答 | 0

0

回答

質問


Searching on a vector of vector
Hi, I have a question about searching on a vector of vector. Each element of the first vector is a vector of value. The eleme...

約13年 前 | 1 件の回答 | 0

1

回答