kader
Followers: 0 Following: 0
Feeds
提问
Solving Integral via MATLAB!!
Can anyone slove the following integral in MATLAB or in Closed-form? Thanks in advance. where a and b are any positive real n...
5 years 前 | 1 个回答 | 0
1
个回答提问
Integrating meijerG function!!
Dear Altruist, How to evaluate the following integral in Matlab? Is it possible to evaluate with close-form solution or numeric...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to find the difference of order statistics in a sample of exponential random variables?
How to find the difference of order statistics in a sample of exponential random variables? Let U1,...,Un be a random sample of...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to simulate integral with product fuction in MATLAB?
<</matlabcentral/answers/uploaded_files/75957/eq.JPG>> Anyone please help me to simulate the following term in MATALB. Than...
8 years 前 | 0 个回答 | 0
0
个回答提问
Common Y label for multiple subplots in MATLAB!!!
Can anyone please help, how to put common y label for multiple subplots in MATLAB figures?
9 years 前 | 2 个回答 | 1
2
个回答提问
Solving closed-form solution of integral by Matlab!!!
Let a, b, and c are constants. How to solve the closed-form solution of the following integral by Matlab from 0 to infinity ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Soving integral in MATLAB!!
Let a=0.95, b=0.05 Is there any way to solve the following definite integral from 0 to inf? exp(-x./(a-b.*x)) Either closed...
9 years 前 | 1 个回答 | 0
1
个回答提问
Solving integration with by MatLab
How to solve the following integrations for the values 0 to inf in MATLAB? Here, a and b are constant 1. log(x + 1)*exp(-a*x...
9 years 前 | 1 个回答 | 0
1
个回答提问
Further decompose: min(a, b-c)!! and simulation in MatLab
For any positive values of a, b, c, and b>c, is it possible to further decompose min (a, b-c) to any of the form e.g., m...
9 years 前 | 1 个回答 | 0
1
个回答提问
min(ax/(bx+1), ay/(by+1))=min(ax,ay)/(min(bx,by)+1) Holds!
For any positive value of a, b, x and y, Numerically (through Matlab simulation) I can prove that the following equality holds....
9 years 前 | 1 个回答 | 0
1
个回答提问
Is the equality min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1) hold?
Dear Altruist, With the Matlab simulation i.e numerically I can prove that the following equality holds. min(a/(b+1), c/(d...
9 years 前 | 1 个回答 | 0
1
个回答提问
Solving the following integral in MatLab
Can anyone please help me to solve the following integration in MatLab. int(log2(1+x)*exp(-c*x/(a-b*x)),x,0,inf) I tried i...
9 years 前 | 1 个回答 | 0
1
个回答提问
Regarding the PDF and CDF of two gamma distributed random varaibles!!
If X ~ gamma (m, p) with a shape parameter m and a scale parameter p and Y~ gamma (m, q) with a shape parameter m and a scale ...
10 years 前 | 2 个回答 | 1
2
个回答提问
Solving Meijer G function!!
Can anyone solve the following Meijer-G function in matlab for any numerical value of z, k, Q1 and Q2? <</matlabcentral/answe...
10 years 前 | 3 个回答 | 0
