bio_img_community

MATLAB Community

MATLAB, community & more

Posts 61 - 70 of 495

Stay Connected using MATLAB and Simulink

Due to the global COVID-19 pandemic, engineers and scientists are finding themselves suddenly working from home or other remote locations. We’d like to help you continue to use MATLAB and Simulink… 続きを読む >>

New Decade, New MATLAB Mobile 4

You may have noticed that MATLAB Mobile now sports a different UI. For this post, I’d like to welcome Geeta Sonigra, our User Experience designer to talk about what’s changed.
We released a new… 続きを読む >>

Nor’easters and Wind Roses 1

Where I live, in the northeast part of the United States, we have a special storm that goes by the name “nor’easter”. Do we call it that because that’s where we live? No. We… 続きを読む >>

Visualizing Square Roots with Elias Wegert 5

Quick, what’s the square root of -1? Okay, I know. That’s an easy one. But how about the square root of i? If it’s been a while since you took complex analysis, you might have to… 続きを読む >>

Leap Days on Mars 1

February 29th is right around the corner. It’s been hibernating for the past three years, snuggling in its secret den between February 28th and March 1st. But it’s just about to emerge… 続きを読む >>

Head Over Heels in Love

This is what happens when two logarithmic spirals love each other very much.
% Vary k from 1.5 to 3.5
k = 1.5;
t = linspace(0,k*pi,200);

r = exp(t);
x = r.*cos(t);
y =… 続きを読む >>

Community Q&A – Kelly Kearney

Kelly Kearney is a top contributor to MATLAB Answers and File Exchange.  Here is a Q&A I did with Kelly who is a research scientist for the University of Washington in their Joint Institute for… 続きを読む >>

Rayner, BAE Systems, and Cody

This week we’re very fortunate to speak with Rayner Saggers. Rayner is a Senior Systems Engineer on the F-35 Program at BAE Systems in the UK. That’s already pretty cool, but in addition… 続きを読む >>

Crepuscular Calculations 5

Happy Crepusculus! Never heard of Crepusculus? I’ll come back to that later. Instead, let me begin with a fun fact: the shortest day of the year is December 21st.

What? You already knew that… 続きを読む >>

A GitHub Badge for the File Exchange

Only last month I was talking about badges on the File Exchange. Today I'm going to tell you about another kind of badge: the GitHub badge.
For a few years now (since 2014), GitHub and the File... 続きを読む >>

Posts 61 - 70 of 495

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。