Feeds
已回答
Matlab1/3 Octave analysis different with ArtemiS
clear; fs = 48000.0; x = load('x1.txt'); y = load('data04.txt'); result_ArtemiS = load('result04.txt'); win_length = 81...
Matlab1/3 Octave analysis different with ArtemiS
clear; fs = 48000.0; x = load('x1.txt'); y = load('data04.txt'); result_ArtemiS = load('result04.txt'); win_length = 81...
2 years 前 | 0
| 已接受
已回答
Matlab1/3 Octave analysis different with ArtemiS
The function poctave has a paramter : FilterOrder — Order of bandpass filters(6 default | positive even integer), may be cause t...
Matlab1/3 Octave analysis different with ArtemiS
The function poctave has a paramter : FilterOrder — Order of bandpass filters(6 default | positive even integer), may be cause t...
2 years 前 | 0
已回答
Matlab1/3 Octave analysis different with ArtemiS
x changed from Frequency Bands to 1...31
Matlab1/3 Octave analysis different with ArtemiS
x changed from Frequency Bands to 1...31
2 years 前 | 0
提问
Matlab1/3 Octave analysis different with ArtemiS
Hi All: I am new in signal processing and I am trying to do a work in noise control and I would like get the same result w...
2 years 前 | 3 个回答 | 0
3
个回答提问
Output of 1/3 Octave analysis different with ArtemiS
Hi All: I am new in signal processing and I am trying to do a work in noise control and I would like get the same result w...
2 years 前 | 0 个回答 | 0
0
个回答提问
How to get sample names from scatter plot in classification learner
Hi All: I am training a model using classification learner, sometimes, the training results of some samples are inconsisten...
3 years 前 | 2 个回答 | 0
