helps to solve objective function with restriction, to obtain the value of the constant C

1 view (last 30 days)

Answers (1)

Walter Roberson
Walter Roberson on 2 Jun 2023
The integral of the density function must be exactly 1. The c is a constant multiplier. So if you calculate the integral without the c then set c to 1 divided by the integral...
  5 Comments
Dyuman Joshi
Dyuman Joshi on 2 Jun 2023
Click on the link that @Matt J provided or check out integral2 (this does not require any toolbox).
MATLAB documentation provides extensive amount of information regarding each function.

Sign in to comment.

Categories

Find more on Debugging and Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!