area of hysteresis complex loops for calculating the dissipated energy.

조회 수: 12 (최근 30일)
Alireza
Alireza 2014년 4월 17일
답변: ragesh r menon 2014년 4월 18일
I have a complex hysteresis loops and want to calculate the total inner area of this diagram to obtain the dissipated energy in structure. Is there any code or function that I can use or not? these hysteresis loops are based on x,y coordinates, but the shape is not simple like a one loop.(is complex)
  댓글 수: 1
Star Strider
Star Strider 2014년 4월 17일
Posting a plot of your hysteresis loop and a description of the data (sizes of the vectors or matrices) would help. Also, by ‘complex’ do you mean having real and imaginary parts, or something else?

댓글을 달려면 로그인하십시오.

답변 (1개)

ragesh r menon
ragesh r menon 2014년 4월 18일
There is no inbuilt function . You need to write your-own function .Presuming that you have x and y vectors and hysteresis loop is symmetric ; use trapezoidal rule to find the area of the half and multiply accordingly (taking quadrants into consideration)

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by