Is it possible to get a function (polyfit etc.) based on several equations like x coordinate of maximum, integral, a few points
    3 views (last 30 days)
  
       Show older comments
    
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 Comments
Answers (0)
See Also
Categories
				Find more on Linear and Nonlinear Regression in Help Center and File Exchange
			
	Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
