Search
 
SCRIPT & CODE EXAMPLE
 

MATLAB

matlab poly

p = poly(r), where r is a vector, returns the coefficients of the
polynomial whose roots are the elements of r.

p = poly(A), where A is an n-by-n matrix, returns the n+1 coefficients
of the characteristic polynomial of the matrix, det(λI – A).
Comment

PREVIOUS NEXT
Code Example
Matlab :: how to read dat file in matlab 
Matlab :: count even and odd numbers in matlab 
Matlab :: matlab root finding function 
Matlab :: matlab plotting multiple lines on one graph 
Matlab :: tan in scilab 
Matlab :: matlab stop running function 
Matlab :: how do i call a function inside another function in mat 
Matlab :: save table matlab 
Basic :: git token 
Basic :: resttemplate authorization basic 
Basic :: robocopy sync one way 
Basic :: do you like messi in korean 
Elixir :: elixir replace string 
Elixir :: liveview component mount 
Elixir :: elixir list 
Scala :: scala read lines from file 
Scala :: scala yield how to share one loop 
Actionscript :: hello world in actionscript 
Excel :: google sheets select element after split 
Excel :: add drop down in excel 
Perl :: Perl list files and folders in a directory 
Pascal :: pascal output 
Powershell :: Take ownership of a folder 
Gdscript :: gdscript vector2 
Lisp :: magit pull request 
Assembly :: wstring to lpcwstr 
Assembly :: dd utility seek 
Javascript :: jquery vslidation remove spaces from input 
Javascript :: jquery add input placeholder 
Javascript :: p5.js cdn 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =