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 Solvers232
Suggested Problems
- 
         Return a list sorted by number of occurrences 2839 Solvers 
- 
         Given a matrix, swap the 2nd & 3rd columns 1211 Solvers 
- 
         
         431 Solvers 
- 
         
         7733 Solvers 
- 
         
         331 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!