Problem 1554. Calculate the derivative of a polynomial
Example:
in = [ 1
1
1 ]
out = [ 2
1 ]
Solution Stats
Problem Comments
-
2 Comments
Dan
on 6 Jun 2013
http://www.mathworks.com/matlabcentral/cody/problems/1370-derivative-of-polynomial
Michael Eldredge
on 2 Apr 2019
There is only one test problem.
Solution Comments
Show commentsProblem Recent Solvers230
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2744 Solvers
-
First non-zero element in each column
869 Solvers
-
Matrix indexing with two vectors of indices
731 Solvers
-
Find Out sum of principal diagonal element of given matrix
250 Solvers
-
Convert from Fahrenheit to Celsius
24801 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!