photo

Satya Venkata Siddhardha Manchala


Last seen: 3 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答