Generates a real matrix from a specified set of eigenvalues.
Eigenvalues from which to create the real matrix. Eigenvalues must be real or conjugate pairs.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Real matrix whose eigenvalues you specified.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
This node generates the output matrix in the following form:
where n is the length of the input eigenvalues and a 0, a 1, ..., a n-1 are the coefficients of the polynomial P(x).
The following equation defines P(x):
where λ0, λ1, ..., λ n - 1 are the elements in eigenvalues.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application