opinions about an equation in matlab

Thread Starter

theo23

Joined Nov 29, 2008
16
Hi,
I have this equation
Cdot=q*A*L*∂/∂v∫(1/(1+(exp(E-qVdot)/kT))*(gNdot/sqrt(piM/2))*exp(-2((E+Edot+qVdot)/M)^2)dE.

I would like your opinions for which is the best way to insert this equation in Matlab!!
I want to calculate this for v=-12:0.05:2 and E(0,inf).All the others variables are static...Also,I want (gNdot/sqrt(piM/2)) not to be out of the integral..
Thank you
 
Top