Can someone answer this?

1 view (last 30 days)
Austin Benitez
Austin Benitez on 30 Aug 2019
Answered: Bjorn Gustavsson on 30 Aug 2019
a) Create a system of 1000 equations with 1000 variables and random coefficients less than 1.0. Use semicolons.
b) Solve the matrix.
  2 Comments
James Tursa
James Tursa on 30 Aug 2019
doc rand
Walter Roberson
Walter Roberson on 30 Aug 2019
rand() produces values that are between 0 (exclusiv) and 1 (exclusive)

Sign in to comment.

Answers (1)

Bjorn Gustavsson
Bjorn Gustavsson on 30 Aug 2019
Yes most people reading these pages can. You can too. Your learning experiece depends crucialy on your effort to learn. Check the introduction to matlab documentation, the getting started with matlab etc. You can surely find it on this website. Check your course material and lecture notes. By giving you the answer to this type of first task homework we would rob you of a learning opportunity.
HTH

Categories

Find more on Programming in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!