Feeds
질문
feval for beginner, evaluating a function at a specific fvalue
how do I evaluate the following function at 55/8, 9/2? I keep getting feval errors saying I need a string or handle. Any help? ...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
plotting simple one variable functions for beginner using fplot
How to create a plot for a function of one variable f(x)=x^3? If I define x1 as a symbolic real variable, and define f=x1^3, why...
10년 초과 전 | 답변 수: 1 | 0
