Solving for variable in equation where all variables are matrices
- December 3, 2024
- 1 reply
- 578 views
Hello,
I am attempting to set up a sheet to calculate the allowable stress due to live load for 27 different vehicles. I have an equation (see screenshot) where all variables except one have been defined into matrices. I need to figure out a way to iteratively solve for fcLL for each of the 27 different loads given the other defined inputs. I've tried using a solve block and I've tried using root() but I haven't quite figured out how to use these to solve for a system of matrices. The number of rows for each matrix is static and won't likely change, but the number of columns is dynamic based on earlier inputs. For this example, I have three columns of data.
I have Mathcad Prime 10.0.0.0 and I've uploaded a simplified worksheet (so nobody would have to peruse 40+ pages to get to the example in question).
Please help - I am not married to any particular method and am admittedly very new to Mathcad. I welcome any input!

