Multiplying Matrices (Two Questions)

조회 수: 5 (최근 30일)
Robbie  Delaney
Robbie Delaney 2015년 9월 18일
편집: James Tursa 2015년 9월 18일
Trying to multiply a matrix by itself through writing a MatLab script which multiplies a square matrix (of size n × n) by itself. Write a MatLab or Octave script which implements Naive Gaussian elimination. The script should take a matrix, A and a vector b as inputs and returns the vector x as an output. Can't figure out these questions, any help is great thanks
  댓글 수: 1
James Tursa
James Tursa 2015년 9월 18일
편집: James Tursa 2015년 9월 18일
Please make an attempt and post it. Then we can comment on it and offer suggestions or corrections.
If you don't know how to multiply a matrix by itself in MATLAB, you have absolutely no hope of writing a Gaussian elimination routine. You should start reading the beginning tutorials in the MATLAB help documentation.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Numerical Integration and Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by