subtract two parameters with diff dimension
显示 更早的评论
i want to subtract two parameters x and y.X has dimension 100* 784, Y has dimension 784*784.Can anybody help
1 个评论
Walter Roberson
2013-11-22
If you have a particular position (J,K) in the output matrix, how would you calculate the value for that location?
OutMatrix(J,K) = ???
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!