Community Profile

photo

Mike Croucher

Last seen: Today 2021년부터 활동

통계

All
  • Knowledgeable Level 4
  • MATLAB Flipbook Mini Hack Participant
  • Explorer
  • First Review
  • MATLAB Mini Hack 2022 Participant
  • 3 Month Streak
  • MATLAB Mini Hack Participant
  • Solver
  • Revival Level 1
  • First Answer

배지 보기

Content Feed

보기 기준

게시됨


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...

대략 16시간 전

Thumbnail

게시됨


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...

3일 전

Thumbnail

게시됨


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...

9일 전

Thumbnail

게시됨


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...

15일 전

Thumbnail

게시됨


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...

17일 전

Thumbnail

답변 있음
Support packages in Matlab online (Hyperspectral Imaging Library)
The link that you pointed to, Install Support Packages for MATLAB in MATLAB Online Server - MATLAB & Simulink - MathWorks United...

18일 전 | 0

| 수락됨

답변 있음
Can i call matlab from fortran?
There is a section in the documentation that covers this. You can get started at Call MATLAB from Fortran - MATLAB & Simulink -...

19일 전 | 0

게시됨


MATLAB extension for Visual Studio Code: Now with code execution
Back in April last year, I announced the MATLAB extension for Visual Studio Code on The MATLAB Blog and everyone at...

23일 전

Thumbnail

답변 있음
Graycomatrix and nlfilter not Supported for Code Generation
To work out if code generation is supported or not for any given function, go to its documentation page and scroll to the bottom...

24일 전 | 0

답변 있음
Do I need to move my files and update my path to use git in Matlab?
Hi Doug The way to think about it is that source control begins in a root directory and everything else related to that project...

29일 전 | 0

| 수락됨

답변 있음
Error using pyversion, Too many input arguments.
Hi Mukesh The pyversion command is no longer recommended. See the doc at (Not recommended) Change default version of Python int...

29일 전 | 0

게시됨


Outlier detection and Robust Regression in MATLAB with the FSDA Toolbox
In 1857, Scottish physicist James David Forbes published a paper that discussed the relationship between atmospheric...

29일 전

Thumbnail

게시됨


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...

대략 1개월 전

Thumbnail

답변 있음
dlarray abstract syntax tree
Hi Michael Good question! I didn't know either so I asked around internally and the answer is 'Currently not'. I'd like to add ...

대략 2개월 전 | 1

답변 있음
[Matlab in python] Does matlab engine supports a .m file whose input is a function handle?
Unfortunately, the MATLAB Engine for python does not support passing Python functions to MATLAB. Running the following in Python...

2개월 전 | 0

답변 있음
In the example, 25 images are generated. How do I generate one image
The imtile command should be removed when you only have one image: Go down to the Generate New Images section and change numObs...

2개월 전 | 2

| 수락됨

답변 있음
python call MATLAB function Use Named Arguments
Try this yw = eng.wdenoise(signal, matlab.double(4), "Wavelet","sym2" )

2개월 전 | 1

| 수락됨

게시됨


Life in the fast lane: Making MATLAB even faster on Apple Silicon with Apple Accelerate
Up to 3.7x faster Matrix-Matrix multiplication, 2x faster LU factorisation, 1.7x faster Cholesky decomposition and the...

4개월 전

Thumbnail

게시됨


Creating natural textures with power-law noise: clouds, terrains, and more
Today's guest writer is Adam Danz whose name you might recognize from the MATLAB Central community. Adam is a developer...

4개월 전

Thumbnail

게시됨


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...

4개월 전

Thumbnail

게시됨


Quantum computing in MATLAB R2023b: On the desktop and in the cloud
Back in May of this year i attended the ISC High Performance Computing conference with a few other colleagues from MathWorks...

5개월 전

Thumbnail

답변 있음
How can I use source control programmatically?
Which version of MATLAB are you using? This functionality got added in R2023b. For example, you mentioned you wanted to check t...

6개월 전 | 0

답변 있음
Plotting first-order differential equation with initial condition
In R2023b, a completely new interface for working with ODEs was released. The old ways are all still in MATLAB, of course, but ...

6개월 전 | 2

게시됨


The new solution framework for Ordinary Differential Equations (ODEs) in MATLAB R2023b
Along with linear algebra, one of the iconic features of MATLAB in my mind is how it handles ordinary differential equations...

6개월 전

Thumbnail

문제를 풀었습니다


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

6개월 전

답변 있음
Fortran compiler for M2 (Silicon) Apple processor
The supported Fortran Compiler for Apple Silicon in R2023b is the NAG Fortran Compiler. gfortran is not supported I'm afraid. T...

6개월 전 | 0

게시됨


Axes Camera Properties for viewing Panorama Images in MATLAB
This is a guest post by Eric Ludlam, Manager of MATLAB Graphics at MathWorks.Axes Camera properties are handy when you want...

8개월 전

Thumbnail

게시됨


Science Museum’s Engineers Gallery Celebrates Diversity in Creativity and inspires a next generation.
This is a guest post by Chris Hayhurst, Senior Consulting Manager EMEA & APAC, MathWorks In museums around the world,...

8개월 전

Thumbnail

게시됨


Open science and reusable research with MATLAB Online and GitHub
You’ve written a research paper and you have some MATLAB code that supports it. How do you disseminate this to make it...

8개월 전

Thumbnail

게시됨


Partial sorting in MATLAB
I was recently working with a researcher who had to sort arrays of double precision numbers thousands of times. In his...

9개월 전

Thumbnail

더 보기