Cargando…

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.

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Danial, Albert (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2022]
Edición:[First edition].
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • 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.