photo

Sara Renmiu


Last seen: 대략 4년 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


HI, I wanted to create a new function that plots a scatterplot of 2 columns of data and saves the Figure in a jpg. I was unable to do this using my code and wanted to know why, and what would work. format
%I created some data for my scatterplots Data = randi(10, [20,2]) %then I tried to make a function function[X,Y] = Scatter...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Hi, I'm new to matlab and wanted to find the mean of all the values in my matrix/data set and was wondering how I would do this?
This mean(a(:)) has been suggested but it has not worked for me.

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


Hi, I have a three questions about loops. The question I attempted was 'Create normal random data for 10 rows and 5 columns. Compute the means and standard deviations of each row by using a loop. Display the results for each row.'
The answer is Create normal random data for 10 rows and 5 columns. Compute the means and standard deviations of each row by ...

대략 4년 전 | 답변 수: 1 | 0

1

답변