photo

Arbenit Kryeziu


Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 1-by-401. Error in fminsearch (line 200) fv(:,1) = funfcn(x,varargin{:});
zahl = [1:1:401]; fun_normal = @(x)(normpdf(zahl,x(1),x(2)) + unifpdf(zahl,0,x(3))); x0=[max(zahl),5,30]; x = fminsearch(f...

casi 6 años hace | 2 respuestas | 0

2

respuestas