Feeds
질문
Multiplying a polynomial with a vector.
Hi Is there any way i can transform 2*x^4+3x-4 into 2.*x.^4+3.*x-4 in a script? Without typing it in manually. Thanks!
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Polynomial as input in a function.
I am trying to make a function which takes a polynomial, a maxvalue of x and a minvalue of x. I want to plot the function betwee...
5년 초과 전 | 답변 수: 1 | 0

