subtract two parameters with diff dimension
Mostra commenti meno recenti
i want to subtract two parameters x and y.X has dimension 100* 784, Y has dimension 784*784.Can anybody help
1 Commento
Walter Roberson
il 22 Nov 2013
If you have a particular position (J,K) in the output matrix, how would you calculate the value for that location?
OutMatrix(J,K) = ???
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!