![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14882620_1551172895172_DEF.jpg)
Wasim Ramadan
Followers: 0 Following: 0
Statistics
RANK
170,263
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
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...
3 years ago | 2 answers | 0
2
answersQuestion
Goodness of fit using chi2gof
Hello, What does the value of chi2stat obtained from running chi2gof (goodness of fit) stand for?
4 years ago | 1 answer | 0
1
answerI 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...
4 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...
4 years ago | 1 answer | 0
1
answerHow 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=...
5 years ago | 2 answers | 0
2
answersQuestion
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 ...
5 years ago | 1 answer | 0