Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ere13004 committed Mar 28, 2017
1 parent c777efc commit 00baf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Note: In order to calculate the natural frequencies, the first matrix was simpli
If the segment length (dx) approaches 0, this implies that the number of segments continues to grow to infinity. Therefore, there will also be an infinite number of eigenvalues. This conclusion is supported by the pattern in behavior illustrated in the table above.

##### Script for 6 #####

````
function [ max_eig,min_eig,quant_eig] = PoleVault( segments,length )
%PoleVault The purpose of the function is to find the eigenvalues for a
%slender column subject in axial load for a general number of segments.
Expand Down

0 comments on commit 00baf6b

Please sign in to comment.