Feeds
已解决
Inscribed Pentagon? 2
Your function will be provided with the five vertices of a pentagon (p) as well as the center point (cp) and radius (r) of a cir...
2 months 前
已发布
MATLAB Code Generation with the Help of an MCP Server
Everyone knows by now that AI services can generate code. For example, with the recent release of MATLAB R2025a, you can...
3 months 前

已发布
Happy Valentines! Caption This GIF
Mike is spreading some MATLAB Valentines joy over on the MATLAB Blog. Here is MathWorker Jonathan Gale's ode to the Mapping...
7 months 前

已发布
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...
10 months 前

已发布
Community Q&A – Jenny Bosten
Jenny Bosten is a Mini Hack rock star. The name "Mini Hack" refers to our MATLAB competitions, of which there have been...
10 months 前

已发布
The Next Contest: Short Movies!
If you visit the Community Contests page, you'll see there have been three different "Mini Hack" contests. These are games...
11 months 前

已发布
Community Q&A – Tim Marston
Tim Marston is the 1st-prize winner of 2023 MATLAB Mini Hack contest. His contest entries not only showcase his MATLAB...
12 months 前

已解决
Reverse Boggle
Description In the classic Parker Brothers game Boggle, players find words from a 4x4 game board of letters. This exercise is t...
1 year 前
已提交
Private Cody Leaderboard
This code creates a private leaderboard for Cody players.
1 year 前 | 1 次下载 |

已发布
Inspiring Connections during the “Women at MathWorks” Breakfast Mixer
This is a guest post to celebrate International Women in Engineering Day on June 23rd. Written by Alexandra Martinez...
1 year 前

已发布
Community Q&A – Zhaoxu Liu
Zhaoxu Liu / slandarer is a winner of the 2023 MATLAB Mini Hack contest and an active contributor to the File Exchange and...
1 year 前

已发布
Easy Toolbox Initialization with (retired!) Steve Eddins
My erstwhile colleague Steve Eddins recently retired from MathWorks after a long and illustrious career. And once he was...
1 year 前

已解决
Balanced Ternary Numbers: Easy as |, |-, |o
This problem concerns the so-called <http://en.wikipedia.org/wiki/Balanced_ternary balanced ternary> system for representing num...
1 year 前
已解决
Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?
1 year 前
已发布
Newton’s Method Fractals
Recently I've seen a number of fractal images created with Newton's method. For instance, Daniel Pereira had two...
1 year 前

已发布
🚀 The MATLAB AI Chat Playground Has Launched
The MATLAB AI Chat Playground is ready for you to experiment with Generative AI, answer questions, and write initial draft...
2 years 前

已发布
Contest Animations with INTERP1
Today we're launching a new contest here on MATLAB Central: the MATLAB Flipbook Mini Hack. Why flipbook? It's an animation...
2 years 前

已解决
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
2 years 前
已发布
Head-to-Head Voting: Which Solution Is the Best Solution?
I like to play Cody because I always learn something. After I've solved a problem, I spend a little time with the Solution...
2 years 前

已发布
Continued Fractions and Computations
Today's guest article is by Wesley Hamilton, a STEM Outreach engineer here at MathWorks. See his earlier piece on solving...
2 years 前

已解决
Sum of series V
What is the sum of the following sequence: Σk(k+1) for k=1...n for different n?
2 years 前
已发布
What Is a Toolbox? New Guidelines for Authors
The File Exchange provides access to more than 46,000 free MATLAB projects. For 33,854 of these projects, the authors...
2 years 前

已发布
Nine Insights from My Conversation with Heather Gorr, Senior MATLAB Product Manager
Today's guest article is by Hans Scharler. Live Interview on Discord Recently, I had the privilege of engaging in a...
2 years 前

已发布
Solving Sudoku with MATLAB
Today's guest article is by Wesley Hamilton, a STEM Outreach engineer here at MathWorks. Wesley's roles involve...
2 years 前

已发布
An Algorithmic Spelling Bee
Earlier this year I wrote about solving word ladders with MATLAB. There was a lot of interest in that post, so I thought...
2 years 前

已发布
Celebrate pi day with a pi patch
Today's guest article is by Adam Danz whose name you might recognize from the MATLAB Central community. Adam is a...
2 years 前

已发布
Taking the Hassle Out of Testing
This cartoon sums up my feelings about testing. Testing is great. When you have working tests, you feel clean and warm. The...
2 years 前

已发布
Acquiring and Analyzing Sensor Data with MATLAB Mobile and MATLAB Online
MATLAB Mobile allows you to collect information from your device sensors and perform cool experiments with the acquired...
2 years 前

已解决
Remove the air bubbles
Given a matrix a, return a matrix b in which all the zeros have "bubbled" to the top. That is, any zeros in a given column shoul...
2 years 前