Published


Displaying Fault Lines on a Geographic Globe using Mapping Toolbox
Guest blogger, Kelly Luetkemeyer, who is a senior software developer at MathWorks, returns with an article on displaying...

4 years ago

Thumbnail

Published


News on the Hexadecimal and Binary Numeric Fronts
I'm sure you've all heard the joke before:... read more >>

4 years ago

Thumbnail

Published


Building Optimized Models in a few steps with AutoML
or: Optimized Machine Learning without the expertise... read more >>

4 years ago

Thumbnail

Published


MATLAB and Mind Reading Card Games
R2020a is upon us! Do you read the release notes? Today's guest blogger, Toshi Takeuchi, apparently does, and he would like...

4 years ago

Thumbnail

Published


Can Contact Tracing Help the End COVID-19 Lockdown?
Since the pandemic became a global problem in March, we have been gratified how MATLAB users have been actively contributing...

4 years ago

Thumbnail

Published


What is?
I've been allowing my self some time these days to read more than usual about certain aspects of numerical math, deep...

4 years ago

Thumbnail

Published


Faster Indexing in Tables, datetime Arrays, and Other Data Types
Today I'd like to introduce a guest blogger, Stephen Doe, who works for the MATLAB Documentation team here at MathWorks. In...

4 years ago

Thumbnail

Published


Stable Matching Problem and the Algorithm that Won a Nobel Prize
Many here in Massachusetts started social distancing about a month ago and we have no end in sight yet. If you live alone,...

4 years ago

Thumbnail

Published


Who or What Wins, er, Takes Precedence?
We've worried over the years as we build more features into MATLAB, particularly when we new file types and data types,...

4 years ago

Thumbnail

Published


The Meaning of CCC
When I started thinking about a post featuring CCC, I decided to search online for it - so many different meanings! Here's a...

4 years ago

Thumbnail

Published


Keep Teaching through Distance Learning
As many universities are moving quickly to distance learning, it is vital for educators to think carefully about how to...

4 years ago

Thumbnail

Answered
find is not matching a value of 1 in an array
You are running into an issue of floating point arithmetic. You might use ismembertol : mathworks.com/help/matlab/ref/ismembert...

4 years ago | 0

Published


Analyzing Novel Corona Virus COVID-19 Dataset
As the threat of novel corona virus COVID-19 spreads through the world, we live in an increasingly anxious time. While...

4 years ago

Thumbnail

Published


MATLAB Speaks Python
MATLAB is a great computing environment for engineers and scientists. MATLAB also provides access to general-purpose...

4 years ago

Thumbnail

Published


String Things
Working with text in MATLAB has evolved over time. Way back, text data was stored in double arrays with an internal flag to...

4 years ago

Thumbnail

Published


Repeated Indexing in MATLAB
Indexing is a popular topic I write about from time to time. Today I want to focus on what happens when there are duplicate...

4 years ago

Thumbnail

Published


How to Chart My Year
I travel a lot. Mostly for work. I do try to take advantage of the priviledge - visiting so many amazing places -- and...

4 years ago

Thumbnail

Submitted


MATLAB® for Analyzing and Visualizing Geospatial Data
Files from webinar for IRIS

4 years ago | 15 downloads |

Published


Importance of Implicit Expansion For Performance
Sometimes people state that they like using MATLAB because it's easy to express their mathematical thoughts. Sometimes...

4 years ago

Thumbnail

Published


Time Zones and Time Zone Offsets
Peter Perkins, in development, wrote this as an explanation for what the development team and documentation needed to...

4 years ago

Thumbnail

Published


Time for an Argument
For those Monty Python fans reading this post, check out the Argument Clinic. Recently both Sean and Jiro, twice! posted...

4 years ago

Thumbnail

Published


Introducing Live Editor Tasks
Today I’d like to introduce a guest blogger, David Garrison, who is a MATLAB Product Manager here at MathWorks. Dave will...

4 years ago

Thumbnail

Published


Which Way to Compute: cellfun or for-loop?
Over a long number of years, people have asked whether it's better to use cellfun or a for-loop to perform certain...

4 years ago

Thumbnail

Published


Compose Yourself!
Even if we crunch numbers a lot, there are plenty of times, for example, when reporting, that we need to mix numbers into...

4 years ago

Thumbnail

Published


Estimating pi Using Buffon’s Method
I recently attended the ICIAM meeting in Valencia, Spain which meant I got to hang out with my pals Carlos Sanchis and Lucas...

4 years ago

Thumbnail

Published


Mathematical Word Problems – Construction Tool
Do your kids have to practice solving mathematical word problems? Maybe they need to practice more during school breaks? ...

4 years ago

Thumbnail

Published


Internet of Things – How to Get Started
I'm sure you've heard of IoT, Internet of Things. And people talk about connected devices, and getting the data from them to...

5 years ago

Thumbnail

Published


dimsum in MATLAB
As Steve noted in a recent post, several of the functions that operate along specific dimensions have been updated to add...

5 years ago

Thumbnail

Published


Big Data in MAT Files
Today's guest blogger is Adam Filion, a Senior Product Manager at MathWorks. Adam helps manage and prioritize our...

5 years ago

Thumbnail

Published


How to Suppress Function Output
You may have noticed that we have some functions that return no output if none is requested, and yet some functions always...

5 years ago

Thumbnail

Load more