Aniket Manjare
Followers: 0 Following: 0
Feeds
질문
Linear Degradation Model parameters
i am using the linear degration model but, i am not able to undesrstand the parameters of it, and how should the parameters valu...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Remaining Usefull Time - Predict RUL not working on ThingSpeak
I can succesfulkly run the code on Matlab but ,it shows error while running on ThingSpeak. I really dont understan whats wrong,...
3년 초과 전 | 답변 수: 0 | 0
0
답변질문
Energy at Frequency how to find out
i want to know what is the meaning of the last function in this code features.EnergyAtFreqX(i,:) = sum(signalX_FFT(1:1,2)); ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Matrix dimensions must agree.
Kindly suggest me to solve this Error in MATLABAnalysis>getValues (line 63) healthIndicator = ((selectedFeatures{:,...
거의 4년 전 | 답변 수: 2 | 0
2
답변질문
My Google Gauge is showing blank on thing speak
this is the JavaScript code i have written on under Thingspeak plugin > Google Guage <script type='text/javascript' src='http...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Unable to perform assignment because the left and right sides have a different number of elements.
Here i am trying to extract the data from Cell, but i getting error. please help me rewrite the code of the erroe occured.
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Index exceeds the number of array elements (2).
I am facing error to solve this code , kindly guide me i am facing issue at: P1 = P2(1:L/2+1); kindly help me to solv...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
facing issue in FFT : P1 = P2(1:L/2+1)
I am facing error to solve this code , kindly guide me i am facing issue at: P1 = P2(1:L/2+1) Kindly help me resove ...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Brace indexing is not supported for variables of this type.
I have a csv file. in the function, this file should be read and then processed. But i get error 'Dot indexing is not supported...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Dot indexing is not supported for variables of this type
i am trying to run this code but is not working can you please help me with this %% %Data Collection and Labeling clc; clear...
거의 4년 전 | 답변 수: 2 | 0