Feeds
提问
How to Create a list and save it in a txt file?
I am reading data from files in a directory. I am taking the standard deviation of this data. Using an If loop I only plot the V...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to read in specific File names?
I have a matrix containing a list of .csv files from a specific folder. There are two different files however, one which end...
8 years 前 | 2 个回答 | 0
2
个回答提问
How can I read in specific cells which contain file names ending in 'Pressure.mat'?
I have a list of 490 files in a matrix, I want to only read the files which end in 'Pressure.mat', if it does not end in this I ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How can I do a High Pass filter without the Signal Processing Toolbox?
I need to perform a High pass filter on my data from a .wav file, I do not have the Signal processing toolbox and getting it is ...
9 years 前 | 1 个回答 | 0
1
个回答提问
I am reading a .wav file and I have been able to plot it. I am now trying to perform a FFT on two of the three channels; I am trying but I keep getting 'Undefined function 'fft' for input arguments of type 'int16' '.
Firstly what code would you use to perform the fft? Secondly how do I get rid of this Error?
9 years 前 | 1 个回答 | 0
1
个回答提问
How to design a FIR filter without the signal processing toolbox
I have a wave file with which I need to apply the FIR filter to. However I do not have the toolbox which gives you functions s...
9 years 前 | 1 个回答 | 0