Premium Only Content

Evaluating a double integral and demonstrating Fubini's Theorem with MATLAB
In the last video we quickly go through the nuts and bolts of evaluating this algebraically, comparing it to what we had in CP3D, and here we'll evaluated the integral with MATLAB and use MATLAB to demonstrate Fubini's Theorem
First we define our x and y symbolic variables
syms x y
Then we define our function
f(x,y)=24-x^2-3*y^2;
And now we use the integrate command nested within another integrate command,
So our inner integral is wrt y between 0 and 2
And our outer integral is wrt x between 0 and 3
int(int(f,y,[0 2]),x,[0 3])
And there we have our answer of 23 confirmed
Finally, we can also compare this to our Reimann sum from CP3D
And if we go back to that and ratchet up our increments in the x and y directions we see that our Reimann sum gets pretty close to 102, further confirming our answer.
But one final question here, what if we switch around the order of integration, will that give us a different answer?
Well, I would encourage you to do just using the calculus steps above, but since hopefully you trust MATLAB now that we’ve confirmed our answer, let’s try it there..
And… we see this does in fact give us the same answer,
This illustrates ‘Fubini’s Theorem’
So we can freely switch our order of integration as long as we keep the bounds consistent and as long as those bounds are just numbers. In the next video, we’ll discuss what happens when those bounds are actually functions rather than numbers, but until then, take care
-
1:01:40
HotZone
6 days ago $11.36 earned"Prepare for WAR" - Confronting the URGENT Threat to America
78.2K18 -
20:23
Scammer Payback
13 hours agoTerrifying Scammers with File Deletions
45.6K13 -
16:22
The Gun Collective
9 hours agoWOW! 17 New Guns JUST GOT RELEASED!
59K11 -
1:13:57
Glenn Greenwald
10 hours agoYoung Men and Online Radicalization: Dissecting Internet Subcultures with Lee Fang, Katherine Dee, and Evan Barker | SYSTEM UPDATE #516
189K76 -
1:14:57
Sarah Westall
7 hours agoCEO of Crowds on Demand: The Fake World of Social Media, Protests & Movements w/ Adam Swart
72.3K11 -
4:03:25
Geeks + Gamers
10 hours agoTuesday Night's Main Event
83.5K2 -
40:36
RiftTV
9 hours agoHow We Got 400 Leftists FIRED for MOCKING Charlie Kirk | The Rift | Guest: Olivia Krolczyk
81.7K65 -
1:28:58
Badlands Media
23 hours agoBadlands Story Hour Ep 134: Godzilla Minus One
49.9K8 -
1:33:43
Patriots With Grit
18 hours agoWrongful Death Without Consequences: Inside the Schara Trial | Scott Schara
26.6K1 -
13:09:25
LFA TV
21 hours agoLFA TV ALL DAY STREAM - TUESDAY 9/16/25
246K49