photo

nedo nodo


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

11 질문
0 답변

순위
22,748
of 300,765

평판
1

참여
11 질문
0 답변

답변 채택
36.36%

획득한 표
1

순위
 of 21,084

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,941

참여
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

답변