Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help with providing a correct code for MATLAB (or Octave)on a tri-diagonal Gaussian elimination . I have tried several different codes, but no outcome.

Please help with providing a correct code for MATLAB (or Octave)on a tri-diagonal Gaussian elimination .

I have tried several different codes, but no outcome. If you can , please provide the code and run it. thank you a lot .

image text in transcribed

Write your own code for tri-diagonal Gaussian elimination. Your input should be a random strictly diagonally dominant matrix of size n., and a random right hand side vector. Test your run times for n = 10 * k, k = 1, , 15. Compare them with the rune times of the standard solver in Matlab. Submit a table with run times comparison and your code

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Demystifying Databases A Hands On Guide For Database Management

Authors: Shiva Sukula

1st Edition

8170005345, 978-8170005346

Students also viewed these Databases questions

Question

6. What data will she need?

Answered: 1 week ago

Question

1. How did you go about making your selection?

Answered: 1 week ago