![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13365228_1535239564765_DEF.jpg)
Satya Venkata Siddhardha Manchala
Followers: 0 Following: 0
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