Answer:
None of these is correct.
Explanation:
The wave particle duality has to do with Louis de Broglie's proposition that matter could exist as waves or particles.
According to him, matter poseses an associated wavelength. Hence, a certain wavelength is traceable to the hydrogen atom.
This wavelength is the ratio of Plank's constant to the momentum of the hydrogen atom
Answer and Explanation:
clear all; close all;
N=512;
t=(1:N)/N;
fs=1000;
f=(1:N)*fs/N;
x= sin(2*pi*200*t) + sin(2*pi*400*t);
y= sin(2*pi*200*t) + sin(2*pi*900*t);
for n = 1:20
a(n) = (2/N)*sum(x.*(cos(2*pi*n*t)))
b(n) = (2/N)*sum(x.*(sin(2*pi*n*t)))
c(n) = sqrt(a(n).^2+b(n).^2)
theta(n) =-(360/(2*pi))*atan(b(n)./a(n));
end
plot(f(1:20),c(1:20),'rd');
disp([a(1:4),b(1:4),c(1:4),theta(1:4)])
Answer:
q=39.15 W/m²
Explanation:
We know that
Thermal resistance due to conductivity given as
R=L/KA
Thermal resistance due to heat transfer coefficient given as
R=1/hA
Total thermal resistance

Now by putting the values


We know that
Q=ΔT/R


So heat transfer per unit volume is 39.15 W/m²
q=39.15 W/m²
Answer: true
Explanation:
it flows faster over the top of the wing because the top is more curved than the bottom of the wing. However