How can I find the economic dispatch by using Fmincon function?
Show older comments
the question is find the economic dispatch for the three unit as fellows.
>C1=459+6.48X1+0.00128X1^2 Limits (150MW≤X1≤600MW).
>C2=310+7.85X2+0.00194X2^2 Limits (100MW≤X2≤400MW).
>C3=78+7.97X3+0.00482X3^2 Limits (50MW≤X3≤200MW).
>where is the delivered power is 900MW.
Answers (0)
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!