Community Profile

photo

fyp matlab


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

I am student and i use MATLAB

Statistics

All
  • Personal Best Downloads Level 1
  • First Submission
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • First Answer

View badges

Feeds

View by

Submitted


This file Connects the MPU9250 with MATLAB.
This code gets the real time values of MPU9250.

3 years ago | 6 downloads |

Thumbnail

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Answered
How to use matlab to draw cubes?
plotcube command isn't working

3 years ago | 0

Question


Want to Built GUI For MPU9250 to estimate Orientation
I want to create GUI of MPU9250 for my project that it can moves in directions similar to the hardware movement anyone can help ...

3 years ago | 0 answers | 0

0

answers

Answered
How to create a Matrix
Just write this to create this Matrix A=[22 18 14; 21 17 13; 20 16 12; 19 15 11]

3 years ago | 0

Answered
I want to separate the signal from the noise with the help of a low pass filter.
you can design low pass filter or any kind of filter using: filterDesigner command .

3 years ago | 0