Thu, 10 Dec 2020 https://blogs.mathworks.com/deep-learning/?p=5532&s_tid=feedtopost
Deep Learning
Using Deep Learning for Complex Physical Processes
Guest Blog by: Peetak Mitra, Dr. Majid Haghshenas and Prof. David P. Schmidt
The following is an accepted paper at the Neural Information Processing Systems (NeurIPS) Machine Learning for Engineering Design, Simulation Workshop 2020. This work is a part…
The following is an accepted paper at the Neural Information Processing Systems (NeurIPS) Machine Learning for Engineering Design, Simulation Workshop 2020. This work is a part…
Tue, 22 Dec 2020 https://blogs.mathworks.com/simulink/?p=9920&s_tid=feedtopost
Guy on Simulink
Configuring a Simulink Model for AUTOSAR
Today I am happy to welcome guest blogger Sai Ram Anumula to give an introduction on how to configure Simulink models to generate AUTOSAR compliant code.
Some time ago, my colleague Shwetha published a Introduction to AUTOSAR post, where she gave a overview…
Some time ago, my colleague Shwetha published a Introduction to AUTOSAR post, where she gave a overview…
Tue, 22 Dec 2020 https://blogs.mathworks.com/loren/?p=3911&s_tid=feedtopost
Loren on the Art of MATLAB
How to Chart My Year (Redux)
Earlier this year, I blogged about charting my year of travels. Well, my year didn't go the way I expected it to go. The same for (almost?) everyone else.Here's part of what I wrote: I travel a lot. Mostly for work. I do try to take advantage of the priviledge…
Wed, 23 Dec 2020 https://blogs.mathworks.com/steve/?p=4301&s_tid=feedtopost
Steve on Image Processing and MATLAB
Registering Hand-Held Pictures
The typical modern French* horn, pictured below, has about 23 total feet of tubing. At the beginning and the end, the tubing is conical. In the middle, the tubing is cylindrical.Depending on which valve levers are pressed, a player might be buzzing into single…
Wed, 23 Dec 2020 https://blogs.mathworks.com/cleve/?p=6539&s_tid=feedtopost
Cleve’s Corner: Cleve Moler on Mathematics and Computing
Holiday Greetings 2020
I want to share some colorful images featuring the seven colors in the MATLAB axes color order.ContentsColor orderName that colorLine plotsFranklin's magic'Tis the seasonColor order show_rgb(get(gca,'colororder'))
Name that colorThe Sherman-Williams Visualizer…
Name that colorThe Sherman-Williams Visualizer…
Mon, 28 Dec 2020 https://blogs.mathworks.com/deep-learning/?p=5605&s_tid=feedtopost
Deep Learning
Best of 2020
Well folks, we made it. Before we leave 2020 behind for good, I would like to take a moment and recognize some of the most popular posts and new materials created this year.
Most Popular Posts of 2020
#1 Deep Learning for COVID-19 Detection…
Most Popular Posts of 2020
#1 Deep Learning for COVID-19 Detection…
Wed, 30 Dec 2020 https://blogs.mathworks.com/japan-community/?p=2575&s_tid=feedtopost
MATLAB ユーザーコミュニティー
今年もありがとうございました!
こんにちは、道家です。今年は例年とは違う一年となりましたが、MATLAB Communityとしてもいろいろと新しいことに挑戦した一年でした。
さて、今年最後の投稿ということで、今年のブログ記事を振り返ってみたいと思います。イベントを紹介する投稿からユーザーの紹介や技術紹介などさまざまな記事がありました。
記事のまとめ
イベント紹介
今年最初の記事はMATLAB/Simulink アドベントカレンダー 2019 on Qiita。アドベントカレンダー自体は前月の12月に行われたもので…
さて、今年最後の投稿ということで、今年のブログ記事を振り返ってみたいと思います。イベントを紹介する投稿からユーザーの紹介や技術紹介などさまざまな記事がありました。
記事のまとめ
イベント紹介
今年最初の記事はMATLAB/Simulink アドベントカレンダー 2019 on Qiita。アドベントカレンダー自体は前月の12月に行われたもので…
Mon, 04 Jan 2021 https://blogs.mathworks.com/videos/?p=4811&s_tid=feedtopost
Stuart’s MATLAB Videos
Copying Text to the Clipboard in MATLAB Web App – Fail
I want to occasionally copy text from data in a table in my web app, so I try to add a line to the cell selection callback to copy the cell value to the clipboard. However, this first idea fails and I need to try another route.
Features covered in this…
Features covered in this…
Mon, 04 Jan 2021 https://blogs.mathworks.com/headlines/?p=3011&s_tid=feedtopost
Behind the Headlines
Blinking birds: Balancing flight safety and the need to blink
With the notable exception of owls, parrots, and very few others, birds don't blink like humans. They don't close their top and bottom eyelids completely. But birds have a third eyelid, a thin membrane that closes sideways. A semitransparent film, the nictitating…
Fri, 08 Jan 2021 https://blogs.mathworks.com/racing-lounge/?p=4935&s_tid=feedtopost
Racing Lounge
MATLAB Benchmark Code for WiDS Datathon 2021
Introduction
Hello all, I am Neha Goel, Technical Lead for AI/Data Science competitions on the MathWorks Student Competition team. MathWorks is excited to support WiDS Datathon 2021 by providing complimentary MATLAB Licenses, tutorials, and getting started…
Hello all, I am Neha Goel, Technical Lead for AI/Data Science competitions on the MathWorks Student Competition team. MathWorks is excited to support WiDS Datathon 2021 by providing complimentary MATLAB Licenses, tutorials, and getting started…
Thu, 14 Jan 2021 https://blogs.mathworks.com/racing-lounge/?p=4985&s_tid=feedtopost
Racing Lounge
MATLAB, Machine Learning & Movies… The Perfect Combination
They say don’t judge a book by its cover, but no one said anything about movies, right?? In today’s post, I am pleased to welcome the winners of the “Most creative use of MATLAB” Award at TAMU Datathon 2020. TAMU Datathon is the world’s first and only Major…
Thu, 14 Jan 2021 https://blogs.mathworks.com/loren/?p=3937&s_tid=feedtopost
Loren on the Art of MATLAB
Paged Matrix Functions
Today's guest blogger is Mary Fenelon, who is the product marketing manager for Optimization and Math here at MathWorks. In today's post she describes how using the new paged matrix functions can simplify your code and improve performance.Table of ContentsPaged…
Fri, 15 Jan 2021 https://blogs.mathworks.com/pick/?p=12009&s_tid=feedtopost
File Exchange Pick of the Week
Simulink Keyboard Input v2
Will's pick this week is Simulink Keyboard Input v2 by Emanuele Ruffaldi.
I have streamed data into Simulink models from webcams, microphones, and other hardware sensors. But until I came across Emanuele's File Exchange submission, I had never typed a…
I have streamed data into Simulink models from webcams, microphones, and other hardware sensors. But until I came across Emanuele's File Exchange submission, I had never typed a…
Fri, 15 Jan 2021 https://blogs.mathworks.com/cleve/?p=6589&s_tid=feedtopost
Cleve’s Corner: Cleve Moler on Mathematics and Computing
CR and CAB, Rank Revealing Matrix Factorizations
The rank of a linear transformation is a fundamental concept in linear algebra and matrix factorizations are fundamental concepts in numerical linear algebra. Gil Strang's 2020 Vision of Linear Algebra seeks to introduce these notions early in an introductory…
Thu, 21 Jan 2021 https://blogs.mathworks.com/community/?p=7551&s_tid=feedtopost
MATLAB Community
MATLAB Drive and British Coal
The other day I received this email from my friend Jos.
Very thoughtful of him! After a recent meeting, we were discussing the UK's notable decline in coal consumption. Jos had found some data from a government website and shared it with me via MATLAB…
Very thoughtful of him! After a recent meeting, we were discussing the UK's notable decline in coal consumption. Jos had found some data from a government website and shared it with me via MATLAB…
Wed, 03 Feb 2021 https://blogs.mathworks.com/videos/?p=4754&s_tid=feedtopost
Stuart’s MATLAB Videos
AutoHotkey Shortcuts for the MATLAB Editor
I created some AutoHotkey shortcuts to make it easier to execute arbitrary lines of code in the MATLAB Editor. They include:
Alt+Enter: Execute the line I am currently editing/typing
Alt+Left Click: Execute the line just clicked
Alt+Mouse Select: Execute…
Alt+Enter: Execute the line I am currently editing/typing
Alt+Left Click: Execute the line just clicked
Alt+Mouse Select: Execute…
Tue, 23 Feb 2021 https://blogs.mathworks.com/startups/?p=126&s_tid=feedtopost
Startups, Accelerators, & Entrepreneurs
Startup Shorts – Developing Safety Solutions for Swaying Payloads with Simulink
Vita Inclinata has been driven by its mission since its inception; “to ensure a lack of technology, will never be the difference between life and death.” Inspired by the tragic outcome of a failed helicopter rescue and sparked out of a conversation between…
Wed, 24 Feb 2021 https://blogs.mathworks.com/loren/?p=3972&s_tid=feedtopost
Loren on the Art of MATLAB
Once and for All
I was talking to my long-time colleague, Mike Croucher, who joined MathWorks team recently (yay!). About a bunch of interesting topics, some of which could be good fodder for a blog post. Today I want to talk about for-loops. Table of ContentsNested Loops…
Wed, 24 Feb 2021 https://blogs.mathworks.com/deep-learning/?p=6344&s_tid=feedtopost
Deep Learning
Deep Learning Pretrained Models
Recently, I have been writing short Q&A columns on deep learning. I'm excited to share the latest article with you today: All About Pretrained Models. In this post, I'll walk through the first of 3 questions answered in the column, with a link to more articles…
Thu, 25 Feb 2021 https://blogs.mathworks.com/cleve/?p=6740&s_tid=feedtopost
Cleve’s Corner: Cleve Moler on Mathematics and Computing
Round, With Ties to Even
We are considering a MATLAB Enhancement Request to support options for round(x) when x is exactly halfway between two integers.ContentsClassic roundroundoffflintsroundtest roundcitiesIEEE 754Which?Classic roundThe Classic MATLAB calculator was written in…