Python for MATLAB development : extend MATLAB with 300,000+ modules from the Python package index
Python for MATLAB Development shows you how to enhance MATLAB with Python solutions to a vast array of computational problems in science, engineering, optimization, statistics, finance, and simulation.
Saved in:
| Main Author | |
|---|---|
| Format | Electronic eBook |
| Language | English |
| Published |
New York, NY :
Apress,
[2022]
|
| Edition | [First edition]. |
| Subjects | |
| Online Access | Full text |
| ISBN | 9781484272237 1484272234 9781484272220 1484272226 |
| Physical Description | 1 online resource (710 pages) |
Cover
Table of Contents:
- 1 Introduction
- 2 Installation
- 3 Language Basics
- 4 Data Containers
- 5 Dates and Times
- 6 Call Python Functions from MATLAB
- 7 Input and Output
- 8 Interacting with the File System
- 9 Interacting with the Operating System and External Executables
- 10 Object Oriented Programming
- 11 NumPy and SciPy
- 12 Plotting
- 13 Tables and Dataframes
- 14 High Performance Computing
- 15 Language Pitfalls
- Appendix A MATLAB/Python Recipe Index
- Appendix B Generating Sample Data with Faker
- Appendix C Finite Element Source Listing
- Appendix D Python-to-MATLAB and MATLAB-to-Python Variable Converters
- Appendix E A Utility to Patch Cartopy to Use Requests.