Community Profile

photo

Dominic Lira


2015년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

8년 초과 전 | 답변 수: 1 | 0

1

답변