Search Results

Search: Posts Made By: jemm
2,774
Posted By jemm
Solution
This seems to do the trick!

#!/bin/sh

#This file calculate the local maximum values in the second column
#of a file consisting of two columns and creates a file of this data.
#
#$1...
2,774
Posted By jemm
Local max values of a file
I have a data file of two columns (corresponding to the x and y axes of a graph) separated by a comma. I want to find the local maximum values and print them to a file. It has been a while since...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 03:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy