Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a program in matlab to Given square matrix A and vector X where A = [ 2 -1 4 6 0 -2 -3 -3;-7

write a program in matlab to Given square matrix A and vector X

where

A = [ 2 -1 4 6 0 -2 -3 -3;-7 -7 -5 0 4 5 11 -3;-12 7 -5 2 7 1 -9 3;10 1 -1 5 1 -11 10 -9; -1 10 -6 7 -8 -11 1 1;5 -5 10 6 -6 7 -2 -12;9 10 0 8 1 -6 -12 -10 ; -3 9 -1 -6 -6 -8 6 7 ];

X= [7 11 3 10 5 12 8 9]

permutation the vector X to avoid A*X=0

and the result of A*X after permutation vector X,

i want result is equal original vector X before permutation or one of the permutation X

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

Filing And Computer Database Projects

Authors: Jeffrey Stewart

2nd Edition

007822781X, 9780078227813

More Books

Students also viewed these Databases questions

Question

4. Identify the challenges facing todays organizations

Answered: 1 week ago