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

