Subrat kumar sahoo
ABB
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
21.636
of 295.448
REPUTATION
1
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
83.33%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 12 Jahre vor | 4 Antworten | 0
4
AntwortenFrage
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...
mehr als 12 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0