From 91d52309ca9e2d02f4dde6d0875a6c7142531f74 Mon Sep 17 00:00:00 2001 From: Nicolas D Mower Date: Sun, 30 Apr 2017 23:22:28 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ec12b0..75c2773 100644 --- a/README.md +++ b/README.md @@ -32,16 +32,19 @@ Used functions/scripts: a-d: egv.m, defl.m, solveODE.m 6 Segments -- called with egv(6,0) -- all in hz + | First Natural Frequency | Second Natural Frequency | Third Natural Frequency | | ------------- | ------------- | ------------- | | 141.7854 | 529.1503 | 1.0583e+03 | 10 Segments -- called with egv(10,0) -- all in hz + | First Natural Frequency | Second Natural Frequency | Third Natural Frequency | | ------------- | ------------- | ------------- | | 143.8803 | 561.4373 | 1.2118e+03 | 20 Segments -- called with egv(20,0) -- all in hz + | First Natural Frequency | Second Natural Frequency | Third Natural Frequency | | ------------- | ------------- | ------------- | | 144.7715 | 575.5213 | 1.2816e+03 |