Model fitting with break point
조회 수: 2 (최근 30일)
이전 댓글 표시
I have a function: y=A(x/xc)^mc for x>xc y=A(x/xc)^mc for x<xc
c is the break point in the data which i don't know. mc is the slope for points above/below break point (depending on the condition). A is value of y at break point and x is value of x at break point i.e. c. How will I do it. x and y are known quantities.
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!