Does anyone know how to use the incomplete gamma function in matlab (or mathematica?)
I need to solve, as an example gammaincomplete(1-C1*C4) where I know C1 and C4. I know I need the upper result.
The syntax is gammainc(X,A)
I assume X is the matrix of values I am integrating between and A is the matix of results when plugging in X?
This may seem like a stupid question, but I am fresh back to grad school after 3 years of not taking classes (since I graduated) and a lot of this math has some dust on it.
I need to solve, as an example gammaincomplete(1-C1*C4) where I know C1 and C4. I know I need the upper result.
The syntax is gammainc(X,A)
I assume X is the matrix of values I am integrating between and A is the matix of results when plugging in X?
This may seem like a stupid question, but I am fresh back to grad school after 3 years of not taking classes (since I graduated) and a lot of this math has some dust on it.
