Fri, 30 Apr 2021 https://blogs.mathworks.com/pick/?p=12254&s_tid=feedtopost
File Exchange Pick of the Week
Satellite Trajectory
Will's pick this week is Satellite Trajectory by Huy Nguyen.
This submission provides an app that you can install and add to your toolstrip. A panel on the left enables the user to specify the orbital elements of a satellite orbiting a central body. The…
This submission provides an app that you can install and add to your toolstrip. A panel on the left enables the user to specify the orbital elements of a satellite orbiting a central body. The…
Mon, 03 May 2021 https://blogs.mathworks.com/deep-learning/?p=7244&s_tid=feedtopost
Deep Learning
Accelerating Deep Learning Training with MATLAB and NVIDIA NGC
This is post is from Akhil Docca, Senior Product Marketing Manager at NVIDIA and Andy The, AI Partner Manager at MathWorks
Introduction
Data Scientists, researchers and developers need the right software tools to easily build, optimize, and test…
Introduction
Data Scientists, researchers and developers need the right software tools to easily build, optimize, and test…
Tue, 04 May 2021 https://blogs.mathworks.com/racing-lounge/?p=5660&s_tid=feedtopost
Racing Lounge
Deploying Algorithms from MATLAB and Simulink to NVIDIA DRIVE AGX
This is the second post of our two-part series on how MathWorks platforms support AV developers who use NVIDIA DRIVE Sim and deploy algorithms to NVIDIA hardware (See Part 1 here). In this post we’ll cover how to deploy algorithms created in MATLAB and Simulink…
Tue, 04 May 2021 https://blogs.mathworks.com/steve/?p=4464&s_tid=feedtopost
Steve on Image Processing with MATLAB
How to Run Blog Post Code in Your Browser
I have published more than 560 blog posts here since 2006, and I estimate that about 98% of them started out as MATLAB scripts.Recently, I've started writing my blog posts as live scripts. Live scripts contain not only MATLAB code, but also code output, graphics…
Fri, 07 May 2021 https://blogs.mathworks.com/racing-lounge/?p=5674&s_tid=feedtopost
Racing Lounge
Predicting Dynamic Behavior of a Continuously Variable Transmission using MATLAB
Todays guest bloggers are Alex Silva da Purificação and Lucas Martins Ricardi from the University o f Brasília – Piratas do Cerrado Baja SAE Team. They will explain how they have utilized MATLAB for predicting the dynamic behavior of a continuously varia…
Fri, 07 May 2021 https://blogs.mathworks.com/iot/?p=2806&s_tid=feedtopost
Hans on IoT
Top ThingSpeak IoT Questions from Google
We were searching around for ThingSpeak IoT resources and noticed that Google was sharing the top questions related to ThingSpeak. Christopher Stapels and I thought that it would be fun to answer them and share them as a blog post. So, here we are.
How do…
How do…
Mon, 10 May 2021 https://blogs.mathworks.com/deep-learning/?p=6931&s_tid=feedtopost
Deep Learning
Semantic Segmentation for Medical Imaging
The following post is by Dr. Barath Narayanan, University of Dayton Research Institute (UDRI) with co-authors: Dr. Russell C. Hardie, and Redha Ali.
In this blog, we apply Deep Learning based segmentation to skin lesions in dermoscopic…
In this blog, we apply Deep Learning based segmentation to skin lesions in dermoscopic…
Wed, 19 May 2021 https://blogs.mathworks.com/racing-lounge/?p=5700&s_tid=feedtopost
Racing Lounge
Roll Center Calculator App with MATLAB App Designer
Nice to meet you, I am Nobu the technical lead for Formula SAE Japan.
The other day, I created an app for Formula Student teams that automatically calculates the position of the roll center using MATLAB's App Designer. This app enables teams to modify…
The other day, I created an app for Formula Student teams that automatically calculates the position of the roll center using MATLAB's App Designer. This app enables teams to modify…
Thu, 20 May 2021 https://blogs.mathworks.com/startups/?p=172&s_tid=feedtopost
Startups, Accelerators, & Entrepreneurs
MATLAB for Startups – Notes from a founder with You Wu
You Wu is currently the Robotics and Autonomous System Industry Manager at MathWorks where he works on strategies to expand MathWorks products’ usage among robotics developers. Unforeseen, I met You a few years ago when he was operating under a different…
Thu, 20 May 2021 https://blogs.mathworks.com/loren/?p=4200&s_tid=feedtopost
Loren on the Art of MATLAB
How Long Does My Beard Grow in a Week?
A mind-bending tale of adventure. A mildly distasteful yarn.Today's guest blogger is Rob Holt, who works at MathWorks in Natick, Massachusetts.Rob currently serves as the Manager for Biological Sciences at MathWorks. He is a coordinator and collaborator…
Fri, 21 May 2021 https://blogs.mathworks.com/deep-learning/?p=6584&s_tid=feedtopost
Deep Learning
Deep Learning Based Surrogate Models
Today’s guest blogger is Shyam Keshavmurthy, Application Engineer focused on AI applications, here to talk about Surrogate Models.
Background
System modeling is used in applications such as electric vehicles and energy systems, and plays a pivotal role…
Background
System modeling is used in applications such as electric vehicles and energy systems, and plays a pivotal role…
Mon, 24 May 2021 https://blogs.mathworks.com/pick/?p=12304&s_tid=feedtopost
File Exchange Pick of the Week
Face Detection with Deep Learning
Brett's Pick this week is MTCNN Face Detection, by Justin Pinkney, a MathWorks colleague from our Consulting Department.We have provided the functionality to detect faces using MathWorks' tools since 2012. Our face detectors, which live in the Computer Vision…
Tue, 19 Nov 2024 https://blogs.mathworks.com/community/?p=10053&s_tid=feedtopost
MATLAB Community
The New MathWorks Merch Shop
Hey, you know what's fun? Laptop stickers are fun. I'm not sure why, but laptop stickers have a jaunty, upbeat spirit that makes your computer smile at the world. And I know what you're thinking: it sure would be cool if you could get your hands on a MATLAB…
Tue, 26 Nov 2024 https://blogs.mathworks.com/finance/?p=1224&s_tid=feedtopost
Quantitative Finance
MathWorks Secures Silver in Chartis RiskTech AI 50 and Excels in Key Categories
We are proud to announce that MathWorks has been ranked second overall in the inaugural Chartis RiskTech AI 50, an independent and highly respected evaluation of the top 50 providers of AI-driven risk and analytics solutions in financial services. MathWorks…
Tue, 03 Dec 2024 https://blogs.mathworks.com/videos/?p=6534&s_tid=feedtopost
Stuart’s MATLAB Videos
Using a MAT-File Object to Save a Variable in Chunks
I need to save a 50GB string variable to a MAT file. I have noticed that when I use the save command, memory usage is increased temporarily, perhaps while making a copy of the variable. To minimize the peak amount of memory I need, I'm going to break up the…
Thu, 05 Dec 2024 https://blogs.mathworks.com/matlab/?p=2904&s_tid=feedtopost
The MATLAB Blog
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 such, I have been delighted with the steadily improving interoperability between the two languages. It is extremely easy to call MATLAB…