Development of Android apps for matrix operations

Matrix operations have a wide range of applications in the world such as Circuit Analysis and Electromagnetics. Although there have been already a few support such as MATLAB to perform matrix operation computations, there is still not enough support for the mobile aspect. As such, this projec...

Full description

Saved in:
Bibliographic Details
Main Author: Ang, Felicia Xiang Ying
Other Authors: Tan Eng Leong
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2023
Subjects:
Online Access:https://hdl.handle.net/10356/167595
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Matrix operations have a wide range of applications in the world such as Circuit Analysis and Electromagnetics. Although there have been already a few support such as MATLAB to perform matrix operation computations, there is still not enough support for the mobile aspect. As such, this project aims to develop an Android application for matrix operations. The application would allow the users to perform matrix operation computations and the step-by-step solutions would be displayed on the screen. The testing would be done via the Pixel 3 API 29 (android-x86 emulator) and the SM P610 (android-arm64) device. The correctness of the results produced by the application is confirmed by MATLAB. This report will present the introduction, literature review, implementation, user interface, testing, case study, conclusion, future work as well as the learning outcome and reflection.