Community Profile

photo

Wasim Ramadan


Last seen: 2 years ago Active since 2020

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Content Feed

View by

Question


Object position from a video
I want to use a camera that takes a video and record a pedestrian walking on a bridge. Is it possible to find the exact location...

2 years ago | 2 answers | 0

2

answers

Question


Goodness of fit using chi2gof
Hello, What does the value of chi2stat obtained from running chi2gof (goodness of fit) stand for?

3 years ago | 1 answer | 0

1

answer

Answered
I want to have two Y axis with the same x axis , one of the Y axis is the histogram of the data and the other is prob plot of the same data.?
Assuming you can create the plots you need already.. I suggest you take a look at this: https://www.mathworks.com/help/matlab/c...

3 years ago | 0

Question


histfit (adding values to histogram bins)
Hello Everyone, I am trying to show both PDF nad Histogram in one plot. Therefore, I am using histfit. But what I need to do...

3 years ago | 1 answer | 0

1

answer

Answered
How to perform parametric analysis of Opensees in MATLAB?
Use for loop (In OpenSees code) for {set p 1} {$p <= 120} {incr p 10} { Analysis part . . . }

4 years ago | 0

Question


Running 2 counters in 1 for loop simultaneously
I am trying to run a for loop that has 2 counters instead of one. Example for i=1:2 j=0:12:12 .... So, first iteration i=...

4 years ago | 2 answers | 0

2

answers

Question


Size of numbers on plot
I am trying to have multiple subplots. Yet, when I save as PDF, the numbers on x and y axis seem to be very close to each other ...

4 years ago | 1 answer | 0

1

answer