How to Call MATLAB from Python

preview_player
Показать описание
This video uses a sentiment analysis example to show how to call MATLAB® code from Python.

In this example, Python is used for listening to audio through a microphone and detecting text from speech.

Then, a pretrained machine learning model in MATLAB is used to predict the sentiment (positive, negative, or neutral) of the detected text. First, you will see how the MATLAB Engine API for Python can be used to directly call MATLAB as a computational engine from Python code. Next, you will learn how to deploy MATLAB code as a Python package using MATLAB Compiler SDK™. This deployed package requires only the MATLAB Runtime, which enables you to share your code royalty-free with users who do not need MATLAB.

--------------------------------------------------------------------------------------------------------

© 2019 The MathWorks, Inc. MATLAB and Simulink are registered
trademarks of The MathWorks, Inc.
Рекомендации по теме
Комментарии
Автор

These videos spend too much time talking about the specific speech analysis application rather than explaining the general method.

AlexR
Автор

This is an advanced video... Hope there is a beginner video coming with

hwyinnovisionllc
Автор

I have no idea how, but this is quite close to the very specific problem I wanted to deal with! Thanks a bunch!

-kaito
Автор

rather than explaining the interfaces, it is explaining the algorithm. I was not expecting such a crap video from Mathworks. Please change the title rather than confusing more audiences.

abodhLTD
Автор

I'm having problem with installing the "pip install engine" I'm getting ERROR: Could not find a version that satisfies the requirement engine (from versions: none)
ERROR: No matching distribution found for engine" errors do you know why?

ecrar
Автор

An error occurred when I tried to execute the initialize() function. AttributeError: module 'DatAlignmentPython' has no attribute 'initialize'. pls let me know how to solve this. Thanks a lot

xinwang
Автор

I'm trying to connect python and MatLab scripts. can you help me?

annemahoro
Автор

How to convert python code to equivalent MATLAB code

EntertainmentandSongs
Автор

this is how to graduate from matlab not get started with

abdelrahmanyousef