photo

Yujiao Li


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
257,425
of 301,806

평판
0

참여
4 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 21,413

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 176,647

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


Classifier function in Support Vector Machine
How to write the source code of estimating the bias term of classifier? The following are other's work, but I do not understa...

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

0

답변

질문


how to call one result from multiple value returned function
[a,b]=function1(x1,x2) ... what if i want to only get the first return value in function1 (i.e. value of a). Then plug "a"...

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

0

답변

질문


reshape a 2D to 3D matrix
My data ID X1 X2 1 1 2 1 5 2 2 2 4 2 4 7 ...

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

1

답변

질문


how to reshape 2D to 3D in loop, when submatrix has different size
% example matrix A =[1,1,2 1,5,2]; B =[2,2,4 2,4,7]; C =[3,2,4 3,4,7]; D =[4,2,4 ...

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

0

답변