loop of linear combination of columns
1 view (last 30 days)
Show older comments
Hi,
Can Any one help me to calculate this θ matrix without loop?
let
A=randn(M,N)
B=randn(J,M)
I want to calculate the θ matrix using this formula
row vector and
column of B thanks.
Answers (1)
See Also
Categories
Find more on Loops and Conditional Statements 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!