Code Monkey home page Code Monkey logo

matlab-with-python-book's Introduction

MATLAB with Python Book

私がお話しするエンジニアや科学者は、MATLAB と Python を "MATLAB vs Python" と考えています。

本書の目的は、そんな彼らに "MATLAB with Python"として考えることが可能であることを証明することです。

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. MATLAB と Python を使った End-to-end プロジェクト: End-to-end project with MATLAB & Python

    2.1. MATLAB から Python を呼び出す: Call Python from MATLAB

    2.2. Python から MATLAB を呼び出す: Call MATLAB from Python

    2.3. MATLAB 関数群から Python パッケージを生成する: 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

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

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

matlab-with-python-book's People

Contributors

yanndebray avatar minoue-xx avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.