ReSpect v2.0

ReSpect 2.0 infers relaxation spectra from dynamic moduli.
296 Downloads
Updated 2 Sep 2024

View License

UPDATE Aug/Sep 2024:
Please consider using the python programs (https://github.com/shane5ul/pyrespect-freq and https://github.com/shane5ul/pyrespect-time), which are actively maintained, instead of ReSpect 2.0. They have more features, run much faster (nearly 10x faster), and produce more reliable spectra using default settings.
If you really want to use a Matlab program, then I urge you to use a newer version (for oscillatory shear data only) of the program -- ReSpect_v3. It is available on github at https://github.com/shane5ul/ReSpect_v3.
----
This application extracts continuous and discrete relaxation spectra from dynamic viscoelastic measurements obtained from small-angle oscillatory shear experiments. This is a revised version of the original ReSpect which is hosted at http://www.mathworks.com/matlabcentral/fileexchange/40458-respect
It includes bug-fixes, new features, and algorithmic changes, described in the ReadMe.pdf file.
It can be used directly from the command line or graphical user interface (GUI). Functions and their tasks are described in detail in ReadMe.pdf file, which includes an example data file.
Run the command "contSpec()" or "discSpec()" to extract the continuous relaxation spectra (CRS) or discrete relaxation spectra (DRS), respectively. To access the GUI panel, run "specgui()".
The algorithms used are described in detail in the following paper:
Takeh A, Shanbhag S: A Computer Program to Extract the Continuous and Discrete Relaxation Spectra from Dynamic Viscoelastic Measurements, Appl. Rheol. 23 (2013) 24628.
Please cite this paper if you use ReSpect and find it helpful.

Cite As

Sachin Shanbhag (2024). ReSpect v2.0 (https://www.mathworks.com/matlabcentral/fileexchange/54322-respect-v2-0), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Mathematics and Optimization in Help Center and MATLAB Answers
Acknowledgements

Inspired: DMA2PRONY_OPT

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

ReSpect_v2/Gstar

ReSpect_v2/Gstar/common

ReSpect_v2/Gstar/continuous

ReSpect_v2/Gstar/disc

ReSpect_v2/Gstar/gui

ReSpect_v2/Gt

ReSpect_v2/Gt/common

ReSpect_v2/Gt/continuous

ReSpect_v2/Gt/disc

Version Published Release Notes
2.0.0.2

Point to ReSpect v3

2.0.0.1

Use better version

2.0.0.0