Solving an equation with different inputs
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
R
el 16 de Mzo. de 2022
0 votos
Categorías
Más información sobre Mathematics en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!