Community Profile

photo

Jarett


Texas A&M University

Active since 2014

Professional Interests: Chemistry, Photovoltaics

Statistics

Content Feed

View by

Question


Performing integral trapz-error invalid permutation index
I have the following code Vg = linspace(0, 5, 100); for t = 1:length(Vg); Fun(t) =((Vg(t)^2)/(exp(Vg(t)/(k*Ts))-1...

9 years ago | 2 answers | 0

2

answers

Question


How to integrate a dependent function using symbolic integral methods (Shockley Queisser Limit)
I wish to take the integral of a function of form integral[((x^2)dx)/(e^x -1)]. The variable x here is term xg or xgc which is d...

9 years ago | 0 answers | 0

0

answers

Question


How can take an integral for a dependent expression?
I am trying to take the integral of an expression and am running into trouble on how to do it symbolically. I have used the trap...

9 years ago | 1 answer | 0

1

answer