photo

Chaman Dewangan


Last seen: oltre un anno fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • First Answer
  • Revival Level 1

Visualizza badge

Feeds

Visto da

Risposto
How to create bar graph with categorical data
I found answer in mathworks.com as. Very happy it is working nicely. One way to indicate categories for your bars is to specify...

circa 3 anni fa | 0

Risposto
Extracting data from simout MATLAB work space
to workspace block is used to send data from Simulink to workspace. In this block parameters, there is an option save format. (A...

circa 3 anni fa | 2

Risposto
how to calculate the probability
If we have data then, the following MATLAB code can find probability. %Create data x=1.1:0.001:1.8; x=x';% because fitdist fu...

circa 3 anni fa | 0