![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8883808_1522129907338_DEF.jpg)
Junayed Chowdhury
Followers: 0 Following: 0
Statistica
RANK
215.177
of 297.016
REPUTAZIONE
0
CONTRIBUTI
3 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 157.725
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
About Findchangepts function X axis values.
Hi there, I am using the matlab function 'findchangepts' and it works correctly except a simple issue. It finds the maximum cha...
quasi 7 anni fa | 0 risposte | 0
0
risposteData averaging on a specific cell of a matrix
I used this one and it worked :) for i=1:size(A1) if A1(i,1)==0 A1(i,1)= ((A1(i+1,1)+A1(i-1,1))/2); end e...
quasi 7 anni fa | 0
Domanda
Data averaging on a specific cell of a matrix
Hello, Say I have a matrix (A1) of single coloumn and 1000 rows ( 1000 X 1) in size. I have 0 values at random cells in it. Say ...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
How to find the mean in a 3d matrix?
Hi all, I am trying to find the mean of a set of instances in a 3d matrix. I have a 3d matrix of 190x381x297, i was trying to w...
circa 7 anni fa | 1 risposta | 0