HP Forums
Advanced Graphing problem - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: Advanced Graphing problem (/thread-20765.html)



Advanced Graphing problem - ElonY - 11-03-2023 09:52 PM

Hello everyone
I just bought a new G2 last week. I am using it to do circuit analysis with Laplace transformation. The problem is the whole graph seems being shifted to the left. the plot expression is
Y=0.1*((9/7)*COS((5/2)*√(15711)*X)*e^((-85/2)*X)-(9*e^((-85/2)*X)*SIN((5/2)*√(15711)*X)/√(15711)))^2
I tested it in Matlab, The result is correct.
Please refer to the attached files
Does anyone know the reason?


RE: Advanced Graphing problem - Patocuy - 11-06-2023 02:37 PM

Hi.
I do not have a G2 calc, but I have plotted your expression on a G1 Rev C and on the virtual Calc. In both cases it was necessary to adjust te zoom to visualize a graph similar to your Matlab screenshot. I used the second option under the Zoom menu to set a box of the area to be zoomed which is a tiny area in the first quadrant very near to both axes. There are two pics attached. The first one is the zoom selection screenshot and the second one is the final result. Hope it helps.


RE: Advanced Graphing problem - Albert Chan - 11-06-2023 09:04 PM

I've had similar issue, but I thought it was because I use old (2018) HP Prime emulator.

(11-03-2023 01:07 PM)Albert Chan Wrote:  V1: Y>=MAX(-7*X+66, X+40, -2.5*X+60)

Is there a simple way to zoom-in, with X = [0,8], Y = [40,60] ?

Zoom-Box option does not allow directly entering corner coordinates.
It only allow point and click for corners, but does not show coordinates.
We don't even know where the corners are without zoom-out, many times.