photo

Amer Al-Maashani


Last seen: ongeveer een jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
141.132
of 299.168

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20.660

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163.542

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer