I want to integrate this equation
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
2 Commenti
Risposte (1)
Gokul Nath S J
il 22 Mag 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!