Steven Chang's Discussions (11)

Sort by

Matlab 3D plot for interpolation

Hi guys


I have 4 sets of data
each set of data include 3 variables: voltage, throttle and thrust
how do i plot a 3D surface in matlab?

I've tried using [X,Y] = meshgrid(x,y)
but the problem is with meshgrid
you will need a function z in terms of x and y
for

Read more…

Flexipilot: data logging

In the manual it says:


"Onboard logging with fast download rates:
Using full-speed USB and data compression, you can download
up to 4MB of data in about 2 minutes. This corresponds
to 53minutes of logging at 8Hz rate!
Contrary to the solutions using detac

Read more…

CPU vs microcontroller? Do I need both

Hi all

I am building aflight controller for my thesis project. I understand that I will need a microcontroller to controller the sensors such as IMU, alitimeter, pressure snensor, GPS etc. But my supervisor wnts me to look at CPU as well.

CPU: voltage

Read more…