Skip to content

classPythonAddike/SmoothFunction

Repository files navigation

Function Smoother

  • Function smoother for college assignment.
  • Uses weighted moving average.
  • License: GNU

Running The Code:

$ make run # Build and run the project.
$ make build # Build the project.
$ make graph # View the graphs of the normal, noisy, and smoothed function.

Graphs:

Normal Function:

Normal Function

Noisy Function:

Noisy Function

Smoothed Function:

Smoothed Function

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published