photo

Satya Venkata Siddhardha Manchala


Last seen: plus de 3 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Finding maximum of a function using optimization toolbox
function [p_uth,Eload] = threshold(ann_load) for i = 1:size(ann_load,2) p_uth(i) = 1.6; % upper threshold - temporarily as...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


Error while writing code for bounding phase algorithm
x0=0; step_size=input('Enter step size '); a=x0-abs(step_size); b=x0+abs(step_size); F_x0=feval(ob...

presque 6 ans il y a | 2 réponses | 0

2

réponses