| bio | website | |
|---|---|---|
| location | Silver Spring, MD | |
| age | ||
| visits | member for | 9 months |
| seen | Nov 3 '12 at 23:02 | |
| stats | profile views | 39 |
Part-time aspiring applied math student and programmer.
|
Sep 17 |
comment |
How to Solve or LinearSolve $A = I$ matrix equation? The question related to finding the left inverse of some matrix $A$. But a solution I found from my linear algebra course is to use Gaussian elim. (RowReduce) with the augmented matrix $[A I]$. |
|
Sep 17 |
comment |
How to Solve or LinearSolve $A = I$ matrix equation? @Artes Sorry I have been away and thanks for your answer. |
|
Sep 6 |
comment |
Need help evaluating definite integral to a function of Y Yes, it is independent of $u$. That's a good point, I will just need to make sure it would be valid for this problem, and should have included that $Y = \sqrt{2T}\cos(U)$, and will do so now. |
|
Sep 4 |
comment |
How can I completely ban usage of some functions in output and mandate use of others? but note that it's up to you to know that the replacement is equivalent. |
|
Aug 28 |
comment |
How to change the style definitions for Default.nb? Although I didn't see a StyleSheets folder @ $UserBaseDirectory/SystemFiles/FrontEnd/StyleSheets/, after adding the "StandardForm" to the private style definitions, and also setting the "Input", "Output styles, saving and reopening, I was able to finally get the style changes to save. |