Results 1 to 5 of 5

Thread: Matrix Multplication and Determinants

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    2

    Matrix Multplication and Determinants

    Okay, I shall start off by saying that I am not a Programming Genious , in fact I don't even like it that much.

    I have to do it though, and believe me not just one sleepless night has been spent doing all this stuff and I don't get a good grade, because our lecturer randmoly marks people.

    Anyway,

    <b>If you dont mind too much, please help me to write a procedure to multiply two matrices and find their determinant in Visual Basic.NET </b>

    I know that the number of rows and columns would have to be equal and I think I have managed a simple if loop to do it. Then again, my skills are limited.

    Thanks very much !

  2. #2

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2006
    Posts
    2

    Re: Matrix Multplication and Determinants

    Quote Originally Posted by MartinLiss
    Welcome to VB Forums!

    I moved your thread to this forum which is specific to .Net.

    Thank you

  4. #4

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Matrix Multplication and Determinants

    Noone's going to do your homework for you. You should post the code that you have so far and we can see if we can help you improve it, but it's up to you to do the work.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width