matlab-mobile-fitness-tracker

Step-by-step process files and sample example code, to create your own Fitness tracker with MATLAB Online and MATLAB Mobile
81 descargas
Actualizado 6 jun 2024

Create Your Own Fitness Tracker with MATLAB Online and MATLAB Mobile

This repository contains code and instructions to help you create your own fitness tracker with MATLAB Online and MATLAB Mobile for a Hackathon!

Click here to open the code and repository in MATLAB Online:

Open in MATLAB Online

Instructions.pdf

This is the guide with detailed steps to help your team use MATLAB Mobile and MATLAB Online to create your fitness tracker. We have also included a simple example that you can use to start with or draw inspiration from as you create your own solution to this challenge!

GradingRubric.docx

This document provides the grading rubric that judges will be using for the challenge.

ExampleModel.mlx

This is a MATLAB Live Script that compiles the workflows shown in the instructions document into a code example. It shows how to process data acquired from a MATLAB Mobile session in order to make meaningful conclusions, and can be edited and executed in MATLAB or MATLAB Online. In order to run this Live Script, make sure ExampleData.mat, ActivityLogs.mat, and timeElapsed.m are in the same folder.

ExampleData.mat

This is a MATLAB data file containing a set of sensor data previously acquired using the workflow demonstrated in the “Collecting Data” section of the 'Instructions' document.

ActivityLogs.mat

This is a MATLAB data file containing a set of sensor data previously acquired using the workflow demonstrated in the “Collecting Data” section of the 'Instructions' document.

timeElapsed.m

This is a helper MATLAB function used in the example model to transform an array containing the date and time of the data points collected to an array of the time elapsed since the acquisition was started

Citar como

MathWorks Student Competitions Team (2024). matlab-mobile-fitness-tracker (https://github.com/mathworks/matlab-mobile-fitness-tracker/releases/tag/v2.0.1), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2020a
Compatible con cualquier versión desde R2019b hasta R2024a
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
2.0.1

See release notes for this release on GitHub: https://github.com/mathworks/matlab-mobile-fitness-tracker/releases/tag/v2.0.1

1.0.1

See release notes for this release on GitHub: https://github.com/mathworks/matlab-mobile-fitness-tracker/releases/tag/v1.0.1

1.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.