Community Profile

photo

Maja lol


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


figure from for loop
Would someone like to help me to get a figure out of the values? function [x, y] = gauss_elim5 (n) A = [n;n]; b = [n...

9 years ago | 0 answers | 0

0

answers

Question


plot in a for loop
*Here is the function I'm gonna use later:* function [] = gauss_elim2 (n) A = rand(n,n); b = rand(n,1); for ...

9 years ago | 2 answers | 0

2

answers