Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
35.122
of 301.454
REPUTAZIONE
1
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
100.0%
VOTI RICEVUTI
1
RANK
of 174.632
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
Domanda
How to return the dimension of image if I had already add padding before ?
W = ones(3); padded = padarray(W,[1, 1],'symmetric','both'); ASK : dimension = 3x3 after padding = 5x5 can you he...
oltre 11 anni fa | 1 risposta | 1
1
rispostaDomanda
How to make Duplicate values
I have matrix 1 example : W = [4 2 8 1 2 6 3 5 9] and now matrix 2 example : Q = [1 2 1 2 3 2 1 2 1]; How to make duplic...
oltre 11 anni fa | 2 risposte | 0
