photo

kyuwon Oh


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Showing the distribution of graphs as a bar graph attached to the plot
Hello, I wanted to reproduce the following figure. So I ran the following code using stdshade.m package from here. clear all...

2 years ago | 1 answer | 0

1

answer

Question


Plotting the mean and standard derivation of many stair-step graphs
I want to find the mean and standard derivation of several stairstep graphs with different length of steps. Here is my function...

2 years ago | 0 answers | 0

0

answers

Question


Solving factorial equation with integer variables: Empty sym 0-by-1
I want to solve the equation by MATLAB. So I have tried syms x y integer eqn=gamma(y+1)/(gamma(x-1)*gamma(y-x+1))==gamma(134...

3 years ago | 1 answer | 0

1

answer