Community Profile

photo

monnaf


MBSTU

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


qr decomposition method
i found several method of qr factorization like: 1)Gram-Schmidt process 2)Householder transformation 3)Given's rotation (...

12 years ago | 1 answer | 0

1

answer

Question


method of inverse
(1) i want to know that which inverse method is used in MATLAB to find out inverse of a matrix? (2) how can i get the MATLA...

12 years ago | 1 answer | 0

1

answer

Question


how to find lagrange multipliers value in SVM
matlab code: data=[1 1;2 2;2 3;1 4]; labels=['x';'x';'y';'y']; if (1) svmStruct = svmtrain(data, labels,...

12 years ago | 1 answer | 0

1

answer

Question


how to solve singular matrix
i have a problem on singular matrix how to solve it please answer me there any method to solve it

12 years ago | 2 answers | 0

2

answers

Question


how to find lagrange multipliers value in SVM
i have some equations on lagrange multipliers like... -2a1-4a2+5a3+5a4-c+1=0 -4a1-8a2+10a3+10a4-c+1=0 5a1+10a2-13a3-...

12 years ago | 0 answers | 0

0

answers