photo

Andrew MacPhee


Last seen: 約2ヶ月 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


taking the inverse of multiple matrix's
sigma is a 28x28x10 matrix, or 10 28x28 matrix's. I'd like to get the iverse of each of those matrix's and store them in mean_...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


Un-concatenate a vector to a matrix
Lets say I have a 1x100 vector and I want to split it up into a 10x10 matrix. i.e: vec1 = [100] mat1 = [1-10;11-20;21-30; ... ...

1年以上 前 | 2 件の回答 | 0

2

回答

質問


Multiplying individual columns of a matrix
I'm trying to multiply each individual row of ytrain(by the given values) and save it as a column in theta. When I do it ind...

1年以上 前 | 1 件の回答 | 0

1

回答