Clear Filters
Clear Filters

How to write double integral equation

1 view (last 30 days)
sree chak
sree chak on 25 Sep 2020
Answered: madhan ravi on 25 Sep 2020
I am fairly new to Matlab and want to be able to write the following equation in matlab:
We can replace the partial derivative with a value Bzx.
How can I write this equation?

Answers (1)

madhan ravi
madhan ravi on 25 Sep 2020
Use int() twice?
doc int

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!