Recent content by beanz

  1. B

    A Question in Linear Tranformations

    Hahaha, Thanks. It is so obvious now that you mention it.
  2. B

    A Question in Linear Tranformations

    hi I am a college student who has just started doing Linear Algebra. This is not a homework question, just something abot Linear Transformations that i don't understand. I hope someone can help me. Here it goes: Consider Vector spaces V and W (over R^4) and a matrix 'A' which maps an...
  3. B

    Handling Singular matrices in Algorithms

    Thanx Guys, I really appreciated your help. Nothings wrong with the gaussian elimination method. I just have to find out "various" ways of solving the system and tha Gaussian Elimination is just another method. I have another question. Consider A , an n*n matrix which is invertible, and...
  4. B

    Handling Singular matrices in Algorithms

    Hi All I'm new to this forum so please be kind :) I am doing a project on handling singular matrices in algorithms. Basically what i have to do is to find out how to solve the system Ax=B when A is not square or det(A)=0. Because it does not have an inverse, I don't know what to do or...
Back
Top