Using MATLAB with Python

버전 1.0.4 (33.9 KB) 작성자: Sebastian Castro
Files demonstrating MATLAB and Python interoperability
다운로드 수: 2.1K
업데이트 날짜: 2022/8/30

These are the supporting files for the "How to Call Python from MATLAB" (https://youtu.be/LHEZqpvE7D0) and "How to Call MATLAB from Python" (https://youtu.be/OocdPu1Tcrg) videos.

They show examples of speech-to-text recognition and sentiment analysis of the detected text by combining MATLAB and Python functionality.

This example requires MATLAB R2019b or later, as well as Statistics and Machine Toolbox and Text Analytics Toolbox.

You will also need to install Python and the appropriate packages to run this example. The two main ones you will need are as follows; however, you may need to first resolve other unmet dependencies.

pip install speechrecognition pocketsphinx

This example was tested using Python versions 3.6 and 3.7.

인용 양식

Sebastian Castro (2024). Using MATLAB with Python (https://github.com/mathworks/matlab-with-python), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
R2019b 이상 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Call Python from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.4

Linked to new GitHub repository.

1.0.3

Added YouTube video links

1.0.2

Corrected submission title.

1.0.1

Connected to GitHub

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.