SPMForSensorDataAnalytic

所属分类:matlab编程
开发工具:matlab
文件大小:4167KB
下载次数:11
上传日期:2018-05-15 11:54:21
上 传 者haitingzhao
说明:  These files contain all the code necessary to run the example in the Webinar "Signal Processing for Machine Learning in MATLAB". They also include code to automate the download and preparation of the dataset used. In that webinar we presented an example of a classification system able to identify the physical activity that a human subject is engaged in, solely based on the accelerometer signals generated by his or her smartphone. We used consolidated signal processing methods to extract a fairly small number of highly-descriptive features, and finally trained a small Neural Network to map the feature vectors into the 6 different activity classes of a pre-recorded dataset. The topics discussed include: * Signal manipulation and visualisation * Design and application of digital filters * Frequency-domain analysis * Automatic peak detection * Feature extraction from signals * Train and test of simple Neural Networks

文件列表:
addActivityLegend.m (516, 2016-05-10)
DataPreparation.m (1977, 2016-05-10)
DemoMain.m (14927, 2016-05-10)
extractAllFeatures.m (1162, 2016-05-10)
extractSignalFeatures.m (2992, 2016-05-10)
featuresFromBuffer.m (3608, 2016-05-10)
featuresTable.m (426, 2016-05-10)
getActivityNames.m (151, 2016-05-10)
getFeatureNames.m (3129, 2016-05-10)
getRawAcceleration.m (1598, 2016-05-10)
hpfilter.m (736, 2016-05-10)
isAllPreparedDataAvailable.m (864, 2016-05-10)
license.txt (1774, 2016-05-10)
mynn.m (31146, 2016-05-10)
plotAccelerationColouredByActivity.m (2081, 2016-05-10)
plotCompareHistForActivities.m (1354, 2016-05-10)
plotCorrActivityComparisonForSubject.m (1671, 2016-05-10)
plotPSDActivityComparisonForSubject.m (1654, 2016-05-10)
plotPSDForGivenActivity.m (1514, 2016-05-10)
predictActivityFromSignalBuffer.m (648, 2016-05-10)
read_me.txt (386, 2016-05-10)
runTrainedNetworkOnBufferedData.m (3978, 2016-05-10)
sloc.m (3054, 2016-05-10)
trainSVMClassifier.m (5722, 2016-05-10)
Data\prepareData.m (6130, 2016-05-10)
private\bwlabels1.m (566, 2016-05-10)
private\bwnumregions1.m (268, 2016-05-10)
Data\Prepared\BufferFeatures.mat (4192663, 2016-05-10)
Data\Prepared\TrainedNetwork.mat (25983, 2016-05-10)
Data\private\importAccelerationComponentFile.m (5572, 2016-05-10)
Data\private\importClassBufferList.m (1916, 2016-05-10)
Data\private\importSubjectBufferList.m (1918, 2016-05-10)

近期下载者

相关文件


收藏者