Hysteresis
stable
  • 1. Curve classes
    • 1.1. CurvePlotter
    • 1.2. CurveOperations
    • 1.3. Curve
    • 1.4. Hysteresis
    • 1.5. SimpleCurve
    • 1.6. MonotonicCurve
  • 2. Basic Functions
    • 2.1. concatenate
      • concatenate()
    • 2.2. concatenateHys
      • concatenateHys()
    • 2.3. resample
      • resample()
    • 2.4. resampleDx
      • resampleDx()
    • 2.5. resampleRegion
      • resampleRegion()
    • 2.6. removeNegative
      • removeNegative()
    • 2.7. compareHys
      • compareHys()
    • 2.8. compareCycle
      • compareCycle()
  • 3. Default Functions
    • 3.1. Default Data Functions
      • 3.1.1. Slope Function
        • defaultSlopeFunction()
      • 3.1.2. Area Function
        • defaultAreaFunction()
      • 3.1.3. Curve Sample Function
        • defaultSampleFunction()
      • 3.1.4. Difference Function
        • defaultCombineDiff()
    • 3.2. Default Plot Functions
      • 3.2.1. Initialize
        • initializeFig()
      • 3.2.2. Show Cycles
        • defaultShowCycles()
      • 3.2.3. Plot
        • defaultPlotFunction()
  • 4. Protocol
  • 5. Evelope Functions
    • 5.1. Backbone Function
      • getBackboneCurve()
    • 5.2. getAvgBackbone function
      • getAvgBackbone()
    • 5.3. Fit Equivalent Elastic Perfectly Plastic Curve
      • fitEEEP()
  • 6. Climate
  • 7. Examples
    • 7.1. Demo
    • 7.2. Basic Usage
      • 7.2.1. Basic Seismic Damper
      • 7.2.2. Seismic Damper with Noisey Data
      • 7.2.3. Energy in Seismic Damper
      • 7.2.4. Energy in Seismic Damper
      • 7.2.5. Utility Features
    • 7.3. Find Hystersis Backbone
      • 7.3.1. Find Positive Backbone
      • 7.3.2. Fit EEDP Curce
    • 7.4. Fit model parameters to experiment
    • 7.5. Special Plots
    • 7.6. Custom Functions
    • 7.7. WTCE Examples
      • 7.7.1. WTCE Section 3.1
      • 7.7.2. WTCE Section 3.2
Hysteresis
  • Overview: module code

All modules for which code is available

  • hysteresis.baseFuncs
  • hysteresis.compare
  • hysteresis.defaultDataFuncs
  • hysteresis.defaultPlotFuncs
  • hysteresis.envelope
  • hysteresis.resample

© Copyright 2020, CSlotboom. Revision ffd73c21.

Built with Sphinx using a theme provided by Read the Docs.