Code for Webinar "Signal Processing and Machine Learning Techniques for Sensor Data Analytics"

Code from Webinar "Signal Processing and Machine Learning Techniques for Sensor Data Analytics"
ダウンロード: 4.4K
更新 2016/5/10

ライセンスの表示

These files contain all the code necessary to run the example in the Webinar "Signal Processing and Machine Learning Techniques for sensor Data Analytics". They also include code to automate the download and preparation of the dataset used. 
In that webinar (http://www.mathworks.com/videos/signal-processing-and-machine-learning-techniques-for-sensor-data-analytics-107549.html) we presented an example of a classification system able to identify the physical activity that a human subject is engaged in, based on the accelerometer signals generated by his or her smartphone. We discussed signal processing methods to extract highly-descriptive features, and we gave an overview of a number of techniques to choose and train a classification algorithm. Along the way we demonstrated the use of Parallel Computing to accelerated the extraction of features from a large dataset.We also presented a workflow to transition signal processing and predictive algorithms to embeddable software implementations - first using DSP system modelling, and then automatically generating C/C++ source code directly from MATLAB.

引用

Gabriele Bunkheila (2024). Code for Webinar "Signal Processing and Machine Learning Techniques for Sensor Data Analytics" (https://www.mathworks.com/matlabcentral/fileexchange/53001-code-for-webinar-signal-processing-and-machine-learning-techniques-for-sensor-data-analytics), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpeech Recognition についてさらに検索
謝辞

ヒントを得たファイル: sloc

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Added hyperlink to webinar page