Skip to content

aleksat90/func_peak_finder_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description of the script:

  • Load values from csv file (in this case files are stored in well known folder)
  • Start the script that search for all local minimum and maximum of the graph
  • Plotting of the results with dot marks of what is considered as minimum and maximum

Field use cases:

This script was used and tested in practice when I had to read stress and strain diagrams of the screwing process and to find the yield strength and basically derivate it from the data graphs. Speaking in words of math, this is nothing but the approximation of finding local extremus of the function.

image

About

Script to load csv, find the local min and max in the loaded data and plot the results.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages