clear clc disp('Exa-10.1'); //Theoretical Question //**Install and use maxim tool for symbolic integration. remove the '//'(comment markings) below and run the program. //Vm=integrate('(v^3)*(e^(-b*v^2))','x',0,%infi); //rest of the results follow from above printf('The average speed is found out to be (8*k*T/m)^1/2)\n'); printf('The RMS speed is (3*k*T/m)^1/2\n'); printf('The Most probable speed is found out to be (2*k*T/m)^1/2 \n where all the symbols used are conventional constants.');