Community Profile

photo

Amer Al-Maashani


Last seen: 3 Tage vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I plot histogram?
I nedd help to scale the y-axis of Gaussian pdf for example: x = linspace(-20,20); plot(x,normpdf(x,4,4)) How can I plot t...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


show probabilities (-inf+inf, -3dev-3dev and so on....)
show probabilities (-inf+inf, -3dev-3dev and so on....) >> mu = 12.5; sigma = 3.75; xs = [0:.01:25]; ys = normpdf(xs, ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Need help in pdf
How can I raw the signal & pdf function? sin (2pit) from 0 to 1, 1 from 1 to 4

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


where is the mistake?
ezplot('int((x*x*normpdf(x,1,2)))',[-20 20 0 2])

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort