arushim
Newbie level 5
- Joined
- Aug 22, 2013
- Messages
- 10
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 51
matlab
I want to plot u vs (log(1+tr{g}))..where u=0:100 and g=(inv((conj(k))' * k))...it is mentioned that tr{.} denotes trace of matrix..but the trace gives only 1 value..plot shows 1 constant value?
Plz explain what tr{.} actuall denotes here??
I want to plot u vs (log(1+tr{g}))..where u=0:100 and g=(inv((conj(k))' * k))...it is mentioned that tr{.} denotes trace of matrix..but the trace gives only 1 value..plot shows 1 constant value?
Plz explain what tr{.} actuall denotes here??