photo

ely may


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

11 질문
0 답변

순위
36,816
of 300,863

평판
1

참여
11 질문
0 답변

답변 채택
72.73%

획득한 표
1

순위
 of 21,100

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,413

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


'Conversion to double from cell is not possible.'
Problem: I have this code that calculate postfix but when I use it gives me an error. Postfix(nCols)=struct('matches',[],'p...

대략 10년 전 | 답변 수: 1 | 1

1

답변

질문


Help with use of regular expression
Problem: I have a cell array of strings TrajLocationCompact(1, 3).locationIdCompact1 ans = '1 1 1 1 1 32' ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Matlab: optimize code
Problem: I have the trajectories of 14 users: I have compare the trajectories of every user and for each one, I have calculated ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Error: In an assignment A(:) = B, the number of elements in A and B must be the same.
Problem: TrajSimilarity is a struct of k elements, I want to put all the value of TrajSimilarity(1,k).aLongestString in a vector...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Create Semantic Trajectory Pattern Tree
Problem: I have to create in Matlab the function CreateNode(semantic, support, children) Input: Semantic Trajectory Pattern...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


Trasform to cell of strings
Problem: I have postfix (attached) (137x25) cell that contain cell of char (Ex postfix(6,8)=postfix{6,8}{1,1}<1x3char>). I want ...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Error using function regexp
Problem: in this code I want to obtain postfixes of semanticTrajCompact.Trajcompact; after I want count the combination of value...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


How to transform a cell array of cells in a matrix
Problem: I have a cell array and every cell of this array has an other cell that contains a string: I want to trasform the cell ...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


How to divide matrix in submatrix
Problem: I have the matrix 'matlab' (attached): colums 1 are locationId, columns from 2 to 4 are dates (year, month, day) and c...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Count pattern of a string
Problem: I have a string '01234(01)3423(32)' and I want to count the pattern of this string. I consider as pattern '0','1','2'...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


Optimize code: find longest common sequence of two strings
Hi all! I have a problem: I create this code to compare strings in Trajectory.mat (attached) and find the longest common seque...

대략 10년 전 | 답변 수: 1 | 0

1

답변