Is it possible to get a function (polyfit etc.) based on several equations like x coordinate of maximum, integral, a few points
조회 수: 3 (최근 30일)
이전 댓글 표시
Dear all,
I have a problem that I need to get a procedure which generates a cubic polynom with the following data given:
0:1:100
1) Point at (5,0)
2) y(x=100)<=6
3) Integral graph =1
4) Maximum at x_max
So the function principally has a optional look, but it needs to meet the 4 equations. Does anyone know a way which helps to solve?
Best and thank you in advance, Jan
댓글 수: 2
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear and Nonlinear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!