Is the equality min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1) hold?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
kader
el 3 de Ag. de 2016
Comentada: Guillaume
el 3 de Ag. de 2016
Dear Altruist,
With the Matlab simulation i.e numerically I can prove that the following equality holds.
min(a/(b+1), c/(d+1))=min(a,c)/(min(b,d)+1), where a, b, c, d are the variables.
Can anyone please prove that the above equality holds through the mathematical derivation?
Thanks in advance Kader
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Partial Differential Equation Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!