restrict the tanh(x) function to the intervall [0,1] instead of [-1,1]
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Has anybody a hint how to do that?
Help is greatly appreciated.
0 comentarios
Respuestas (1)
Walter Roberson
el 10 de Nov. de 2011
Only by restricting the argument.
If the idea is to have a function that behaves like tanh for positive numbers but is 0 for negative numbers, then use a dirac delta.
0 comentarios
Ver también
Categorías
Más información sobre String 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!