What is wrong with my unit in this matrix solving?
Jun 02, 2020
03:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 02, 2020
03:07 AM
What is wrong with my unit in this matrix solving?
So, I was trying to solve a simple matrix in Mathcad and it gave me error saying that my unit isn't compatible. Could you please advice me which part of my matrix that gave me this error? Thank you very much!
Solved! Go to Solution.
Labels:
ACCEPTED SOLUTION
Accepted Solutions
Jun 02, 2020
04:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 02, 2020
04:10 AM
The Unitless 0 in C does not match with the volume that the matrix multiplication gives.
If you set 0 to m^3, or like I did, multiply it with any defined volume, you get your result.
Success!
Luc
2 REPLIES 2
Jun 02, 2020
03:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 02, 2020
03:56 AM
When in doubt, expand matrices, ...
Stuart
Jun 02, 2020
04:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Jun 02, 2020
04:10 AM
The Unitless 0 in C does not match with the volume that the matrix multiplication gives.
If you set 0 to m^3, or like I did, multiply it with any defined volume, you get your result.
Success!
Luc
