
Xiaoxing Wang
MathWorks
Statistics
RANK
2 721
of 260 443
REPUTATION
14
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
15 133 of 17 901
REPUTATION
6
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
7
ALL TIME DOWNLOADS
10
RANK
of 111 887
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
音の異音判定で活用できる9種類の特徴抽出
コンプレッサーの異音判定のアルゴリズムを、時系列データに活用できる9種類の特徴抽出を基に、機械学習・深層学習のアプローチで解析します。
environ un mois ago | 7 downloads |

To save the lyapunov exponent plot in specific folder while for loop iteration?
Please consider the following code within your loop. for k = 1:N ... fileName = sprintf('testFig%d.pdf',k) fileN...
environ un an ago | 0
Problem importing data.How to fix this error?
Can you show the structure of your input data?
environ un an ago | 0
Error occured while importing ensemble table to diagnostic feature designer
The icons tell that your inputs 'Data', 'o2', and 'Faultcode' are independent variables. You need to reconstruct 'Data' and 'o2...
environ un an ago | 0
How can I download 'Predictive Maintenance Toolbox' for trial only?
Please visit the link below. https://www.mathworks.com/campaigns/products/trials.html?prodcode=PM
plus d'un an ago | 0
Importing Live Data into Matlab
Depending on how you want to realize the system. You can use Instrument Control Toolbox to connect MATLAB directly to your inst...
plus d'un an ago | 1
RUL Prediction based on Degradation models
For the implementation of degradation model, you can refer to the famous Wind Turbine example. https://www.mathworks.com/help/p...
plus d'un an ago | 0
Question on the selection of threshold in "Wind Turbine High-Speed Bearing Prognosis" example.
If you have 100 samples, instead of calculating the threshold, you can try the similarity model to estimate RUL as an alternativ...
plus d'un an ago | 0
How to get T-Test Score for feature ranking?
For two groups, Diagnostic Feature Designer App. uses ttest2 with min-max normalized inputs. If you have R2020a and later, you ...
plus d'un an ago | 1
| accepted
Diagnostic Feature Designer App can estimate the RUL?!
You can not use Diagnostic Feature Designer App. to calculate RUL. However, you can manually program to estimate RUL with Predi...
plus d'un an ago | 1
| accepted