
Mike Croucher
I write The MATLAB Blog at MathWorks and specialize in High Performance Computing, Research Software Engineering and Machine Learning. You can also follow me at BlueSky https://bsky.app/profile/walkingrandomly.bsky.social
Statistik
0 Probleme
17 Lösungen
69 Beiträge
HighlightsRANG
280
of 297.457
REPUTATION
311
ANTWORTZUSTIMMUNG
100.0%
ERHALTENE STIMMEN
82
RANG
of 20.438
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
BEITRÄGE
69 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
1 Highlight
DURCHSCHNITTLICHE ANZAHL DER LIKES
23
Feeds
Veröffentlicht
MathWorks Call for Research Proposals Spring 2025
Do you conduct research on 'Engineered Systems'?If you are in the business of building or conducting research on 'Engineered...
7 Tage vor

Veröffentlicht
On love and research software: Sharing code with your Valentine
I've been sharing mathematical equations with some sort of connection to Valentine's day for a long time now. Indeed, the...
25 Tage vor

Veröffentlicht
How to run local DeepSeek models and use them with MATLAB
Almost immediately after the DeepSeek-R1 AI models were made available to the world, people started asking how you can use...
etwa ein Monat vor

Veröffentlicht
Visualizing yesterday’s earthquake in Boston using MATLAB and a Raspberry Shake
During an online meeting with my colleagues in Boston yesterday, some of them were rather startled when their offices...
etwa ein Monat vor

Veröffentlicht
Debugging support in the MATLAB extension for Visual Studio Code
Since its April 2023 launch, the MATLAB extension for Visual Studio Code has been extremely popular with over 329,000...
3 Monate vor

Veröffentlicht
Solving Higher-Order ODEs in MATLAB
In a comment to last year's introduction to the new ODE solution framework in MATLAB, Ron asked if I could provide an...
3 Monate vor

Veröffentlicht
NumPy in MATLAB
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...
3 Monate vor

Veröffentlicht
20 years of supercomputing with MATLAB
While prepping for the SC24 supercomputing conference with the rest of the MathWorks crew I idly wondered when Parallel...
4 Monate vor

Veröffentlicht
Linear Programming, the HiGHS Optimization library and MATLAB
What is linear programming?Linear programming (LP) is a mathematical method used to determine the best possible outcome...
4 Monate vor

Veröffentlicht
Creating seamless loop animations in MATLAB
This is a guest post by Vasileios Bellos that he originally wrote in the MathWorks Central Discussions channel. Vasileios is...
5 Monate vor

Veröffentlicht
4 ways of using MATLAB with Large Language Models (LLMs) such as ChatGPT and Ollama
Everyone's talking about Large Language Models (LLMs) and a huge number of you are using them too. Here are 4 ways to make...
5 Monate vor

Veröffentlicht
MATLAB now has over 1,000 functions that Just Work on NVIDIA GPUs
GPU support in MATLAB started in R2010bBack in R2010b, the first GPU enabled functions were made available in MATLAB via...
6 Monate vor

Veröffentlicht
Weather and climate data in MATLAB: GRIB file format support
Author: This is a guest post by Jacob Halbrooks, Manager of Mapping at MathWorks.GRIB is a standard file format used to...
6 Monate vor

Veröffentlicht
The latest version of MATLAB: R2024b has just been released
Representing the culmination of millions of person-hours of work conducted by thousands of engineers around the world, the...
6 Monate vor

Veröffentlicht
What’s the difference between the A and B releases in MATLAB?
As we get closer to the release of MATLAB R2024b this Wednesday, many users inevitably ask "What's the difference between...
6 Monate vor

Veröffentlicht
Teaching MATLAB at the 2024 EUMaster4HPC High Performance Computing Summer School
I think that MATLAB is a great platform on which to do High Performance Computing (HPC) and take any opportunity I can to...
6 Monate vor

Veröffentlicht
Introducing ISC Earthquake Toolbox
Today’s guest blogger is Kostas Leptokaropoulos. Kostas is the MathWorks Geoscience Academic Discipline Manager, supporting...
8 Monate vor

Veröffentlicht
International Women in Engineering Day – Team Quotes
I'm so excited to write a guest post for the mighty MATLAB blog, to celebrate International Women in Engineering Day! I'm...
9 Monate vor

Veröffentlicht
Paged Matrix Functions in MATLAB (2024 edition)
Back in 2021, Loren Shure posted an article that introduced the first page-wise matrix functions in MATLAB: A page-wise...
10 Monate vor

Veröffentlicht
Celebrating Spring: MATLAB Tulip
Joining us again is Eric Ludlam, development manager of MATLAB’s charting team. Discover more about Eric on our...
10 Monate vor

Veröffentlicht
Should we ban tic/toc?
Yesterday morning, I overheard my kids talking about a tic/toc ban which surprised me because they are not MATLAB users and...
10 Monate vor

Veröffentlicht
Leading by Example: How lively examples help MATLAB community toolboxes grow their capabilities & communities
Today's post is from Vijay Iyer, a principal academic discipline manager (Neuroscience) who is also leading the MATLAB...
10 Monate vor

Veröffentlicht
Faster Ordinary Differential Equations (ODEs) solvers and Sensitivity Analysis of Parameters: Introducing SUNDIALS support in MATLAB
Late last year I introduced the new solution framework for solving Ordinary Differential Equations (ODEs) that made its...
11 Monate vor

Veröffentlicht
Two of my ‘White Whale’ features have been added to MATLAB R2024a
Everyone has them! MATLAB features that you've been requesting for ages. You email MathWorks support, you post long rants on...
11 Monate vor

Veröffentlicht
How we made a better backslash in MATLAB R2024a
Few things say 'MATLAB' better than the backslash. So good, we put it on a T-shirt.As most people will be aware, the...
11 Monate vor

Veröffentlicht
The Steve Eddins Interview: 30 years of MathWorking
This month, Steve Eddins is retiring from MathWorks after 30+ years on the job. When he joined, MathWorks was only 10 years...
12 Monate vor

Veröffentlicht
MATLAB R2024a has been released: Here are my favourite updates
The latest version of MATLAB is now available for download and it's our biggest update yet. I have to tell you, I'm really...
12 Monate vor

Veröffentlicht
Understanding Tolerances in Ordinary Differential Equation Solvers
This is a guest blog post by Michael Hosea, a numerical analyst at MathWorks. He works on MATLAB Coder and on MATLAB’s ODE...
12 Monate vor

Veröffentlicht
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...
12 Monate vor

Veröffentlicht
MATLAB extension for Visual Studio Code: Yes, it works with GitHub Copilot
After publishing my recent blog post about MATLAB code execution in Visual Studio Code, I've had a lot of questions asking...
12 Monate vor
