Categories
RSS Feed
Search NewtonExcelBach
Archives
Top Posts
- Using LINEST for non-linear curve fitting
- 3DFrame Ver 1.03 and Frame4 Ver 3.07
- About Newton Excel Bach
- Daily Download 5: Frame Analysis
- Downloads
- Cubic Splines
- Using Linest for non-linear curve fitting, examples, hints and warnings
- Deflections and Moments in Rectangular Plates
- Writing Arrays to the worksheet - VBA function
- Contour plots with Excel and Matplotlib
Recent Comments
Tag Archives: animation
Dancing Pendulums
This animation was produced in response to a video of real pendulums performing similar tricks: Not having an animation program I thought I’d use the finite element program Strand7. Modelling the pendulums was easy, just 15 beam elements with a … Continue reading
Posted in Animation, Excel, Finite Element Analysis, Newton
Tagged animation, API, Pendulum patterns, Strand7
5 Comments
New Excel Engineering Blog
I just found Excel Unusual, which has been going since September this year. Here’s what the Author says: “Finding engineering work quite un-challenging lately I decided to start this blog in which to share cool ways of solving engineering problems or … Continue reading
Posted in Animation, Excel, Newton
Tagged 3D graphics, animation, engineering, Excel, science
13 Comments
Newton’s Cradle
Previous animation post I have added a Newton’s Cradle animation to the animation file posted previously: Animation.zip The animation finds the correct period for the input string length and starting angle, and displays the movement of the balls in real … Continue reading
Posted in Animation, Drawing, Excel, Newton
Tagged animation, Excel, Newton's Cradle, VBA
4 Comments
Drawing in Excel – 2
Before getting down to basics, the attached file: Animation demo Illustrates how Excel shapes can be simply animated. Screen shot: The code for the animation (having previously drawn a circle and a rectangle with no fill, and noted their names): … Continue reading