Feeds
質問
matlab code into pseudocode
Can somebody translate this following code into pseudocode (explanation in normal words what is done) as I am not familiar with ...
14年以上 前 | 0 件の回答 | 1
0
回答回答済み
sample code array question
http://cnx.org/content/m14233/latest/makeframe.m its here
sample code array question
http://cnx.org/content/m14233/latest/makeframe.m its here
14年以上 前 | 0
質問
sample code array question
I found this code: function SECTIONS = makeframe (Y, FS) % Input the raw signal array and sampling rate % output: 25 cr...
14年以上 前 | 2 件の回答 | 0
2
回答回答済み
Matlab letter "h" question
that's clear but when I open han.mat file for each variable it has so many values. I have no idea what these values mean. It say...
Matlab letter "h" question
that's clear but when I open han.mat file for each variable it has so many values. I have no idea what these values mean. It say...
14年以上 前 | 0
回答済み
Matlab letter "h" question
http://cnx.org/content/m14233/latest/han.mat that's the file. I want to implement something similar in Java but I am not really ...
Matlab letter "h" question
http://cnx.org/content/m14233/latest/han.mat that's the file. I want to implement something similar in Java but I am not really ...
14年以上 前 | 0
質問
Matlab letter "h" question
Can somebody explain me why is there "h" at the beginning of the numbers? function w = hanning(n) load('han.mat'); switch...
14年以上 前 | 5 件の回答 | 0
5
回答質問
matlab code question
I am new to matlab and need some help. Can somebody explain what the following code does? Isn't that going into an infinite loop...
14年以上 前 | 2 件の回答 | 0
