problem finding the coordinates of point in stainer tree problem by brute force
Mostrar comentarios más antiguos
hi
what's wrong with the coding. i want to find the value of 'a' and 'b' for which 'L' is minimum.

>> [m,a,b]=min_length(10:.01:40,5:.01:25)
m =45.7813
a = 40
b = 25
these are not the correct value of 'a' and 'b'.
thank you.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simulink 3D Animation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!