Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old January 13th, 2005, 12:17 PM
sangi
Guest
 
Posts: n/a
Default problems in matrix (in c /c++)

hi,
   i am not expert in the matrix calculations....i have already done a program i got the output in the form
       1.000000e+000 -4.444433e-001 4.444433e-001
       7.130027e-022 6.970235e-014 -4.444433e-001

In this matrix i donot need the first column ....this output dimension of my matrix depends upon my input.So what ever is the dimension i need the first column to be removed
and the above matrix output is in the file bcoz i am storing it in the file for some other tasks....

Now i need the matrix without the first column and i need to add that resulatant matrix with the identity matrix of same dimension ....and this program should be in general to manipulate a matrix of any dimension ...(Also i have to extract this matrix from the file firstof all...)

THIS IS NOT HOMEWORK PROBLEM ...this is the middle part of another task ...

COULD ANY ONE KINDLY HELP ME ...

Thanks in advance..:)

Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum of sub-matrix of a matrix Gromlok Java Basics 0 March 4th, 2007 03:45 PM
Matrix filter jpenn Reporting Services 0 August 10th, 2006 03:46 PM
hadamard matrix detfella Visual C++ 0 February 19th, 2004 02:41 PM
Using the Web Matrix drdexter33 BOOK: Professional C#, 2nd and 3rd Editions 1 July 2nd, 2003 04:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.