Community Profile

photo

Ethan Maxey


Last seen: 2 years ago Active since 2022

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Confused about function syntax. Need to create my own function.
My task is as follows: Write a script that determines if the set of three vectors {v1, v2, v3} is linearly independent. If so, i...

2 years ago | 1 answer | 0

1

answer

Question


Identify & Removing Linear Dependent row/s
How can I print this matrix so that it finds and prints on the screen a column of the matrix that can be deleted so that the rem...

2 years ago | 1 answer | 0

1

answer

Question


How do I prevent my code from printing the ans statements?
for k=2,3,4,5 X = randi([0,1],[k,4]) end

2 years ago | 1 answer | 0

1

answer