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? ...
11 years 前 | 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...
11 years 前 | 1 个回答 | 0
