MATLAB with Python - Yann Debray - MathWorks

Title: Using MATLAB with Python Presenter: Yann Debray Short Description: You’ve heard it before, MATLAB vs. Python (vs. R vs. ) but we’re going to talk about using MATLAB and Python together! Whether you are a student, work in academia, or industry, you have probably encountered situations where you need to integrate work from more than one language. This is common in engineering and scientific applications, especially when they involve multiple teams and software or hardware needs. There’s a large community working on cool algorithms, teaching, and sharing examples in both languages – so why not take advantage of all this excellent work, independent of language preference!? For example, MATLAB and Python were used by my colleague Heather Gorr in building this air quality prediction app and this sentiment analysis algorithm. The two languages are often used together for AI applications (so frequently that there are direct importers and exporters for deep learning networks through MATLAB, ONNX and TensorFlow)
Back to Top