Search:

Type: Posts; User: lasher_a2

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    8,722

    ok, sorry if it came across as that mate, please...

    ok, sorry if it came across as that mate, please excuse the mistake.




    //declaring libraries
    #include <stdio.h>
    #include <math.h>

    void Filter5pt( float input[], float output[], unsigned...
  2. Replies
    8
    Views
    8,722

    Smoothing programme

    Hi guys I am writing two programmmes at the moment, will post the other a bit later. the first is a smoothing programme i.e. it smooths a given set of data using 5-point smoothing. I have managed...
Results 1 to 2 of 3