Search Perform an advanced search query SOFTPEDIA
 
SOFTPEDIA
Updated one minute ago
HomeSubmit a program for being reviewedAdvertise on our websiteGet help on surfing our websitesSend us your feedbackGet information about our XML/RSS backend and how to use itBrowse the news archiveVisit our discussion forumVizitati forumul in limba romana



 

naninterp

Click to download naninterp
Add to download basket
Send us update information
Rating: 3.43/5
Rated by: 14 user(s)
Recent news
- DC Universe Online Will Fea...
- Madden NFL 07 Achievements ...
- Brian Lara International Cr...
- Civilization IV: Colonizati...
- Major League Baseball 2K7 A...
- Flipswap Can Trade Your Bro...
- Brian Lara International Cr...

 Downloads: 96
 Developer: E. Rodriguez | More scripts by this producer
 License(s): Freeware
 Programming Language: Matlab
 Database Support: none
 Platform: Windows/Linux/Mac OS/BSD/Solaris
 Last Updated: 15th of October 2007, 09:37 GMT
 Category: HOME :: Scientific/Engineering :: Mathematics
 Read user reviews (0) Add a review Refer to friend Subscribe

naninterp description Download

One-line logically-indexed call to matlab function "interp1"

Fill nan-holes, fast and easy.

>> x = [1 2 NaN NaN 5 6];
>> naninterp(x)

ans =

1 2 3 4 5 6


Cubic interpolation by default, you should know how to change that
--------------------------------------------------------------------------
function X = naninterp(X)
% Interpolate over NaNs
X(isnan(X)) = interp1(find(~isnan(X)), X(~isnan(X)), find(isnan(X)), 'cubic');
return
--------------------------------------------------------------------------


naninterp Download
naninterp Screenshots
Find Related Downloads

MOST POPULAR DOWNLOADS IN THIS CATEGORY ( Mathematics )  

Fast Fourier Transform
Fast Fourier Transform code implements the O(n log n) Cooley-Tukey FFT algorithm as simply as possible.
Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Good | Downloads: 2,258
new | no screenshots 
June 7th, 08:17 GMT 
Principal Component Analysis (PCA)
Principal Component Analysis (PCA) script carries out Principal Component Analysis.
Windows/Linux/Mac OS/BSD/Solaris | Python | Rating: Fair | Downloads: 2,148
new | no screenshots 
June 7th, 08:18 GMT 
GNU Octave 2.9.12
GNU Octave is a high-level language, primarily intended for numerical computations.
Windows/Linux/Mac OS/BSD/Solaris | C/C++ | Rating: Poor | Downloads: 1,847
new | no screenshots 
June 7th, 10:37 GMT 
Gauss-Seidel Load Flow Analysis
Gauss-Seidel Load Flow Analysis - Gauss-Seidel Load Flow Analysis for One Iteration
Windows/Linux/Mac OS/BSD/Solaris | Matlab | Rating: Good | Downloads: 1,734
new | no screenshots 
August 23rd, 07:41 GMT 
Maxima
Maxima is a system for the manipulation of symbolic and numerical expressions.
Windows/Linux/Mac OS/BSD/Solaris | C/C++ | Rating: Fair | Downloads: 1,494
new | no screenshots 
June 7th, 12:19 GMT 
Ford-Fulkerson method
Ford-Fulkerson method application implements the Edmonds-Karp algorithm using C++.
Windows | C/C++ | Rating: Good | Downloads: 1,389
new | screenshots 
June 7th, 08:05 GMT 
Binary Decimal Hexadecimal and Octal Conversion
Binary Decimal Hexadecimal and Octal Conversion application allows you to convert binary, hexidecimal, octal, decimal and vicer versa.
Windows | C/C++ | Rating: Fair | Downloads: 1,383
new | screenshots 
June 7th, 08:03 GMT 

go to top  



Welcome!
Hello, Guest

Login if you have a Softpedia.com account.

Otherwise, register for one.

Main categories:
  • Ad Management
  • Affiliate Programs
  • Scientific/Engineering
  • Auctions
  • Authentication
  • E-Commerce
  • Blog
  • Bookmark Management
  • Internet, Browsers and Tools
  • Development Tools
  • Calculator
  • Calendar Systems
  • Chat Scripts
  • Click Tracking
  • Communication Tools
  • Content Management
  • Customer support
  • Database Tools
  • Discussion Boards
  • File Management
  • Email Systems
  • FAQ and Knowledgebase
  • Flash Components
  • Form Processors
  • Forms and Controls
  • Games
  • Graphics and Multimedia
  • Graphs and Charts
  • GuestBooks
  • Image Galleries
  • Modules
  • Link Indexing
  • Mailing List Managers
  • Match Making
  • Miscellaneous
  • Multi-Level Marketing
  • Networking Tools
  • News Publishing
  • Organizers
  • PHP Classes
  • Polls and Voting
  • Portal Systems
  • Programming Methods and Algorithms
  • Quiz
  • Real Estate
  • Search Engines
  • Security Systems
  • Server Management
  • Snippets
  • Text Management
  • Top Sites
  • Web Hosting Tools
  • Web Traffic Analysis
  • Wikis
  • WYSIWYG Editors

  • © 2001 - 2008 Softpedia. All rights reserved.
    Softpedia™ and Softpedia™ logo are registered trademarks of SoftNews NET SRL.
    Copyright Information | Privacy Policy | Terms of Use | Contact Softpedia | Update your software | Archive