Feeds
提问
How to get defined integral?
Hi, I have a small project due in a couple of hours. Currently I'm using the following code: x = linspace(-3,6,1000); % Defin...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to import equation from GUI to functions?
I want the user to be able to insert his own equation (e.g. a*x.^2 + b*x + c) to be used to plot the function. I have already de...
13 years 前 | 1 个回答 | 0
