Solving an equation with different inputs
古いコメントを表示
Hi all!
Im trying to work with matlab and solving the following equation f(c)=0.
If anyone could help, would be very nice!
n=2.4
alpha = [0:0.01:0.8];
f(c) = alpha+((1-c).^n)-c*n.*(1-c).^(n-1);==0
採用された回答
その他の回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!