bio_img_community

MATLAB Community

MATLAB, community & more

Posts 61 - 70 of 493

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... 続きを読む >>

A Frightful Error 2

It’s late October. The nights are getting longer (for us North Americans, anyway), and vampire processes are sucking the life from your machine. Even a hard power cycle won’t banish the… 続きを読む >>

Acquire Images from Your Device Camera with MATLAB Mobile 11

Bringing Your Images and MATLAB Mobile Closer Together
In our last blog post, we started laying out our first phase of features that brought your images and MATLAB Mobile closer together. By enabling… 続きを読む >>

Posts 61 - 70 of 493

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