remove nans fast - MATLAB Cody - MATLAB Central

Problem 2050. remove nans fast

  • Created by Ted
Difficulty:Rate

There are several ways to locate and remove nans in a matrix, and return an 1d row vector.

In this problem the challenge is to do it within a set time as measured by tic-toc.

The problem will be run numerous times and an average time tested.

Note: I noticed a rare failure depending on when I ran the testsuite, so you might have to resubmit your code if it runs faster on your machine than the limit set here.

Solution Stats

26.79% Correct | 73.21% Incorrect
Last Solution submitted on Mar 28, 2025

Problem Comments

Solution Comments

Show comments
Registration Now Open for MathWorks AUTOMOTIVE CONFERENCE 2025
...
Hello Community, We're excited to announce that registration is now open for the...

Problem Recent Solvers40

Suggested Problems

More from this Author11

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page