Wasim Ramadan
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
Goodness of fit using chi2gof
Hello, What does the value of chi2stat obtained from running chi2gof (goodness of fit) stand for?
3년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
거의 4년 전 | 0
질문
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년 전 | 답변 수: 1 | 0
1
답변답변 있음
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 . . . }
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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0