how to do a 2d plot
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
asjad diknash
el 9 de Jun. de 2022
Comentada: Mitch Lautigar
el 10 de Jun. de 2022
y=ln(2e^x/(1+e^x)^2)
0 comentarios
Respuesta aceptada
Mitch Lautigar
el 9 de Jun. de 2022
You need to use dot indexing since the values passed in will be in an array. Since this looks like a HW problem, I encourage you to play with ".*" and "./" and use the following link to help you with the natural log.
https://www.mathworks.com/help/matlab/ref/log.html
4 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!