Mathematically modeling a real system in C#

  • Thread starter Thread starter btb4198
  • Start date Start date
  • Tags Tags
    Modeling System
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
36 replies · 4K views
Physics news on Phys.org
BvU said:
Can we see something of the results ?
1633719542356.png
This is a fit that I did today. And it fit the data that I measure. it is off at little as you do down. and I think it is because I did not iterate it. I think to iterated it , I would have to solute for A B and w again . I just do not know when to stop.
 
Last edited:
  • Haha
Likes   Reactions: pbuk
btb4198 said:
View attachment 290391This is a fit that I did today. And it fit the data that I measure. it is off at little as you do down. and I think it is because I did not iterate it. I think to iterated it , I would have to solute for A B and w again . I just do not know when to stop.
You should adjust the vertical scale on your graph. What you show here looks like nothing more than a horizontal line, ##y \approx 100##.
 
Mark44 said:
You should adjust the vertical scale on your graph. What you show here looks like nothing more than a horizontal line, ##y \approx 100##.
I have been trying... but the graphing calculator does not let me... it is very frustrating, I am only using it because it comes with my computer .
 
btb4198 said:
I have been trying... but the graphing calculator does not let me... it is very frustrating, I am only using it because it comes with my computer .
It looks like you are using the Windows Calculator to do the graphs.
Click the icon circled below to open the Graph Options dialog.
pic1.png


On the Graph Options dialog, you can change the scale on the x-axis or the y-axis, change the units (radians, degrees, or grads), or change the line thickness.
pic2.png

You'll get a more useful graph by changing the limits on the y-axis to better show the oscillation.
 
  • Like
Likes   Reactions: sysprog