Search Results

Search: Posts Made By: riderman
7,242
Posted By riderman
get min, max and average value
hi!
i have a file like the attachement.
I'd like to get for each line the min, max and average values. (there is 255 values for each line)
how can i get that ?
i try this, is it right?


BEGIN...
15,200
Posted By riderman
sorry!! no need to answer!! many...
sorry!!
no need to answer!!

many thanks!!!!
15,200
Posted By riderman
excuse me i'm a newbie, but how can i use it...
excuse me
i'm a newbie, but how can i use it with the input file?

sorry for my question.
15,200
Posted By riderman
i use awk that's the good link for median. in...
i use awk
that's the good link for median.
in fact, i want the median of each set of 128 lines
your script does that?
15,200
Posted By riderman
awk to median
hi!

i have a file like the attachement.
you can see on the last column, there is a marker from 1 to 64 for each time.
I'd like to have the median for each marker: i want to get a median every...
3,909
Posted By riderman
this is what is expected: ...
this is what is expected:
39815.4809027778,39815.4809027778,39815.4809143519,...
-47.2120018005371,-46.3009986877441,-46.277000427246...

thank you!
3,909
Posted By riderman
with panos code: i have this error awk95: can't...
with panos code: i have this error
awk95: can't open file /tmp/.1
input record number 1, file File_02.csv
source line number 18

with cfajohnson's code : the expected file is the same as the...
3,909
Posted By riderman
sorry doesn't work... fyi i'm using awk95 in a...
sorry doesn't work...
fyi i'm using awk95 in a windows xp...
3,909
Posted By riderman
rearrange a file
hi!
in awk, i have a file like this:

Trace1: WRIT,Trace2: BLAN,Trace3: BLAN,
-47.2120018005371,,,39815.4809027778
-46.3009986877441,,,39815.4809027778
-46.277000427246,,,39815.4809143519...
1,183
Posted By riderman
i think i have a problem with my code. ...
i think i have a problem with my code.

thank you for your help!!
1,183
Posted By riderman
thank you! it works! but at the end of the...
thank you!
it works!
but at the end of the lines, i have a 0
in example:
12:43:17 -68 - 0
12:43:17 -66 - 0
12:43:17 -67 - 0
12:43:17 -69 - 0
12:43:17 -66 - 0
12:43:17 -67 - ...
1,183
Posted By riderman
how to make an average value every 128lines?
hi!
i have a 8192 lines file like this ( the time will not change)

12:43:17 -69 -
12:43:17 -66 -
12:43:17 -71 -
12:43:17 -71 -
12:43:17 -70 -
12:43:17 -66 -
12:43:17 -70 -...
Showing results 1 to 12 of 12

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