matlab由频域变时域的代码-FYP-Position-Sensor:帝国大学生最后一年的项目Github存储库

上传者: 38587705 | 上传时间: 2022-04-11 17:21:10 | 文件大小: 5.79MB | 文件类型: ZIP
matlab由频域变时域的代码FYP-位置传感器 帝国大学生最后一年的项目Github存储库 监测身体位置可以帮助诊断癫痫和睡眠呼吸暂停,通常需要几天,几周甚至几个月的时间。 然而,由于监测所需的设备和设施昂贵且稀疏,因此许多患者正在等待诊断。 因此,创建一种可以远程连续监测身体位置的设备可以帮助诊断这些饮食。 该项目旨在创建一种可穿戴设备,以估计个人在日常活动中的身体位置。 该项目的主要方面在于选择合适的低功率传感器,创建设备的无线功能,实施信号处理算法和分类技术,以确定个人所处的身体位置。该设备的预期用途将是为了让患者在家中佩戴该设备,因此,功率,时间和复杂性都是该项目的重要方面,要准确地确定这一点,需要对不同技术进行比较并针对个人进行初步测试。 用户指南 为了复制我的结果,需要以下数据集: 对于信号处理,需要从以下链接获取AHRS算法:xioTechnologies / Open-Source-AHRS-With-x-IMU 下载Madgwick版本,包括四元数库(确保下载不是C或C ++的MATLAB文件)。 浏览使用的功能:位于名为ReadingData.m的MATLAB文件

文件下载

资源详情

[{"title":"( 43 个子文件 5.79MB ) matlab由频域变时域的代码-FYP-Position-Sensor:帝国大学生最后一年的项目Github存储库","children":[{"title":"FYP-Position-Sensor-master","children":[{"title":"OneVsAll.m <span style='color:#111;'> 5.40KB </span>","children":null,"spread":false},{"title":"models","children":[{"title":"modellinear3.mat <span style='color:#111;'> 22.07KB </span>","children":null,"spread":false},{"title":"modellinear1.mat <span style='color:#111;'> 817.09KB </span>","children":null,"spread":false},{"title":"model_rbf2.mat <span style='color:#111;'> 2.21MB </span>","children":null,"spread":false},{"title":"modellinear4.mat <span style='color:#111;'> 17.59KB </span>","children":null,"spread":false},{"title":"model_rbf1.mat <span style='color:#111;'> 2.42MB </span>","children":null,"spread":false},{"title":"modellinear2.mat <span style='color:#111;'> 795.00KB </span>","children":null,"spread":false},{"title":"model_rbf3.mat <span style='color:#111;'> 110.98KB </span>","children":null,"spread":false},{"title":"model_rbf4.mat <span style='color:#111;'> 119.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"ReadingData.m <span style='color:#111;'> 5.07KB </span>","children":null,"spread":false},{"title":"TimeDF.m <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"ProcessD.m <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"scalefeatures.m <span style='color:#111;'> 243B </span>","children":null,"spread":false},{"title":"CVPlot.m <span style='color:#111;'> 803B </span>","children":null,"spread":false},{"title":"centroid.m <span style='color:#111;'> 84B </span>","children":null,"spread":false},{"title":"MahonyAHRS.m <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false},{"title":"quaternion_library","children":[{"title":"rotMat2euler.m <span style='color:#111;'> 624B </span>","children":null,"spread":false},{"title":"axisAngle2rotMat.m <span style='color:#111;'> 930B </span>","children":null,"spread":false},{"title":"quaternProd.m <span style='color:#111;'> 642B </span>","children":null,"spread":false},{"title":"TestScript.m <span style='color:#111;'> 2.33KB </span>","children":null,"spread":false},{"title":"euler2rotMat.m <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":"quatern2euler.m <span style='color:#111;'> 851B </span>","children":null,"spread":false},{"title":"quatern2rotMat.m <span style='color:#111;'> 801B </span>","children":null,"spread":false},{"title":"rotMat2quatern.m <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"axisAngle2quatern.m <span style='color:#111;'> 629B </span>","children":null,"spread":false},{"title":"quaternConj.m <span style='color:#111;'> 378B </span>","children":null,"spread":false}],"spread":true},{"title":"MadgwickAHRS.m <span style='color:#111;'> 4.57KB </span>","children":null,"spread":false},{"title":"MySensorData.m <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"FrequencyDF.m <span style='color:#111;'> 4.31KB </span>","children":null,"spread":false},{"title":"Mbed","children":[{"title":"IMU.cpp <span style='color:#111;'> 4.80KB </span>","children":null,"spread":false},{"title":"I2Cdev.h <span style='color:#111;'> 2.24KB </span>","children":null,"spread":false},{"title":"BLE.cpp <span style='color:#111;'> 3.16KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 105B </span>","children":null,"spread":false}],"spread":false},{"title":"SensorFusion.m <span style='color:#111;'> 878B </span>","children":null,"spread":false},{"title":"ExampleScript.m <span style='color:#111;'> 3.19KB </span>","children":null,"spread":false},{"title":"SlidingWindow.m <span style='color:#111;'> 556B </span>","children":null,"spread":false},{"title":"OneVsOne.m <span style='color:#111;'> 933B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false},{"title":"ExampleData.mat <span style='color:#111;'> 99.43KB </span>","children":null,"spread":false},{"title":"sensordata.txt <span style='color:#111;'> 29.17KB </span>","children":null,"spread":false},{"title":"Position.m <span style='color:#111;'> 698B </span>","children":null,"spread":false},{"title":"ProcessData.m <span style='color:#111;'> 21.32KB </span>","children":null,"spread":false},{"title":"PlotCV.m <span style='color:#111;'> 354B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明