The MATLAB Blog

Practical Advice for People on the Leading Edge

Posts 1 - 10 of 41

Pi day: Using AI, GPUs and Quantum computing to compute pi

14th March is Pi Day, celebrated by geeks everywhere and a great excuse for technical computing bloggers to publish something tenuously related to pi and their favorite technology of choice. This is... read more >>

MATLAB extension for Visual Studio Code: Yes, it works with GitHub Copilot 1

After publishing my recent blog post about MATLAB code execution in Visual Studio Code, I've had a lot of questions asking about GitHub Copilot support. I've even had fellow MathWorkers telling me... read more >>

MATLAB extension for Visual Studio Code: Now with code execution 11

Back in April last year, I announced the MATLAB extension for Visual Studio Code on The MATLAB Blog and everyone at MathWorks was blown away by its popularity. In less than a year there have been... read more >>

Outlier detection and Robust Regression in MATLAB with the FSDA Toolbox 2

In 1857, Scottish physicist James David Forbes published a paper that discussed the relationship between atmospheric pressure and the boiling point of water. To get data, he traveled around the alps... read more >>

Producing animated gifs from MATLAB Flipbook Mini Hack entries

On Valentine's day, the MathWorks linkedIn channel posted this animated gifThe obvious question was duly asked "Where's the MATLAB code for this?" Turns out, I was uniquely placed to answer this as... read more >>

Life in the fast lane: Making MATLAB even faster on Apple Silicon with Apple Accelerate 10

Up to 3.7x faster Matrix-Matrix multiplication, 2x faster LU factorisation, 1.7x faster Cholesky decomposition and the potential for many more speed-ups across different areas of linear algebra in... read more >>

Creating natural textures with power-law noise: clouds, terrains, and more 8

Power law noise

Today's guest writer is Adam Danz whose name you might recognize from the MATLAB Central community. Adam is a developer in the MATLAB Graphics and Charting team and the host of the Graphics and... read more >>

Using AI to help write MATLAB code – The MATLAB AI Chat Playground

Along with almost everyone who works in software development, I’ve recently been exploring how to integrate AI systems in my day-to-day work. In a MATLAB context, my appetite was whetted by the... read more >>

Quantum computing in MATLAB R2023b: On the desktop and in the cloud 4

Back in May of this year i attended the ISC High Performance Computing conference with a few other colleagues from MathWorks and was astonished at the number of booths related to various quantum... read more >>

The new solution framework for Ordinary Differential Equations (ODEs) in MATLAB R2023b 12

Along with linear algebra, one of the iconic features of MATLAB in my mind is how it handles ordinary differential equations (ODEs). ODEs have been part of MATLAB almost since the very beginning.One... read more >>

Posts 1 - 10 of 41

These postings are the author's and don't necessarily represent the opinions of MathWorks.