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
