Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR MATLAB

how to get the highest power of polynomial matlab

order_of_poly = max(flip(find(flip(my_poly))) - 1)
Source by www.mathworks.com #
 
PREVIOUS NEXT
Tagged: #highest #power #polynomial #matlab
ADD COMMENT
Topic
Name
8+4 =