![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7311732_1522120984337_DEF.jpg)
Tam Ho
Followers: 0 Following: 0
Gene ~ Drug
Statistica
7 Domande
0 Risposte
RANK
20.371
of 297.016
REPUTAZIONE
2
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
28.57%
VOTI RICEVUTI
2
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
I cannot add path
addpath('~/CPLEX_Studio_Community128/cplex/matlab/x86-64_osx/@Cplex') Warning: Method directories not allowed in MATLAB pat...
quasi 7 anni fa | 0 risposte | 2
0
risposteDomanda
Cannot run init by itself
I am running a script that contains init I have Undefined function or variable as error message...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
Problems using hold on when plot figure
<</matlabcentral/answers/uploaded_files/108124/untitled.jpg>> My code colors = repmat('krgbmc',1,300) ; Rtot =20...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
Connect IBM CPLEX to Matlab on MacOS
I'm using addpath('/Applications/CPLEX_Studio_Community128/cplex/matlab/') addpath('/Applications/CPLEX_Studio_Comm...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
circa 7 anni fa | 1 risposta | 0