MSVC and QT Graphics Displays for Assignment 5

This page contains sample displays you will be obtaining for Assignment 5.

     
  Visual Studio / MSVC Eclipse / QT
     
PlotDev.cpp
(empty display)
     
PlotDev.cpp
     
PlotODEtest.cpp

Final Time = 10.0,

Number of steps = 100.

     
SystemSolve.cpp

Enter f1(x,y) : -y
Enter f2(x,y) : x
Enter initial time: 0
Enter initial conditions:
X(0) = 1
Y(0) = 0

Final time: 10
Number of timesteps: 100

     

 

horizontal rule

Igor Yanovsky