@keiichin

@keiichin

Ch1-Preliminary algebra

Mathematical Methods for Physics and Engineering 1. investigate a polynomial equation by watching [Page 6] $$f(x) = x^7 + 5x^6 + x^4 − x^3 + x^2 − 2 = 0$$ (i) This is a seventh-degree polynomial equation; therefore the number…

Long-pass filter & Short-pass filter

1. 短波通過フィルター薄膜構成: $A|{L \over 2}H{L \over 2}|^7G$ ${L \over 2}:L$について光路差${1 \over 8}$ 波長 ${H}:H$について光路差${1 \over 4}$ 波長 A: Air($index =1$) L: Low-refraction-index-material($Na_3AlF_6:index =1.35$) H: High-refraction-index-material($ZnS:index =2.35$) G: substrate($Glass:index =1.52$) 2. 長波通過フィルター薄膜構成: $A|{H \over 2}L{H \over 2}|^7G$ ${H \over 2}:H$について光路差${1 \over 8}$…

PM2.5測定&matlabリアル分析

デバイス・ソフトウェア使用: #GP2Y10141325 #stm32f103ze #matlab #電気抵抗150オーム #蓄電器220uf #keil uVision5 Test/SourceCode GP2Y10141325を用いて、pm2.5を測定してから、uartを通してmatlabでデータを分析した。その回路図またはプログラミングコードはこちらです::#GP2Y10141325#stm32f103ze#matlab#電気抵抗150オーム#蓄電器220uf pic.twitter.com/Ayh11geXh7— プログラミング君 (@lovejp_1) September 20, 2021 GP2Y10141325を用いて、pm2.5を測定してから、uartを通してmatlabでデータを分析した。その回路図またはプログラミングコードはこちらです::#GP2Y10141325#stm32f103ze#matlab#電気抵抗150オーム#蓄電器220uf pic.twitter.com/Ayh11geXh7 pic.twitter.com/T8PJ4vuUb1— プログラミング君 (@lovejp_1) September 23, 2021 Matlab コード:

How a fiber temp sensor works

1. Principles (Mach-Zehnder Interferometer) When light emitted from a source passes through a beam splitter, it splits into two beams with identical phases but different wavelengths. These beams then undergo mirror reflection and interference at the end, forming interference fringes.…

スーパーカミオカンデ探知機のニュートリ振動

証明スーパーカミオカンデ探知機のニュートリ振動確率公式(Quantum Mechanics, JJ.Sakura $P_{149}$ 問題2.4): $$P_{{v_e}->v_e}=1-\sin^{2}(2\theta)\sin^{2}{{\Delta}m^2c^4{\pi}L \over 2Ehc}$$ スーパーカミオカンデの実験で、ニュートリノは遠くの原子炉からきた、つまりL=150km。この実験の中には味と状態の関係は以下です: $$|v_{e}> =cosθ|v_1> -sinθ|v_2>$$ 解答: 1. まずは時間転換の演算子: $U(t,0)=e^{-{i2πHt\over h}}$ 2. エネルギーと質量の関係: $E_{v_e}={(p^2c^2+m^2c^4)^{1\over 2}}≈{pc(1+(m^2c^2)) \over 2p^2}$ The eigenvalue of $H$ is $E_{v_e}$,the eigenvalue of $M$(Mass operator) is $m$. 3. Replace the H inU(t,0):…