Question: please write code on Matlab using Gauss Siedel Method. spring system is provided A06.1 Spring mass system with Gauss-Seidel 15 marksl Consider a spring-mass system


please write code on Matlab using Gauss Siedel Method. spring system is provided
A06.1 Spring mass system with Gauss-Seidel 15 marksl Consider a spring-mass system similar to the one discussed in tutorial To5. However we have now 7 masses and 7 springs, with the following values: 10 N/mm, k 5 N/mm, k s 15 N/mm 100 N, W 50 N. W 75 N Write a script in Matlab to assign the right values to the A matrix and B vector 12 marks]-Also, calculate and display (using fprintf the solution using the Gauss-Seidel method with a tolerance of 0.0005% 13 marks). Follow the comments in the template solution for hints and variable naming. Save your code to an m-file called "springmass Gs.m" and submit it to the A06 folder on SurreyLearn. Do not use external user-defined functions. A06.1 Spring mass system with Gauss-Seidel 15 marksl Consider a spring-mass system similar to the one discussed in tutorial To5. However we have now 7 masses and 7 springs, with the following values: 10 N/mm, k 5 N/mm, k s 15 N/mm 100 N, W 50 N. W 75 N Write a script in Matlab to assign the right values to the A matrix and B vector 12 marks]-Also, calculate and display (using fprintf the solution using the Gauss-Seidel method with a tolerance of 0.0005% 13 marks). Follow the comments in the template solution for hints and variable naming. Save your code to an m-file called "springmass Gs.m" and submit it to the A06 folder on SurreyLearn. Do not use external user-defined functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
