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!

