Main Content

6,186 results in File Exchange

Fast 2D peak finder

Version 1.13.0.0 by Adi Natan

Find local maxima \ peak positions in noisy 2D arrays

fastpeakfindA simple and fast 2D peak finder. The aim was to be faster than more sophisticated techniques yet good enough to find peaks in noisy data. The code analyzes noisy 2D images and find peaks

  • 17.6K (All time)
  • 9 (Last 30 days)
  • 4.9 / 5
  • Community
  • 21 Apr 2023

PeakSeek

Version 1.2.0.0 by Peter O'Connor

Find peaks in vector

Specify a vecter, a minimum peak separation, and a minimum peak height, and this function will find the peaks.. about 250 times faster than findpeaks

  • 4.1K (All time)
  • 4 (Last 30 days)
  • 4.4 / 5
  • Community
  • 17 Jan 2011

peakfinder(x0, sel, thresh, extrema, includeEndpoints, interpolate)

Version 2.0.2.0 by Nathanael Yoder

Quickly finds local maxima (peaks) or minima (valleys) in a noisy signal.

This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the

- PEAKFINDER Noise tolerant fast peak finding algorithm
  • 38.7K (All time)
  • 21 (Last 30 days)
  • 4.8 / 5
  • Community
  • 2 Oct 2016

Find Peak Value

Version 1.0.0.0 by Geng Jun

Help you find peak value from a lot of data.

It's a simple function. Can help you find peak value from a lot of datas. It contains some demos.It's my first time to submit file, thanks for your using.

  • 28.5K (All time)
  • 2 (Last 30 days)
  • 4.3 / 5
  • Community
  • 12 Dec 2003

Peaks and Dips

Version 1.1.0 by Sergio Yanez-Pagans

Easily allows you to automatically find, plot, and label local maxima (peaks) and local minima on MATLAB

Easily allows you to automatically find, plot, and label local maxima (peaks) and local minima on MATLABThis code requires the MATLAB Signal Processing Toolbox, which can be downloaded here

  • 775 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 10 Jun 2022

Satellite Orbit Computation

Version 1.3.0.0 by Charles Rino

Modified SGP4 code for GPS interface

- peaks=findPeaks(datas,thresh,iSubset,minHits,dXmax,dYmax)
- Find 2D peak clusters above threshold with size truncation
- llh_test=findIntercept(h_intercept,u_sat,origin_llh)
- Find a highly composite even number >= n
  • 10.8K (All time)
  • 17 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Oct 2010

Beacon Satellite Propagation Simulation

Version 1.3.0.0 by Charles Rino

Simulate satellite beacon signal propagation

- peaks=findPeaks(datas,thresh,iSubset,minHits,dXmax,dYmax)
- Find 2D peak clusters above threshold with size truncation
- Find a highly composite even number >= n
  • 2K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 18 Oct 2010

peaks2 - find peaks in 2D data without additional toolbox

Version 1.1.3 by Kristupas Tikuišis

Find peaks in 2D data just as with Matlab's 'findpeaks' function

Fast and effective 2D peak finding algorithm returning peak locations and values. Accepts 2D arrays as an input (for instance, image acquired with a camera from some optics experiment). Various

  • 1.2K (All time)
  • 17 (Last 30 days)
  • 4.3 / 5
  • Community
  • 12 Apr 2023

Nucleus Toolbox

Version 5.0.0 by Brett Swanson

Sound processing for Nucleus cochlear implant systems

  • 216 (All time)
  • 24 (Last 30 days)
  • 5.0 / 5
  • Community
  • 15 Feb 2024

2D Finite Element Global Digital Image Correlation (FE-DIC)

Version 1.2.3 by Jin Yang

Finite-element-based global DIC method (guarantee global kinematic compatibility and decrease noise by adding regularization penalties).

- Find extremum of matrix.
  • 2.4K (All time)
  • 9 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jan 2024

Augmented Lagrangian Digital Image Correlation and Tracking

Version 4.2.2 by Jin Yang

2D-AL-DIC(Augmented Lagrangian DIC) is a fast, parallel-computing DIC algorithm which also considers global kinematic compatibility.

- Find extremum of matrix.
  • 4.1K (All time)
  • 13 (Last 30 days)
  • 5.0 / 5
  • Community
  • 26 Mar 2024

iPeak

Version 7.7.1.0 by Tom O'Haver

Keypress operated interactive peak detector function.

ipeak(DataMatrix,PeakD,AmpT,SlopeT,SmoothW,FitW,xcenter,xrange,MaxError,positions,names)iPeak is a keyboard-operated Interactive Peak Finder for time series data. Expected input forms: ipeak(y); %

- A simple self-contained demonstration of the findpeak function (line 54)
- A simple self-contained demonstration of the findpeaksnr function (line 54)
- A self-contained demonstration of the iPeak function. In this example,
- A simple self-contained demonstration of the findpeaksb function (line 54)
- Demonstration of the findpeaksb3 function (in line 60)
- Comparison of the peak detection functions findpeaksG, findpeaksb,
- ipeak is a keyboard-operated Interactive Peak Finder for time series
- Comparison of the accuracy of peak measurement between findpeaks and
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- Demonstration script for iPeak function. It generates a test signal
- A variant of findpeaksG that measures the peak parameters by constructing
- A variant of findpeaksG that measures the peak parameters by constructing
- Script that tests for the proper installation and operation of iPeak by
  • 7.3K (All time)
  • 2 (Last 30 days)
  • 4.8 / 5
  • Community
  • 4 May 2016

Peak Interpolation

Version 1.0.0.0 by Travis Wiens

Estimates the location and magnitude of the peak of a continuous function between samples.

Sometimes it is important to be able to estimate the peak of a sampled continuous function between the samples. This is called subsample peak interpolation and is used in radar, delay estimation, and

- Example demonstrating peak interpolation (finds the peak of a function,
- Example demonstrating peak interpolation (finds the peak of a function,
  • 3.1K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Jun 2009

IMF for Bearing Fault Diagnosis

Version 1.0.0.0 by Santhana Raj

performs HHT on signal & IMF is plotted for Condition monitoring of vibration based bearing fault

- Find peaks.
  • 4.8K (All time)
  • 6 (Last 30 days)
  • 4.8 / 5
  • Community
  • 19 Jun 2012

1D Non-derivative Peak Finder

Version 1.7.0.0 by Tristan Ursell

Up-sample and filter noisy data to find peaks without using derivatives.

, 2013.peakfind(x_data,y_data)peakfind(x_data,y_data,upsam)peakfind(x_data,y_data,upsam,gsize,gstd)peakfind(x_data,y_data,upsam,htcut,'cuttype')peakfind(x_data,y_data,upsam,gsize,gstd,htcut,'cuttype')[xpeaks]=peakfind()[xout,yout,peakspos]=peakfind()This function finds peaks without taking first or second derivatives, rather it uses local slope features in a given data set. The function has four basic modes. Mode 1: peakfind(x_data,y_data) simply

- %PEAKFIND general 1D peak finding algorithm
  • 2.8K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Jul 2013

Impulsive Noise Meter

Version 1.8.0.0 by Edward Zechmann

Calculates Impulsive noise metrics for hazardous acoustic noise assessment.

- % peak_index: Finds the highest data point centered about center_bin
- % localpeaks: Finds impulsive peaks and returns the amplitudes and indices
- % peak_ix: Locates peaks for acoustic impulsive noise
- % snd_peak_metrics: Calculates impulsive sound metrics including Nth octave band Leqs and peak levels
- % peak_threshhold_function2: Calculates a threshold for finding peaks
- % find_nums: Finds floating point complex, real, integer, and currency (dollars) numbers in a string
- % find_previous_crossing: finds previous crossing above or below p_value
- PEAKFINDER Noise tolerant fast peak finding algorithm
- % analytic_impulse: Impulsive noise with known peak level, frequency, duration
- % Leq_all_calc: Calculates levels and peaks for A, C, and linear weighting
- FINDEXTREMA - finds minima and maxima of data
- findjobj Find java objects contained within a specified java container or Matlab GUI handle
  • 2.3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 25 Sep 2012

Image correspondences using cross-correlation

Version 1.3.0.0 by David Young

Find matching features in pairs of images using normalised cross-correlation: class file and demo.

patch of one image, compute its sliding cross-correlation with the other image, and find a peak. This submission supplies a class which implements this method.There are many other ways of finding

- CORRPEAK Find peak of correlation.
- varPeaks Get set of distinctive points in image
- MAX2 Find maximum of 2-D array
- FINDPEAKS Finds the local maxima of an array.
  • 9.9K (All time)
  • 7 (Last 30 days)
  • 4.9 / 5
  • Community
  • 9 Dec 2011

3-D Ray Trace

Version 1.0.0.0 by Charles Rino

3-D Ray Trace function for refractive propagation

- peaks=findPeaks(datas,thresh,iSubset,minHits,dXmax,dYmax)
- Find 2D peak clusters above threshold with size truncation
- Find a highly composite even number >= n
  • 5.6K (All time)
  • 5 (Last 30 days)
  • 4.0 / 5
  • Community
  • 27 Sep 2010

Automated Failure Boundary Mapping

Version 1.1.0.1 by Stuart Kozola

Demo files from July 21, 2009 webinar

- Helper function to find peaks
- Copyright 2009 The MathWorks, Inc.
  • 2.2K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 1 Sep 2016

Visual Bak-Tang-Wiesenfeld Sandpile Model for Matlab

Version 1.0.0.0 by Florian Roscheck

Matlab library to visualize the avalanche and power law characteristics of the sandpile model Edit

- - Find all peaks in a sandpile
- - Resolve all peaks in a pile
  • 280 (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 24 Feb 2017

Real-Valued Spherical Harmonics

Version 1.0.0.0 by Bing Jian

some useful spherical harmonics routines

function valuesf(theta,phi) and the derivativesof f w.r.t theta and phi. Can be usedfor finding peaks of spherical functions[4] implement the spherical harmonics rotation algorithm of Ivanic and Ruedenberg

- Search the peaks of a spherical function represented by SH coefficients
  • 3.3K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 10 Apr 2016

lpc frame

Version 1.4.0.0 by Speech Processing

This exercise shows how the method of linear predictive coding (LPC) models a speech frame.

- % function to find peaks (formant frequencies) and bandwidths (formant
  • 1.4K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 2 Jun 2015

p Tube Vocal Tract

Version 1.4.0.0 by Speech Processing

This exercise computes the frequency response of a p-tube model of a human vocal tract.

- % function to find peaks (formant frequencies) and bandwidths (formant
  • 976 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 23 Jun 2015

glerny/Finnee2016

Version 1.0.0.0 by Guillaume Erny

Matlab toolbox for separation techniques hyphenated high resolution mass spectrometry

a software, it is a collection of classes and functions that allow recovering MS scans from mzML files and performed transformation (baseline drift correction, peak picking, centroid algorithms…), As

  • 221 (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 21 Apr 2022

Localpeaks

Version 1.7.0.0 by Christopher Hummersone

Find local peaks or troughs in a vector

NOTE: this function is now available from the IoSR Matlab Toolbox as iosr.dsp.localpeaks. ------------------------- LOCALPEAKS Find local peaks and troughs in a vector SYNTAX peaks =

- Find local peaks and troughs in a vector
  • 3.2K (All time)
  • 1 (Last 30 days)
  • 4.9 / 5
  • Community
  • 11 Aug 2016

Finding Dominant Peaks and Valleys of an Image Histogram

Version 1.0.0.0 by Varuna De Silva

This function finds dominant peaks and local valleys of an image histogram

This function finds dominant peaks and valleys of an image histogram. Minimum peak distance and averaging filter size can be changed to suit your need. Although, the function is originally written

  • 1.7K (All time)
  • 3 (Last 30 days)
  • 4.4 / 5
  • Community
  • 25 May 2011

Impulse response acoustic information calculator

Version 1.5.4.0 by Christopher Hummersone

Calculate RT, DRR, Cte, and EDT for impulse response file

) will be returned for each channel. The function returns a 1xN vector of RTs, where N is the number of channels in the audio file. The function determines the direct sound as the peak of the squared

- Find local peaks and troughs in a vector
  • 4.3K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

ISO 226:2003 Normal equal-loudness-level contours

Version 1.2.0.0 by Christopher Hummersone

Return sound pressure levels of pure tone frequencies at specified loudness level(s).

- Find local peaks and troughs in a vector
  • 1.2K (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Sinc filter

Version 1.1.0.0 by Christopher Hummersone

Apply a near-ideal low- or band-pass filter.

- Find local peaks and troughs in a vector
  • 3K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

Gammatone filterbank

Version 1.17.0.0 by Christopher Hummersone

Produce an array of responses from a fourth-order Gammatone filter via FFT

align=true, fine structure and envelope alignment is applied so that the impulse response peaks occurs at t=0.[bm,env] = gammatoneFast(...) returns the instantaneous envelopes env for each filter.[bm,env,delay

- Find local peaks and troughs in a vector
  • 3.4K (All time)
  • 2 (Last 30 days)
  • 5.0 / 5
  • Community
  • 11 Aug 2016

pickpeaks(V,select,display)

Version 1.6.0.0 by Antoine Liutkus

Find peaks in data using a scale-space approach. It is efficient and requires very few parameters.

-------------------------------------------------------------Scale-space peak picking------------------------This function looks for peaks in the data using scale-space theory. input : * V : data

  • 2.6K (All time)
  • 6 (Last 30 days)
  • 5.0 / 5
  • Community
  • 20 Jan 2015

Respiratory Rate Estimation

Version 3.0.0.0 by Peter H Charlton

Algorithms for estimation of respiratory rate from the electrocardiogram and photoplethysmogram

- detects PPG pulse peaks
- estimates the RR using peak detection.
- detects PPG pulse peaks in PPG signals.
- identifies the subjects for each group (YHVs, EHVs and
- detects Fiducial Points from PPG peak and trough annotations
- measures features from peak and trough values as specified in
- fuses RR estimates using Spectral Peak Averaging, modified from the method described in:
- perform adaptive pulse segmentation and artifact detection
- calculates the autocorrelation function, and finds the RR.
- calculates the frequency spectrum of a signal using the FFT, and finds
- iden_resp_sig_file_ending - finds out what the appropriate file ending is for this resp sig file
  • 3.2K (All time)
  • 3 (Last 30 days)
  • 4.0 / 5
  • Community
  • 29 Mar 2022

Visualization and analysis of an Electrocardiogram Signal

Live Script shows how to find data peaks from EKG, how to refine peaks from data, and infer heart rate from peaks of Electrocardiogram data

The Electrocardiogram Live Script uses the Signal Processing Toolbox to find peaks of data from an EKG and shows how to refine the peaks based on your data. The Live Script also shows how to gather

  • 2.4K (All time)
  • 4 (Last 30 days)
  • 4.3 / 5
  • Community
  • 18 Jul 2018

Gel Image Analysis Software

Version 1.0.0.0 by Andrew Ward

Matlab GUI for analyzing Gel Lane Images

- Commputes the Areas of the Scewed Guassians and the error in the areas
  • 458 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 17 Jun 2016

Alternative box plot

Version 3.2.1.0 by Christopher Hummersone

Draw a box plot with various display options

- Find local peaks and troughs in a vector
  • 10.9K (All time)
  • 8 (Last 30 days)
  • 4.7 / 5
  • Community
  • 28 Jun 2017

Quantile calculation

Version 1.4.0.0 by Christopher Hummersone

Quantiles of a sample via various methods

- Find local peaks and troughs in a vector
  • 1.6K (All time)
  • 1 (Last 30 days)
  • 4.7 / 5
  • Community
  • 11 Aug 2016

acycle

Version 2.8 by Mingsong Li

Acycle: Time-series analysis software for research and education

- : evlutionary brief data. Find peaks for each row of data X
  • 355 (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 13 Feb 2024

Easy clustering of a vector into groups

Version 1.0.0.0 by Antoine Liutkus

Automatic find peaks and associate each point to a peak in a vector

function [peaks,groups,criterion] = peaksandgroups(V,select,display)% -------------------------------------------------------------% Find peaks and link each data point to a peak, in effect

  • 792 (All time)
  • 1 (Last 30 days)
  • 5.0 / 5
  • Community
  • 12 Nov 2013

Fast Checkerboard Demodulation for digital Schlieren imaging

Version 1.0.0.1 by S Wildeman

Track optical distortions in a checkerboard pattern with high accuracy in real-time using the FCD method

- Find two orthogonal carrier peaks in k-space from a
- Find the n largest peaks (larger than thresh) in an image
- Extract the phase modulation signal at given carrier peak
- Find the displacement field that warps a periodic reference
  • 376 (All time)
  • 4 (Last 30 days)
  • 5.0 / 5
  • Community
  • 9 Dec 2018

DensityClust

Version 1.2 by QiQi Duan

Simple MATLAB Code for the paper "Clustering by fast search and find of density peaks"

This MATLAB Code (i.e., Density-based Clustering) is originated from the wonderful paper "Alex Rodriguez & Alessandro Laio: Clustering by fast search and find of density peaks, Science 344, 1492

- DENSITYCLUST Clustering by fast search and find of density peaks.
  • 2.6K (All time)
  • 3 (Last 30 days)
  • 4.8 / 5
  • Community
  • 11 Nov 2015

Hough transform for circles

Version 1.2.0.0 by David Young

A Hough transform function for detecting circles, optimised to allow search over radii.

for different radii.Multiple circles may be detected by finding peaks in the 3D accumulator array. A function, circle_houghpeaks, is provided for this. A demonstration of the two functions is included

- CIRCLE_HOUGHPEAKS finds peaks in the output of CIRCLE_HOUGH
  • 22.7K (All time)
  • 3 (Last 30 days)
  • 4.6 / 5
  • Community
  • 4 Mar 2016

Sub-Sample Peak Fitting 2D

Version 1.0.0.0 by Eric

Find sub-sample location of global maximum in a 2-dimensional numerical matrix.

This small contribution is useful in cases where you search for the position of a peak within an intensity matrix (correlation or energy fields) of low resolution. Since this is only a 2nd-order-fit

- Find sub-sample location of a global peak within 2D-matrix by applying
  • 1.3K (All time)
  • 3 (Last 30 days)
  • 5.0 / 5
  • Community
  • 28 Jan 2010

Auto Peak Finder & Analyser

Version 1.0.0.0 by Martin Gorjan

Finds peaks, locations, fwhms and area in signal.

Very lean an simple code that automatically finds major peaks, their locations, fwhms and area in a given signal y versus x. Requires no input parameters. The output is a matrix with peaks sorted in

- AUTO PEAK FINDER & ANALYSER
  • 6.6K (All time)
  • 1 (Last 30 days)
  • 4.0 / 5
  • Community
  • 10 Jun 2008

Find peaks (maxima and minima) of a function

Version 1.1.0.0 by Shoaibur Rahman

This function detects the transition points (maxima and minima) in a function like y = f(x)

function [nmax,maxAt,maxValues,nmin,minAt,minValues] = peak(y,x,threshold,stepsize)This function detects the transition points (maxima and minima) of a function like y = f(x), where x is indpendent

- This function detects the transition points (maxima and minima) of a
  • 707 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 28 Jan 2016

Long term average spectrum

Version 1.0.0.0 by Christopher Hummersone

Calculate the long-term average spectrum of a signal

LTAS for each corresponding row/column/etc. S = LTAS(X,FS,'PARAMETER','VALUE') allows numerous parameters to be specified. These parameters are:- 'dim' : {find(size(X)>1,1,'first')} | scalar

- Find local peaks and troughs in a vector
  • 1.1K (All time)
  • 5 (Last 30 days)
  • 4.3 / 5
  • Community
  • 11 Aug 2016

Scintillation Channel Modeling Utilities

Version 1.0.0.0 by Charles Rino

A library for scintillation channel modeling applications.

- peaks=findPeaks(datas,thresh,iSubset,minHits,dXmax,dYmax)
- Find 2D peak clusters above threshold with size truncation
- % Find signal and estimate initial frequency
- Find a highly composite even number >= n
  • 1.5K (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 3 Oct 2010

2-D Propagation Simulation

Version 1.1.0.0 by Charles Rino

Simulate Propagation in 2-D

- peaks=findPeaks(datas,thresh,iSubset,minHits,dXmax,dYmax)
- Find 2D peak clusters above threshold with size truncation
- Find a highly composite even number >= n
  • 2.1K (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 24 Sep 2010

PeroxisomesTool

Version 1.0.0 by Michael Deeks

Package of scripts used to track organelles as described in Valente et al. 2022

  • 6 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 10 Jul 2022

Brainstorm

Version 3.4.0.0 by Martin Cousineau

Brainstorm: Open source application for MEG/EEG data analysis

- : Find the maximum value in time (returns the latency or the peak values).
- : Find the maximum value in time (returns the latency or the peak values).
- : Detection of bad channels based peak-to-peak thresholds.
- : Find a file recursively.
- : Get a list of channels based on their names, types, or indices
- : Find entries of closest elements between two vectors.
- : Find clusters of data (continuous or on a mesh)
- : find intersection of a ray with a set of faces.
- : Find best fitting 3-D sphere to a set of data
- : Find the best possible rotation-translation to fit a point cloud on a mesh.
  • 7.2K (All time)
  • 55 (Last 30 days)
  • 4.9 / 5
  • Community
  • 8 Aug 2024

peaks - 1D peak finding without Signal Processing Toolbox

Version 1.0.2 by Kristupas Tikuišis

Find peaks in 1D data | Matlab findpeaks equivalent

Peak finding algorithm for essential signal processing. Returns peak amplitudes and locations. Various filters can be selected such as minimal absolute value, threshold above the immediate

  • 88 (All time)
  • 5 (Last 30 days)
  • -- / 5
  • Community
  • 3 Apr 2023

smooth

Version 1.0.0.0 by Christopher Hummersone

Perform windowed smoothing on a vector using mathematical functions

- Find local peaks and troughs in a vector
  • 2.5K (All time)
  • 2 (Last 30 days)
  • 4.0 / 5
  • Community
  • 11 Aug 2016

Find Peaks of the Signal

Version 1.0.0.0 by Saurabh

Find Peaks of the signal and stores the answer in excel

find peaks program to find peaks i have faced problem in findpeaks.m so i have made my code to find peaks of the signal. it find peaks of the signal from excel file and stores peaks value in excel

- program to find peaks of the signal of excel file named 6000.xlsx and store the solution in excel file
  • 631 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 29 Jul 2013

Collecting data from RSA6100A

Version 1.0.0.0 by Tektronix RF Development Team

Data import and peak search

MATLAB script which can be used to complete a peak search on a spectrum trace extracted from an RSA6100A Real-Time Spectrum Analyzer. Definable Parameters - Start Frequency- Stop Frequency- RBW

- A self-contained interactive demonstration of FindPeakSliders applied
- % 2007 Tektronix RTSA Demo program
- Redraws graph for FindPeakSliders when Peak slider is moved.
- A self-contained interactive demonstration of FindPeakSliders
- Interactive findpeaks script with peak-zoom feature,
- Interactive findpeaks script for pre-defined data in x,y.
- A simple self-contained demonstration of the findpeak function (line 48)
- Interactive demo of findpeaks function with peak-zoom feature.
- Redraws graph for FindPeakSliders when slider are moved.
- Changes PeakNumber when the Peak slider is moved.
- Function to locate the positive peaks in a noisy x-y data
- Interactive Peek Find function, P=ipf(x,y,WidthPoints),
  • 1.3K (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 26 Oct 2007

camera-Intrinsic-Validation-Tool

Version 1.0.0 by xingxingcui

相机内参验证工具APP

  • 8 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 2 Oct 2024

Ephys Analysis Toolbox

Version 1.0 by Man Ho Wong

Toolbox for batch analysis of postsynaptic current from neuronal recording

- This is a script for peak-scaled NSFA.
  • 74 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 20 Jan 2023

1/N-Octave Smoothing

Version 1.0.1.0 by Christopher Hummersone

Apply 1/NOCT-octave smoothing to a magnitude spectrum.

- Find local peaks and troughs in a vector
  • 1.8K (All time)
  • 5 (Last 30 days)
  • 3.8 / 5
  • Community
  • 4 May 2018

Signal Optimal Smoothing Techniques

Version 1.0 by Guido Travaglini

Producing high- and low-resolution smoothers by means of Spectral Analysis

- Find peaks.
- Finds peaks and throughs of time series x, after Nagi Hatoum, Matlab File Exchange, copyright 2005
- % Code that produces largest peaks and troughs of time series X, stationary or nonstationary.
- % Code that produces largest peaks and troughs of time series X, stationary or nonstationary.
- % Finds how many and which time breaks coincide with clusterdates
- Finds HI-RES mean cycle of series x by means of FFT
- % Very fast method to find relative-variance minimizing SRT smoother and its associated lag.
- % Very fast method to find two-step Hamiltonian minimizing SRT smoother and its associated lag.
- % Finds time intervals among a given vector of random time chunks, including last observation which must be an input.
- % Finds time series of coefficients and t-statistics of constant & trend terms in regression of y=f(x) with initial trimming.
  • 773 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 2 May 2017

isetcam

Version 1.0.0 by Brian Wandell

Open source version of the original ISET, used as the basis for ISETBIO

  • 111 (All time)
  • 2 (Last 30 days)
  • -- / 5
  • Community
  • 23 Sep 2024

Find peaks for a given 2D curve.

Version 1.0.3 by Peter Seibold

The code is very simple and needs only two lines of code.

Full call: PeakValues=FindPeaksSimple(x,y,PeakType,Interpolate) INPUT: 1 x: x-values. Vector with numbers. 2 y: y-values. Vector with numbers. Optional values: You may omit all off them or the

  • 56 (All time)
  • 1 (Last 30 days)
  • -- / 5
  • Community
  • 21 Jul 2022

Load more