public class ZeroSystemEx2 extends Object
ZeroSystem Example 2: Solves a system of nonlinear equations with logging enabled.
The following system is solved with a higher relative error tolerance and logging enabled. y0=0.5∗x0+x1+0.5∗x2−x5/x6y1=x2+x3+2∗x4−2.0/x6y2=x0+x1+x4−1/x6y3=−28837∗x0−139009∗x1−78213∗x2+18927x3+8427∗x4+13492/x6−10690∗x5/x6y4=x0+x1+x2+x3+x4−1y5=400∗x0∗x3∗x3∗x3−178370.0∗x2∗x4y6=x0∗x2−2.6058∗x1∗x3Constructor and Description |
---|
ZeroSystemEx2() |
public static void main(String[] args) throws IMSLException
IMSLException
Copyright © 2020 Rogue Wave Software. All rights reserved.