Recent content by Junichirol
-
Matlab (calculate natural frequencies using eig function)
For a system with the mass, damping, stiffness matrices given as below: M = [1 0 0 0;0 1 0 0;0 0 1 0;0 0 0 1]; C = [2 0 0 0;0 0 0 0;0 0 0 0; 0 0 0 0]; K = [10 -5 0 0;-5 10 -5 0;0 -5 10 -5;0 0 -5 10]; Determine the corresponding natural frequencies by using Matlab eig function.- Junichirol
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
Matlab (calculate natural frequencies using eig function)
Homework Statement Determine the corresponding natural frequencies M = [1 0 0 0;0 1 0 0;0 0 1 0;0 0 0 1]; C = [2 0 0 0;0 0 0 0;0 0 0 0; 0 0 0 0]; K = [10 -5 0 0;-5 10 -5 0;0 -5 10 -5;0 0 -5 10]; Homework Equations A = [zeros (4) eye(4); -M/K -M/C] [V,D] = eig(A) The Attempt at a Solution just...- Junichirol
- Thread
- Frequencies Function Matlab Natural
- Replies: 2
- Forum: Engineering and Comp Sci Homework Help
-
Calculating impact force during landing of aircraft
I'm having my degree FYP with the title of 'water landing: conceptual design of float component of seaplane upon touchdown'. 1. ) I need guideline for calculating impact force of the seaplane when it touchdown on the water surface. 2. ) Regarding the landing time and landing distance. I'm...- Junichirol
- Thread
- Aircraft Force Impact Impact force
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
What is Junichirol's Interest in Programming and Designing?
interest in programming and designing.- Junichirol
- Post #3
- Forum: New Member Introductions
-
What is Junichirol's Interest in Programming and Designing?
Hi, I am Junichirol. Currently in degree life. Greats to meet all of you. :smile::smile:- Junichirol
- Thread
- Replies: 2
- Forum: New Member Introductions