Advertisement · 728 × 90
#
Hashtag
#WebVPython
Advertisement · 728 × 90
Video

#iTeachPhysics #glowscript #webvpython
Banked curve homework was turned in, so I added the force summation to the animation. Used labels for the first time. Code here
glowscript.org#/user/burnsk...

4 0 0 0

#iTeachPhysics
#glowscript
#webvpython

1 0 0 0
Video

In Thermal Physics, the students said they had trouble visualizing a 3d standing wave--I did show them a 2d wave. We'll see if this helps. Code at www.glowscript.org#/user/burnsk...

#iTeachPhysics
#webvpython
#glowscript

7 2 1 0
Python Physics: 1D Random Walks and Animated Histograms
Python Physics: 1D Random Walks and Animated Histograms YouTube video by Dot Physics

If you like #randomwalks and #histograms - I have this for you. An animated histogram using #WebVPython

youtu.be/dYtAq3vZXiY

7 1 4 0
Web VPython: Making Histograms and a Normal Distribution
Web VPython: Making Histograms and a Normal Distribution YouTube video by Dot Physics

There isn't a built in histogram in #WebVPython - here's how to make one yourself (bonus, normal distribution function included). #python

youtu.be/6N_4KVEvrN8

3 1 0 0
Preview
Modeling Random Walks in Python for Fun (and no profit) I have this fun little office toy. It’s got a bunch of tiny balls that fall through some pegs. After bouncing around, the balls end up in…

#randomwalks are just fun to model in #python. Here's a very detailed post about how to make it work in #webvpython. Oh, technically, it could be #physics too.

rjallain.medium.com/modeling-ran...

4 2 1 0
Python Physics: A Chain Sliding Off a Table
Python Physics: A Chain Sliding Off a Table YouTube video by Dot Physics

New #python #physics video. Here I attempt to model a chain sliding off a table using #WebVPython.

youtu.be/vXp1hW_t-bo

6 0 2 0
Lagrangian Mechanics: Chain Sliding Off a Table
Lagrangian Mechanics: Chain Sliding Off a Table YouTube video by Dot Physics

New #physics #lagrangian video - a chain sliding off a table (yes, animated in #webvpython of course)
youtu.be/WkpUp4bGwIY

12 3 0 0
Python Physics: Using Web VPython to Illustrate a Physics Question
Python Physics: Using Web VPython to Illustrate a Physics Question YouTube video by Dot Physics

New #python video - using #webVpython to animate a class question about circular motion.
youtu.be/JB0CGWdSDKk

0 0 0 0
Python Physics: Modeling the Wolf and Hare Problem
Python Physics: Modeling the Wolf and Hare Problem A wolf has a speed of 4 m/s and is chasing a hare moving at 3 m/s. If the wolf always aims towards the hare, what path will the wolf take? One way to answer this question is to model the motion in python - so that's what I did. Here is the python code https://trinket.io/glowscript/fd55f5c589

New #python video - modeling the motion of a wolf chasing a hare with #webVpython
(code included)
youtu.be/fJaTv_BNSwA

0 0 0 0
Modeling a Wave Pulse on a String with the Finite Difference and Python
Modeling a Wave Pulse on a String with the Finite Difference and Python Here's a model of a wave pulse on a string using Web VPython using the finite difference method.code herehttps://trinket.io/glowscript/8c51960337

Modeling a wave pulse on a string with #python and #physics #finitedifference #webvpython
youtu.be/w3qYx7Q1ZG4

1 0 0 0
The Important Python Stuff for Physics--Web VPython
The Important Python Stuff for Physics--Web VPython Here are some of the most important things you need to know to use web vpython for physics.00:00 - Intro01:29 - print values of x03:03 - graph a function06:2...

For my #physics students, here are all the #python tools you need using #WebVPython
youtu.be/FNzj4Pqnkos

1 0 0 0
Least Squares Fit for Web VPython
Least Squares Fit for Web VPython In numpy python, you can find the best fit line using polyfit. However, there is no such function in Web VPython. Here's how to make that function.here is ...

#WebVPython doesn't have a built in way to find the best fit line - so I built a least squares function. #python
youtu.be/ZiQuhTAWw4E

3 1 0 0
Building a Visual Model of the Magnetic Field with Python
Building a Visual Model of the Magnetic Field with Python Let's build a visualization of the magnetic field around a wire carrying current.Here is the codehttps://trinket.io/glowscript/ecb4821324Here is previous vid...

One of the best things about #python and #WebVPython is the ability to create visualizations. Here is how to show the shape of the magnetic field around a wire.
#physics
youtu.be/OBU-gn0dy1E

1 0 0 0