Does anyone familiar with a convenient way in Mathematica to define a case function such as:
y(x)=\left\{\begin{array}{c} x \\ -x\end{array}\begin{array}{c} x>0 \\ x<0\end{array}
\right.
?
Thankes,
Omri
Hallo,
I was wondering what is the physical significance of scalar field \Phi (x) as an quantum operator. \Phi (x) have canonical commutation relation such as [ \Phi (x) , \pi (x) ] so it must be an opertor, thus what are his eigenstates?
Thanks,
Omri
Hallo everyone,
I have a word document full of equations in Mathtype and I added a new equation which I wrote in different size and style. Does anyone know how I can change the old equations (not one by one) so their properties (size, style) would be exactly as those of the new equation...
I read to today that soap bubbles explodes due to surface tension regardless of
other forces experienced on the bubble.
how does surface tension does that? does it "drive" the bubble to go larger until it explodes?
Thanks,
Omri
hey,
i can't understand what is the motivation of defining pair of hole and electron as
a single particle, exciton. thus they seem to have distinct motion and space. so
why still we treat them as excitons?
Hallo everyone,
in electrostatic we have a linear realation between E D and P, i do understand that P
is related to the polaryzation density but what about E and D? which of those represent the
overall field?
Hallo,
I have matrices on my workpace and i need to take the first element from each one
and produce new vector. In other words, i have the matrices D1,D2,D3...D36 on my workspace and by using a For loop i want to generate a new vector:
d=[D1(1,1) D2(1,1)...D3(1,1)].
does anyone know how...