I want to integrate this equation
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Does anyone knows How I can develop this equation in Matlab? I am few months old in MatLab and developing this to solve some problem is a bit of a challenge.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1366014/image.png)
2 comentarios
Respuestas (1)
Gokul Nath S J
el 22 de Mayo de 2023
Hi Sunny,
It seems that you would like to integrate this function. As mentioned in the comments, you might need to do a second integral with respect to the variable z. You can do the integration in two steps. First define the domain and integrate with respect to you and further with respect to z. You can use the integral function for the integration purposes.
For more information, kindly refer to the following links.
with regards,
Gokul Nath S J
0 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!