rainflow | Implementation of the rainflow-counting algorythm in Python | Computer Vision library
kandi X-RAY | rainflow Summary
kandi X-RAY | rainflow Summary
rainflow is a Python implementation of the ASTM E1049-85 rainflow cycle counting algorythm for fatigue analysis. Supports both Python 2 and 3.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Count the number of cycles in a series .
- Extract cycles from series .
- Generates reversals of series .
- Returns a round function to round numbers .
rainflow Key Features
rainflow Examples and Code Snippets
Community Discussions
Trending Discussions on rainflow
QUESTION
I woud like to ask you a question regarding of installation of Rainflow package from this site: https://github.com/AmritaLonkar/rainflow-octave
I should be this https://de.mathworks.com/matlabcentral/fileexchange/3026-rainflow-counting-algorithm modified Matlab package for Octave, but it does not work. Installation is written here, but I am not able to do so. I am NOT a programmer, so I would like to ask you for help and detailed procedure of installation.
Compilation and installation for GNU Octave- Do the following to create a compiled mex-file from "rainflow.c" and to test the result:
$ cd ./rainflow-octave$ make$ ls ./src/rainflow.mexrainflow.mex$ make test
- Move files: rainflow.mex, rainflow.m and sig2ext.m to a place where GNU Octave can find them.
Octave will locate oct- or mex- files automatically if they are in a directory listed in the search path. To figure out the search path, do:
$ octaveoctave> path
Octave's search path contain the following directories: . /usr/local/share/octave/site-m Please do not hesitate to ask more questions if needed.
Best regards Michal
My system- OS: e.g. **Windows 10
- Octave version: e.g. Version 6.1.0
- Installation method: e.g. Downloaded" from https://github.com/AmritaLonkar/rainflow-octave
ANSWER
Answered 2021-Feb-26 at 20:55This worked for me. I'm on linux, but process should be the same on windows.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rainflow
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page