The MATLAB Blog

Practical Advice for People on the Leading Edge

Posts 1 - 10 of 68

On love and research software: Sharing code with your Valentine 1

I've been sharing mathematical equations with some sort of connection to Valentine's day for a long time now. Indeed, the first time I did it was 17 years ago on my old WalkingRandomly blog and I've... read more >>

How to run local DeepSeek models and use them with MATLAB 11

Almost immediately after the DeepSeek-R1 AI models were made available to the world, people started asking how you can use them in MATLAB. Late last week, Vasileios Papanastasiou, a software test... read more >>

Visualizing yesterday’s earthquake in Boston using MATLAB and a Raspberry Shake 7

During an online meeting with my colleagues in Boston yesterday, some of them were rather startled when their offices started violently shaking for a brief time! We quickly hopped onto BlueSky (Feel... read more >>

Debugging support in the MATLAB extension for Visual Studio Code 2

Since its April 2023 launch, the MATLAB extension for Visual Studio Code has been extremely popular with over 329,000 installs via the Visual Studio Marketplace at the time of writing. Our... read more >>

Solving Higher-Order ODEs in MATLAB 5

In a comment to last year's introduction to the new ODE solution framework in MATLAB, Ron asked if I could provide an example of using it to solve a 2nd order ODE since most tutorials don't deal with... read more >>

NumPy in MATLAB 7

I've been a user of Python for almost as long as I've been a user of MATLAB and am very comfortable with both ecosystems. As such, I have been delighted with the steadily improving interoperability... read more >>

20 years of supercomputing with MATLAB 8

While prepping for the SC24 supercomputing conference with the rest of the MathWorks crew I idly wondered when Parallel Computing Toolbox was first released. Jos Martin, one of the original authors... read more >>

Linear Programming, the HiGHS Optimization library and MATLAB 3

What is linear programming?Linear programming (LP) is a mathematical method used to determine the best possible outcome (such as maximum profit or lowest cost) in a mathematical model whose... read more >>

Creating seamless loop animations in MATLAB 3

This is a guest post by Vasileios Bellos that he originally wrote in the MathWorks Central Discussions channel. Vasileios is a PhD candidate in fluid mechanics at Imperial College London, conducting... read more >>

4 ways of using MATLAB with Large Language Models (LLMs) such as ChatGPT and Ollama 3

Everyone's talking about Large Language Models (LLMs) and a huge number of you are using them too. Here are 4 ways to make use of them in the MathWorks ecosystem right now, no matter what your skill... read more >>

Posts 1 - 10 of 68

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