Rahul
Aligarh Muslim University
2012년부터 활동
Followers: 0 Following: 0
Feeds
질문
please help me in this program something wrong in integration
n= input('enter the value of a '); g= input('enter the value of index '); z=n-1; e=exp(1); syms t; f= (e^(-t)).*(...
거의 14년 전 | 답변 수: 1 | 0
1
답변질문
how to plot user defined pdf
*this is my program:* n = input('enter the value of a '); z=n-1; e= exp(1); y = ((sqrt(2*pi*z))*((z/e)^z)); displ...
거의 14년 전 | 답변 수: 1 | 0