
Rachel Johnson
MathWorks
Statistics
RANK
6 408
of 260 450
REPUTATION
6
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
6 292 of 17 901
REPUTATION
154
AVERAGE RATING
5.00
CONTRIBUTIONS
1 File
DOWNLOADS
19
ALL TIME DOWNLOADS
483
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
input argument type of the gearConditionMetrics function
Hi Walid, gearConditionMetrics expects an input array or table with four columns: TSA, Difference, Regular, and Residual signal...
2 månader ago | 0
Improving the results from SVM classification of faults
Hi Andy, You are correct, the features you extract from your data are going to have a big impact on the accuracy of your classi...
4 månader ago | 1
| accepted
Submitted
Industrial Machinery Anomaly Detection
Train an autoencoder on normal operating data from an industrial machine to predict anomalies.
12 månader ago | 18 downloads |

Solved
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
mer än 3 år ago
Solved
Nearest Numbers
Given a row vector of numbers, find the indices of the two nearest numbers. Examples: [index1 index2] = nearestNumbers([2 5 3...
mer än 3 år ago
Solved
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
mer än 3 år ago