photo

Dominic Lira


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Using for loops to generate an array?
I need to generate the array A = 1 2 3 4 5; 2 4 6 8 10; 3 6 9 12 15; 4 8 12 16 20; 5 10 15 20 25; using for loops. Don't...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


A single line of MATLAB code that computes the mean and standard deviation of a 1‐dimensional array named A of numbers???
I have to right a single line of code that calculates the mean and standard deviation of an array without using the mean or stan...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trying to fill an area between 3 lines? help with fill command?
For an assignment, I have to fill the area between 3 lines with yellow. However, when using the fill command, I find it's filli...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort