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!