how to solve 4D matrix in linear equation?
1 view (last 30 days)
Show older comments
I read video and store in matrix. I want to manpulat this matrix by apply (\) to solve linear equation but matlab appear this error message
Error using /
Arguments must be 2-D, or at least one argument must be scalar. Use RDIVIDE (./) for elementwise right division.
what I do to solve 4D matrix equation lineary?
0 Comments
Answers (0)
See Also
Categories
Find more on Linear Algebra in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!