From: Murtuza Dalal on
Hi everyone,

I'm having trouble incorporating these equations in matlab. Please help me understand and use these equations in matlab.

Here they are:

E [i(t), T(t), t] = v[i(t), T(t),t] - Rint i(t)
v[i(t), T(t), t] = Summation(from k=0 to n) ck. SOD^k [i(t), T(t), t] + delta(T)
SOD[i(t), T(t), t] = 1/Qr Integral(0 to t) a[i(t)]. b[T(t)] . i(t)dt

I have to plot a graph of SOD vs E.

Please help me get familiar and add your inputs to my problem. Any help is appreciated.Thanks