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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0
