METHOD FOR SIGNIFICANTLY IMPROVING THE ONLINE ACCESS SPEED OF MATLAB WEB APP

A method for significantly improving the online access speed of MATLAB Web App, comprising: 1) determining the type of the Web App to determine whether it requires file conversion; 2) using Frontend technology to create the application layout of the MATLAB Web App; 3) using a high-level programming...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: GAN Zhiqiang, SUN Xiang'e
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:A method for significantly improving the online access speed of MATLAB Web App, comprising: 1) determining the type of the Web App to determine whether it requires file conversion; 2) using Frontend technology to create the application layout of the MATLAB Web App; 3) using a high-level programming language Python to write a Backend program, finding a MATLAB Engine API for Python in a MATLAB installation directory, and importing it into a library file of Python; 4) installing and configuring a Nginx server; (5) installing and configuring a NAT tool; 6) after web App completes the response, the user's browser receives the numerical data results from the Backend and other results from the Nginx side respectively. It solves the problem of slow loading of the MATLAB application on the Web side, uses the Frontend technology to design the application, and combines the Python Web technology to build a deployment platform.