photo

Arbenit Kryeziu


Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 5 ans il y a | 2 réponses | 0

2

réponses