Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.132.626 Times

local maxima minima 1.0

  Date Added: April 25, 2013  |  Visits: 358

local maxima minima

Report Broken Link
Printer Friendly Version


Product Homepage
Download (47 downloads)



This is a very simple function to find the local maximum in any dimensional array. As simple as it is it still gives nice results.I use the imdilate() function as a maximum operation and then compare the data to the result.The function receives three parameters:the data, a vector defining the minimum distance between peaks in each of the data dimensions. and a flag either to exclude equal points or not.use examples:a = cumsum(randn(1000,1));peaks = localMaximum(a,[100]);figure; plot(a); hold on; plot(peaks,a(peaks),'ro');[x y] = meshgrid(-6:0.1:6,-6:0.1:6);a = sinc(x).*sinc(y);lMaxInd = localmaximum(a,[20 20]);lMinInd = localMaximum(-a,[20 20]);figure; mesh(x,y,a); hold on;plot3(x(lMaxInd),y(lMaxInd),a(lMaxInd),'k*','markersize',10,'linewidth',1.5);plot3(x(lMinInd),y(lMinInd),a(lMinInd),'g*','markersize',10','linewidth',1.5);legend('sinc(x)sinc(y)','peaks','valleys','location','best')P.S- It is recommended to run (if possible) a LPF on the data before searching for the peaks

Requirements: No special requirements
Platforms: Matlab
Keyword: Cumsumrandn Peaks Equal Examplesa Exclude Lminind Localmaximuma Localmaximuma Figure Meshgrid Meshxya Notuse Plota Plotpeaksapeaks Points Recommended Searching Sincxsincylmaxind
Users rating: 0/10

License: Freeware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


LOCAL MAXIMA MINIMA RELATED
Screen Savers  -  SaversPlanet Peaks Screensaver 5.0
High mountains with the peaks in clouds, with snow-covered tops always cause inexplicable feeling of delight and pleasure. But they help to catch philosophical mood, give calm and strong sensation of freedom. Get away from the trouble of the...
874.88 KB  
Games  -  Tri Peaks Solitaire 1. 2. 2000
In this game there will be a number of cards listed in the shape of three peaks while the cards in the bottom row are opened. Your job is to move away all the cards from the three peaks. You can only move a card that is adjacent (A and K are also...
260 KB  
Games  -  Summer Tri-Peaks Solitaire 1.0
Take on Summer Tri-Peaks Solitaire! Enjoy the peaceful atmosphere of a lovely summer day in this fun and gripping Card game! Relax in the gorgeous meadow and watch as flowers grow and flitting butterflies float around your screen. Dive into the...
12.84 MB  
Miscellaneous  -  min/max "peaks" with Numeric 1.0
Given a large one-dimensional array, this script breaks it into blocks of contstant length and compute min and max for each block, the so-called "peaks data".
 
Networking  -  Exclude Plugins 1.1.2
WordPress 3.0 multisite allows us only to show or hide all of the plugins from normal user, nothing else. If we want to allow all users to use some simple plugins, while hiding the super plugins only for Super Admins or VIP users, we have to...
10 KB  
Modules  -  Exclude From Search 0.1
Exclude Page and Attachment post types from search. Install : 1. Unzip the exclude-from-search.zip folder. 2. Upload the exclude-from-search folder to your /wp-content/plugins directory. 3. In your WordPress dashboard, head over to the Plugins...
10 KB  
Development Tools  -  Converting a list of equal length lists into XML 1.0
This module takes a list of equal length lists and converts it into XML. If the first sublist is a list of headings, these are used to form the element names of the rest of the data, or these can be defined in the function call. Root and "row"...
 
Modules  -  Views exclude previous 6.x-1.x-dev 1.0
This module is suitable for setups with multiple embedded views where a node needs to appear only once.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features...
 
Communication  -  Function for finding peaks from data array 1.0
I was not able to get the peaks from my experimentally obtained data because of its random nature. As a result the findpeaks() defined in Matlab library was not giving results as expected. Hence I made a code which will help findpeaks() help...
10 KB  
Development Tools  -  Sinosoidal PWM based three phase inverter -- Sawtooth carrier -- Triplen injected in the reference 1.0
This model simulates three phase inverter. Sawtooth waveform has been used as the carrier. Triplen of level 1/6 of reference were injected in the reference to utilize the maximum DC link voltage. The output voltage range increases by injecting the...
10 KB  
NEW DOWNLOADS IN SCRIPTS, COMMUNICATION
Scripts  -  Free Ecommerce website creator 1.2
Free Ecommerce website creator is a free PHP shop creating script. This allows you to put a online shop on your own website. Create your own free ecommerce website for Your Business. Create an online shop using easyGUI online shop creator. The...
1.44 KB  
Scripts  -  MochiGames PHP Script ZDR 1.00
MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and...
368.54 KB  
Scripts  -  Php Chat 2.0
Add a free php site, single sign-on and multiple skins, 100% free 1. Server Modes: The chat server has paid mode and free mode. If the free chat mode, a free chat room will be assigned to your website with your domain as the room name. 2....
938.87 KB  
Scripts  -  Nibbleblog 3.0.1
Nibbleblog it's a powerful engine for creation and manipulation of BLOG's completely free. Very simple to install and configure (Only 1 step). The database used is based on XML files and this way it is not necessary to use MySQL or similar DBMS....
371.09 KB  
Scripts  -  PHP File Manager | CloudOsys 2.9b8
CloudOsys is a PHP file manager, a tool that allows your visitors upload files such as media content directly to your website. Your visitors will upload files directly to your website, where they can share and comment on them. Through cloud...
1.41 MB  
Communication  -  Contact Form Script 1
This PHP script is a fully functioning contact form which can be easily installed on your own website. It enables users to contact you directly by filling out the form. The PHP script is completely FREE to use, and none of the code is encoded...
19 KB  
Communication  -  Ethernet Source with SimEvents 1.1
When audio or video is transmitted over an Ethernet network, the data is usually transmitted in bursts of packets with long idle times in between bursts. SimEvents is a good tool for modeling those types of sources and studying the effects of...
2.8 MB  
Communication  -  Autocorrelation and Crosscorrelation function of gold sequence 1.0
This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued.
10 KB  
Communication  -  Zoom Spectrum 1.0
This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples...
10 KB  
Communication  -  BER of BPSK DS-SS System 1.0
This m-file finds the bit error rate performance of BPSK DS-SS system over (i) AWGN channel and (ii) Slow Rayleigh fading channel corrupted by AWGN. Compare the performance with simple BPSK system.In this simulation I have used two functions.So to...
10 KB