What is included in the Samsung Galaxy Android support in Simulink 2014a?
1 次查看(过去 30 天)
显示 更早的评论
So Simulink 2014a can support most of the sensors in the Galaxy phones working with Android O.S. I wonder whether this means only these blocks can be "deployed" to the phone and nothing else. For example, suppose I am doing a simple algorithm that use some FFT for one of the sensors output and display the result on screen. Is this possible? I mean, is the FFT block (or maybe any other block) deploy-able?
If not, then what is the main benefit then?
2 个评论
Senthil
2015-4-15
You should be able to implement your algorithm (including FFT) and use the result to update the display. Take a look at example: http://www.mathworks.com/help/supportpkg/android/examples/sensor-application.html?prodcode=SL. This walks you through a similar application using a simple low pass filter.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Android Devices 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!