photo

Christopher Clarke


Last seen: etwa 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Potting sin() wave graph
Hi, i am trying to plot three sign wave graph in one figure but the graphs are not coming out as intended. wgn: Generate 60...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Output standard deviation and Mean
When i run my programme, how do i only output the fprintf values? function [VSD,M] = mean_stdev(A) A=input('N numbers:') ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A function that outputs the mean and standard deviation
function mean_stdev A=rand(1,100); % This function calculates the mean and standard deviation without % u...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How do I make the following a function?
function Christopher_Clarke_mean_and_standard_deviation([1 2 4 5 6]) A =rand(1,100); % Christopher Clarke % 10/05/20...

etwa 4 Jahre vor | 0

Frage


How do I make the following a function?
A =rand(1,100); % Christopher Clarke % 10/05/2020 % This function calculates the mean and standard deviation with...

etwa 4 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


MatLab - Standard deviation / Mean
How do I find (write) the standard deviation and mean without using the built in functions

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten