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