MATLAB with Python Book

版本 1.5.0 (70.0 MB) 作者: Yann Debray
Book on MATLAB with Python
94.0 次下载
更新时间 2024/4/29

MATLAB with Python Book

Open in MATLAB Online View MATLAB with Python Book on File Exchange

Engineers and scientists that I meet every day think about MATLAB & Python as MATLAB vs Python.

The goal of this book is to prove to them that it is possible to think about it as MATLAB with Python.

Find the Book on Amazon

The content is open-source on GitHub yanndebray/matlab-with-python-book

Table of content

  1. Introduction

    1.1. A brief history of scientific computing

    1.2. About the author

    1.3. Open-source vs Commercial

    1.4. Who is this book for?

  2. End-to-end project with MATLAB & Python

    2.1. Call Python from MATLAB

    2.2. Call MATLAB from Python

    2.3. Generate a Python package from a set of MATLAB functions

  3. Set-up MATLAB and Python

    3.1. Install Python

    3.2. Install Anaconda or other Python distribution

    3.3. Manage your PATH

    3.4. Install additional Python packages

    3.5. Set up a Python virtual environment

    3.6. Set up a Python Development Environment

    3.7. Connect MATLAB to Python

    3.8. Install the MATLAB Engine for Python

  4. Call Python from MATLAB

    4.1. Execute Python statements and files in MATLAB

    4.2. Execute Python code in a MATLAB Live Task

    4.3. Basic syntax of calling Python functions from MATLAB

    4.4. Call Python User Defined Functions from MATLAB

    4.5. Call Python community packages from MATLAB

    4.6. Debug Python code called by MATLAB

    4.7. Mapping data between Python and MATLAB

  5. Call Python AI libraries from MATLAB

    5.1. Call Scikit-learn from MATLAB

    5.2. Call TensorFlow from MATLAB

    5.3. Import TensorFlow model into MATLAB

  6. Call MATLAB from Python

    6.1. Getting started with the MATLAB Engine API for Python

    6.2. Facilitate AI development by using MATLAB Apps

    6.3. Leverage the work from the MATLAB community

  7. Simulink with Python

    7.1. Bring Python code into Simulink as a library for co-execution

    7.2. Integrate TensorFlow and PyTorch models for both simulation and code generation

    7.3. Simulate a Simulink model directly from Python

    7.4. Export a Simulink model as a Python package for deployment

  8. Resources

    8.1. Getting Python packages on MATLAB Online

    8.2. Generate this book with Quarto and Pandoc

MATLAB® is a registered trademarks of The MathWorks, Inc.

Python® is a registered trademark of the Python Software Foundation.

引用格式

Yann Debray (2024). MATLAB with Python Book (https://github.com/yanndebray/matlab-with-python-book), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2023a
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.5.0

Added content on Simulink with Python

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库