Sudhir Sahoo
Followers: 0 Following: 0
Feeds
提问
Histogram of a distribution function
How to compute and plot histogram of the following distribution function in matlab. with n,r,l are some parameter constant an...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to plot histogram of a given pdf
For a given distribution fucntion of pdf is defined as ,, where is the beta fuction and , are constant. How to plot it in hi...
3 years 前 | 1 个回答 | 0
1
个回答提问
Optimization of the given set of equation
How to optimize the equation with following constraints Here our objective function is where the ranges of , Further se...
3 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a non linear equation.
How to plot the graph between versus from this non linear equation given as where and also and are constants . Furt...
3 years 前 | 2 个回答 | 0
2
个回答提问
Equation involving Incomplete Gamma function
How to solve this equation using matlab where and and here , , are constant.
3 years 前 | 1 个回答 | 0
1
个回答已回答
summation of infinite series
format long g syms k;snr = 2;l = 2; Limit = Inf; expression2 = symsum([D(k,R)*(G(snr,l) + H(k + 1, snr,l)*(snr/2)^1.5*(...
summation of infinite series
format long g syms k;snr = 2;l = 2; Limit = Inf; expression2 = symsum([D(k,R)*(G(snr,l) + H(k + 1, snr,l)*(snr/2)^1.5*(...
4 years 前 | 0
提问
summation of infinite series
How I can impliment this type of infinite series in MATLAB given a function as where ,, and . Here l,,R are constant.
4 years 前 | 2 个回答 | 0
2
个回答提问
Implementation of infinite series in MATLAB.
How I can impliment this type of infinite series in MATLAB given a function as where , here l,\gamma are constant. when I use ...
4 years 前 | 2 个回答 | 0