photo

Tam Ho


Last seen: 4년 초과 전 2017년부터 활동

Followers: 0   Following: 0

메시지

Gene ~ Drug

통계

MATLAB Answers

7 질문
0 답변

순위
20,371
of 300,381

평판
2

참여
7 질문
0 답변

답변 채택
28.57%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


I cannot add path
addpath('~/CPLEX_Studio_Community128/cplex/matlab/x86-64_osx/@Cplex') Warning: Method directories not allowed in MATLAB pat...

7년 초과 전 | 답변 수: 0 | 2

0

답변

질문


Cannot run init by itself
I am running a script that contains init I have Undefined function or variable as error message...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Problems using hold on when plot figure
<</matlabcentral/answers/uploaded_files/108124/untitled.jpg>> My code colors = repmat('krgbmc',1,300) ; Rtot =20...

7년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Connect IBM CPLEX to Matlab on MacOS
I'm using addpath('/Applications/CPLEX_Studio_Community128/cplex/matlab/') addpath('/Applications/CPLEX_Studio_Comm...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Kernel Density Estimation - Find the pdf and perform integration and derivative on this function
I have performed KDE on data: [f,xi] = ksdensity(data,'bandwidth',0.5,'Function','pdf'); I have the following code whic...

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


Differentiation error - conversion of variable type problem - 'struct' to function
I ran this code: syms theta %create symbolic variable theta assume(theta,'real') %theta is real f = fit_v2; %callin...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


Kernel Density estimation with chosen bandwidth, then normalize the density function (cdf) so that integral of cdf from min to max equal to 1 ; then take the first and second derivative of the cdf
I've tried using kde(data,n,MIN,MAX) and [f,xi] = ksdensity(x) over my data points. I haven't figure out how to retrieve t...

거의 8년 전 | 답변 수: 1 | 0

1

답변