photo

Heshani


Last seen: 4년 초과 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Matrix of feature Vectors and Eigen values
I want to create a feature vector X(i) = {m_1i m_2i m_3i ......m_ki} and I want to do matrix operations taking X(i)'s as element...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


plot a 6x6 matrix in 3D
I want to plot A (6,6) matrix with row number as x axis, column number as y axis and the value of A(x,y) as z axis. what is the ...

거의 13년 전 | 답변 수: 2 | 0

2

답변

질문


qfunc() division
x = randn(1000000,1); [fx,xi]=ksdensity(x); plot(xi,fx); a1 = qfunc(1.5); a2= qfunc(2); P = a2/a1; a1 a2 P ...

거의 13년 전 | 답변 수: 1 | 0

1

답변