photo

Erfan Hamdi


Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error conversion to double from sym is not possible
i am encountering this error trying to plot these functions : syms t A OA omg si r=A*t+OA; theta=omg*t; phi=si*t; ...

8 years ago | 1 answer | 0

1

answer

Question


not enough input arguments error
Hi everybody ! I have this code as my main function : function [x,fx,ea,iter]=goldmin(f,xl,xu,es,maxit,varargin) % gol...

8 years ago | 2 answers | 0

2

answers

Question


getting error Not Enough input arguments
Hi everybody ! I have this code as my main function : function [x,fx,ea,iter]=goldmin(f,xl,xu,es,maxit,varargin) % goldmin: ...

8 years ago | 1 answer | 0

1

answer