John Navarro
Followers: 0 Following: 0
Feeds
提问
MathWorks EDG Programming Challenge (ENG) access
Hello. I am applying for a position at Mathworks but I can not access the Programming Challenge which is a part of the applicati...
2 years 前 | 1 个回答 | 0
1
个回答已回答
Difference between Shannon entropy and shannon entropy from wavelet packet?
I would guess it is because the first equation is evaluating the Shannon entropy of the signal as a series, while the second is ...
Difference between Shannon entropy and shannon entropy from wavelet packet?
I would guess it is because the first equation is evaluating the Shannon entropy of the signal as a series, while the second is ...
3 years 前 | 0
提问
Identification of fundamental frequency and not harmonics in a FFT - using peak locations
Hello I would like to generate my results as similar as I can to the images in red at Figure 6 | Feature extraction of milling ...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Animate 3D Plot View
Great answer, but... Does someone know if it is an updated solution or a easier command for this problem? The accepted solution...
Animate 3D Plot View
Great answer, but... Does someone know if it is an updated solution or a easier command for this problem? The accepted solution...
3 years 前 | 0
提问
How to get the FFT peaks from a non stationary signal
Hello I have a signal of 15 seconds with a sampling rate of 20KHz. I need a table with the location of the 3 highest peaks of t...
3 years 前 | 1 个回答 | 0
1
个回答提问
Time resolution of Spectral Entropy - How could I modify it?
Hello everyone, I have a signal (a timetable of 307,200 data points) with sampling rate of 20480 Hz (0.00005s) and total length...
3 years 前 | 1 个回答 | 0
1
个回答已回答
How to implement PCA to differentiate the signals from each other.
By PCA did you mean Principal component analysis? If so, PCA does not extract features, it evaluates their correlation and indi...
How to implement PCA to differentiate the signals from each other.
By PCA did you mean Principal component analysis? If so, PCA does not extract features, it evaluates their correlation and indi...
4 years 前 | 0
已回答
Is it possible to join tables with different variables and sizes by filling/padding the missing variables and rows with NaN or similar?
C = outerjoin(A,B,'Keys',{'Common Variable'},'MergeKeys',true) % Where A and B are the corresponding Tables to merge. Then you...
Is it possible to join tables with different variables and sizes by filling/padding the missing variables and rows with NaN or similar?
C = outerjoin(A,B,'Keys',{'Common Variable'},'MergeKeys',true) % Where A and B are the corresponding Tables to merge. Then you...
4 years 前 | 1
提问
Research program support MathWorks
Hello. I will like to know more about this program of MathWorks to get more support with my PhD project, but I cant find any in...
4 years 前 | 3 个回答 | 0
3
个回答提问
FFT and PSD - normalize values
Hello. I have noticed many posts regarding frequency spectrum and many answers to the same questions. How to normalize the val...
4 years 前 | 1 个回答 | 0