![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3529389.jpg)
Subrat kumar sahoo
ABB
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
21.636
of 297.016
REPUTAZIONE
1
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
83.33%
VOTI RICEVUTI
1
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
how to use zfft and zmusic in matlab?
Hi Has anyone tried using ZFFT and ZMUSIC in matlab? I saw some papers which claim to have implemented the above two functions...
oltre 12 anni fa | 1 risposta | 0
1
rispostaDomanda
how to sum floating point elements of an array
Hi I have an array which has floating point inputs. I need to sum all the elements to get a single value. The command 'sum' t...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
addition of elements in a matrix
Hi I have a matrix, e.g. "A" whose dimension is 3*20. I need to obtain a 3*4 matrix ("B") out of it, wherein every fifth eleme...
oltre 12 anni fa | 2 risposte | 0
2
risposteDomanda
calculation of a mean matrix
Hi I have two matrices a = [1 2 3; 2 3 4] and b = [2 3 4; 3 4 5]; I want a mean output matrix "c," whose...
oltre 12 anni fa | 4 risposte | 0
4
risposteDomanda
how to save a string as a filename?
Hi, How to save a file "with the characters of a string" as the file name? For example, I have a piece of code, which generate...
oltre 12 anni fa | 3 risposte | 1
3
risposteDomanda
how to delete specific entries (based on a condition) in an array?
Hi I wrote a small code, which goes as follows: %start of code a = [0 12 16 13 14 25 12 1 170 172 32 5 171]; for i = 1:l...
oltre 12 anni fa | 1 risposta | 0