Sudhanshu Rasal
Followers: 0 Following: 0
Statistica
MATLAB Answers
0 Domande
1 Risposta
RANK
5.243
of 300.364
REPUTAZIONE
10
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
4
RANK
of 168.407
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
Given a matrix "A", how to create a row vector of 1s that has the same number of elements as "A" has rows?
Simple way to do this question is X=[1 1 1 1] Y=[1;1;1;1;1] result=X*A*Y ????????
Given a matrix "A", how to create a row vector of 1s that has the same number of elements as "A" has rows?
Simple way to do this question is X=[1 1 1 1] Y=[1;1;1;1;1] result=X*A*Y ????????
oltre 5 anni fa | 4
