Home > By category > Scripts >Communication > nonduplicate



nonduplicate

  • Downloads: 
  • Views: 
  • Rating:

Fixes x data so that interp1 doesn't return error:
'The values of X should be distinct.'

Checks for duplicate values in input 1D data array and returns array where all values are distinct. If duplicates are found, values are separate by small value (eps).

useage:
x = nonduplicate(x);

yi = interp1(nonduplicate(x),y,xi)

Example:
interp1([1,1,2],[1,1,2],1.5)
returns an error.

interp1(nonduplicate([1,1,2]),[1,1,2],1.5)
works just fine.

Free download from Shareware Connection - Fixes x data so that interp1 doesn't return error: 'The values of X should be distinct.' Checks for duplicate values in input 1D data array and returns array where all values are distinct.

Publisher: Nathan Tomlin | License: Freeware | Price: 0.00
Version: 1.0 | Size: 10 KB | Platform: Matlab, Scripts
Released Date: 26-01-2013 | Rating: 0 | Title: nonduplicate

Author Url: http://www.mathworks.com
Program Info Url: http://www.mathworks.com
Download Url: http://www.mathworks.com/matlabcentral/fx_files/26470/1/nonduplicate.zip

More downloads from nonduplicate publisher Nathan Tomlin:

LabJackU3 - Must have MATLAB_LJUD.zip file from http://labjack.

DAQmx examples - Examples of using matlab to talk to a National Instruments (NI)

rename_files_by_age - Automatically rename files by age from a set date. I use it to date pictures and videos of my kid.

Fix bounding box in MATLAB exported encapsulated postscript (.eps) files - I found that the bounding box on matlab exported eps files was too large on the left and right side

nonduplicate keywords:
nonduplicate related downloads:

Probability of error for M-array orthogonal signals - The attached Matlab file estimate numerically the probability of error for M-array orthogonal signals and plot the graph BER for M-signals [2 to 64].

Hash table declaration - H = hash; H('key') = value; %assign value to key v = H('key'); % retrieve value for a key H.keys % return cell array of keys H. values % return array of values H.

sortwvfrms - Sorts input matrix of data so that each column is re-ordered by user-specified criteria. Options are (1) sort data by signal width (2) sort data by energy localization (3) sort data by dissimilarity of data to a normal probability distribution.

ErrMsg - Returns error descriptions for Windows system error messages

Repeated Values - REPVAL Repeated Values repval(X) finds all repeated values for input X, and their attributes.

Shareware Connection periodically updates pricing and software information of 'nonduplicate' from company source 'Nathan Tomlin' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft,  Using 'nonduplicate' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of nonduplicate.

New Reviews

Safe In Cloud - It is quite difficult to find any computer users nowadays who do not need to use the web, for any purpose. Whether it is for education or entertainment, the web is your best resource. You also need to use various online services for banking, ...

Trend Micro HouseCall - With time, PC users find it increasingly difficult to keep their systems free of malware and rogue apps, despite using latest and feature packed security software. This is mostly owing to the evolving nature of malware and newer types of ...

Argente - Registry Cleaner - Keeping the Windows registry clean and optimized is essential for getting optimum performance from the PC. While most users do not prefer tinkering with registry settings, it may get laden with erroneous and invalid entries over prolonged usage. ...

EasyBrake - PC users often need to convert videos from various formats to other formats that suit their needs. As expected, there are hundreds of free and paid apps to accomplish such tasks nowadays. It is not mandatory that you will have to pay a high ...

HDD Guardian - No matter how costly a desktop or laptop is, it is necessary to keep a tab on its hardware components. While you can spot signs and symptoms of hardware malfunction and impending failure in some instances, some mishaps may just strike you out of ...

HotShots - Screen capture software comes in handy in a number of situations, as it is. If you want to show some web content worth your interest to friends or prepare an interactive tutorial, such apps are useful. Needless to say, Windows inbuilt screen shot ...

HWiNFO32 - While Windows ships with its inbuilt utilities and there are command prompts to diagnose hardware and software components, these may not be feasible for all users. To learn about exact hardware and software configuration in a computer, either ...

MusicBee - Irrespective of what type of a PC you use, it will be necessary to use a media player app from time to time. If the WMP is not your cup of tea, you will have to pick from third-party music player apps. The problem with some such apps is that ...

Impulse Media Player - To play back media files including media and video content, you need to use suitable software. For a majority of Windows users, the integrated WMP is the default choice. However, you can also pick from so many third party music and media playback ...

Bitcasa - The way computing technology evolves is quite amazing. Even a few years back data backup was limited mostly to external hard drives and DVDs. However, the proliferation of high speed internet access and emergence of cloud storage services have ...




New Downloads

Multiple Plot

multiplot - 2D-line plots on
several axes with common
x-axis multiplot(XDATA,YDATA,'
PropertyName',PropertyValue,..
.) ...

quaternion.m

quaternion.m is a matlab class
that implements quaternion
mathematical operations

Modis Tile pixel

MODLAND Tile Calculator

pentagonal tiling of the
Poincare Disc

pic shows recursion level of 7

MATLAB Contest - Protein

The sixth MATLAB Programming
Contest, Protein, will run
from November 6-13, 2002.

ChebyshevTools

This toolbox contains a
collection of m-files which
may be used to numerically
solve discretized ODE/PDEs on
a Chebyshev grid

WordPress Post Update Links

Who doesn't know this: You
published a post

Mathematical Modeling of
Electrotechnological
Devices

The project discusses the
problematics of making a
system of differential
equations describing the
transition processes ...

color dot plot

Color Scatter Plot for random
data point visualization

XLS2STRUCT

[S,E] = XLS2STRUCT(FILE) reads
the Excel-file FILE and
converts the columns

Evaporator and Gradient
Control

This package includes a
Simulink model of the
evaportaor described by Newell
and Lee (1989) together with a
gradient ...

DbForms

DbForms enables developers to
build sophisticated web-based
database driven applications.