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.181.320 Times

Function for finding peaks from data array 1.0

  Date Added: May 20, 2013  |  Visits: 575

Function for finding peaks from data array

Report Broken Link
Printer Friendly Version


Product Homepage
Download (45 downloads)



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 detect the peaks more accurately.It basically averages out the randomness by doing a moving average. Then if we use findpeaks(), it won't give erroneous results.This is the basic operationData->LPF->findpeaks()->Better results!!(if you are using it for experimental data)Type "help findpeak.m" in your command window after downloading the code. This will help you to understand how the function should be used.If there are any mistakes and/or queries please contact me through my mail-id(aravind.p.a@gmail.com).The idea behind the solution is that of Dinesh Dileep Gaurav (http://www.mathworks.com/matlabcentral/fil...e/authors/29892).

Requirements: No special requirements
Platforms: Matlab
Keyword: Command Datatype Dileep Dinesh Downloading Experimental Findpeakmquot Function Gaurav Mistakes Quothelp Solution Understand Usedif Window
Users rating: 0/10

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


FUNCTION FOR FINDING PEAKS FROM DATA ARRAY RELATED
Network & Internet  -  metacafe-dl 2007.03.27
metacafe-dl project is a small command line program for downloading videos from metacafe.com. Hence, it has the same requirements and features, and its syntax is very similar..
8.19 KB  
Programming  -  ucltip 0.7.1
This library makes you to use command line tool in Python by OO way. The concept is to transform 1) command as a instance, 2) options of command as arguments and keyword arguments of function or instance method when method be used as a sub command...
10.24 KB  
Communication  -  Function To Generate Truth Table 1.0
This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three...
10 KB  
Development Tools  -  Function To Generate Truth Table Condition Vectors 1.0
This function returns a matrix of all possible binary condition vectors for a logical system with (I) inputs.The number of inputs is limited only by the user's available system memory. The function is highly efficient, written using only three...
10 KB  
Development Tools  -  C-MEX file example for 'float' data types 1.0
If you have a C function with arguments that are float or pointer to float (rather than double or pointer to double) you can call the function from MATLAB and pass arguments to the function as single data types. For example, in this case we have a...
10 KB  
Misc. Server Tools  -  WP MySQL Console 0.2
WP MySQL Console (WPMC) is a web based MySQL command shell. WPMC aims to be a web shell has same functionalites of real MySQL Shell. Integrating of WPMC to any web application such as WP is very easy because dont need any firewall construction....
97.66 KB  
Shell Enhancements  -  Actual Window Minimizer software 6.0.0.10
Actual Window Minimizer was created to bring more convenience in window management, offering new ways for optimizing your workspace that standard Windows functions don't provide. It lets you minimize any window to the system tray, thus leaving the...
4.37 MB  
Development Tools  -  Bisection's method 1.0
function p_min=bisection(func,int,iter,tol_x,tol_f) It calculates the zero of a regular real function with one variable. p_min is the solution and represents the abscissa's value of the zero. The input variables are: -func: it's a string that...
10 KB  
Modules  -  DrubNub 6.x-1.x-de
This module provides functionality similar to sites such as Yahoo! Open Shortcuts, YubNub, Quix, or Queriac. DrubNub allows users to create search shortcut "commands" that perform search queries. Users enter commands along with search terms into...
20.48 KB  
Desktop Utilities  -  Wmtop 0.9.0
Wmtop project is a Windowmaker dockapp that is a mini graphical version of the cpu monitoring utility top. To compile: Type make linux or make freebsd depending on which operating system you are using. (Type uname if you dont know :-) To...
25.6 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