フィルターのクリア

Machine Learning example function not found- helperLoadData

10 ビュー (過去 30 日間)
Tsuwei Tan
Tsuwei Tan 2020 年 2 月 23 日
コメント済み: Jorge Trinidad 2020 年 8 月 20 日
Hi,
I am a starter of machine learning. In the folling link,
I think there are some non bulit-in functions like helperLoadData
Can someone please tell me where to find this helperLoadData and aslo helperPlotEnsemble ?
  2 件のコメント
Stephan
Stephan 2020 年 2 月 23 日
Which Release do you have?
Tsuwei Tan
Tsuwei Tan 2020 年 2 月 23 日
2019a

サインインしてコメントする。

採用された回答

Stephan
Stephan 2020 年 2 月 23 日
編集済み: Stephan 2020 年 2 月 23 日
Note that your link refers to R2019b. The example you are looking for in R2019a you find here:
  4 件のコメント
Stephan
Stephan 2020 年 2 月 24 日
But your problem is not a missing helperLoadData. Did you copy the train.txt file into the working directory, as suggested in the instruction?
Tsuwei Tan
Tsuwei Tan 2020 年 2 月 24 日
Hi Stephan, Thank you so much! I found the example and its sub-functions, now I am able to copy the code and run it. Appreciate your patience.

サインインしてコメントする。

その他の回答 (3 件)

Tsuwei Tan
Tsuwei Tan 2020 年 2 月 24 日
I did, but please see the attached figure, there is no helperLoadData function. Can you find where this helperLoadData function is?
  1 件のコメント
Dip Saha
Dip Saha 2020 年 4 月 1 日
I am facing the same problem. is your problem solved?

サインインしてコメントする。


Meina Zhang
Meina Zhang 2020 年 4 月 30 日
I am facing the same problem,too.Can you tell me how to solve this problem?Thank you very much.
  2 件のコメント
Jorge Trinidad
Jorge Trinidad 2020 年 8 月 20 日
In varnames clear 'sensor_21'
Jorge Trinidad
Jorge Trinidad 2020 年 8 月 20 日
or clear t(:,end) = []; %Discard last column of loaded data as all are empty ''

サインインしてコメントする。


Arihant Jain
Arihant Jain 2020 年 8 月 2 日
Actually helperLoadData.m is another file which can be accessed by entering this in the command window of your Matlab but ensure the version is R2019a or above- "openExample('predmaint/SimilarityBasedRULExample')"

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by