photo

nedo nodo


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
22 748
of 297 503

REPUTATION
1

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
36.36%

VOTES RECEIVED
1

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

ungefär 11 år ago | 0 answers | 1

0

answers

Question


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. ...

nästan 12 år ago | 2 answers | 0

2

answers

Question


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...

nästan 12 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 12 år ago | 2 answers | 0

2

answers

Question


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...

ungefär 12 år ago | 0 answers | 0

0

answers

Question


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...

ungefär 12 år ago | 2 answers | 0

2

answers

Question


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? ...

ungefär 12 år ago | 1 answer | 0

1

answer

Question


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 ...

mer än 12 år ago | 1 answer | 0

1

answer

Question


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...

mer än 12 år ago | 1 answer | 0

1

answer

Question


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...

mer än 12 år ago | 0 answers | 0

0

answers

Question


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...

mer än 12 år ago | 1 answer | 0

1

answer