SciTech-Mathmatics-Quantum

LaTex: https://tex.stackexchange.com/questions/483996/automatically-sized-bra-ket-in-quantum-physics

Complex

Euler

Gauss

Hilbert Space

\(Superposition\ States\) VS \(Binary\ Logic\)

the \(\large Fundamental\ Difference\) between \(Binary\ Logic\) and \(Superposition\ States\).

two ideas of the micro world.

Schrodinger's Cat

  • Traditional Interpretation: Either live(1) or die(-1),

  • Superposition Interpretation of Quantum Mechanics: Superposition of the two quantum states.

    $\large f = 50\% \cdot quantum(Left) + 50\% \cdot quantum(Right) $

    this equation seems a little bit like the Expectation Equation of Probability Theory.

    hypotheses, \(\large quantum(Left) = +1 ; quantum(Rightl)=-1\)

    then $\large f = 50\% \cdot (+1) + 50\% \cdot (-1) = 0 $

  • (Schrödinger equation, Schrodinger wave equation)

Dirac's Bra & Ket

Superposition Equation of Quantum States

  • \(\large Linear\ Combination\ Form(Bra \& Ket) Expression\) of Superposition of Quantum Mechanics:

    Using Advanced Linear Algebra to analysis the Quantum Mechanics.

    \(\large \begin{array}{lll} \\
    Hypotheses, \text{ There are totally } n\ kinds \text{ of } observed\ outcomes. \\
    \text{ the Superposition state }before\ observation \text{ is }:
    \end{array}\)

    \(\large \begin{array}{rll} \\
    SuperPosition_c &=& c_1 \cdot quantum(1) + c_2 \cdot quantum(2) + \cdots + c_n \cdot quantum(n) \\
    \end{array}\)

  • Dirac's normalized Vector Form of Quantum Mechanics:

    • each state of superposition can be expressed as a vector \(\large ket\), written as \(\large \ket \phi\)

      then the Superposition state can also be written as:

      \(\large \begin{array}{rll} \\
      SuperPosition_c &=& c_1 \cdot \ket {E_1}+ c_2 \cdot \ket {E_2{E_1}} + \cdots + c_n \cdot \ket {E_n} \\
      \end{array}\)

    • Inner products of two vectors "bra" $\large \bra \Psi $ and "ket" $\large \ket \Phi $

      \(\large \begin{array}{rll} \\
      \bra{\Psi} \ket{\Phi} \\
      \bra \psi \ket \phi \\
      \end{array}\)

    • 泛函空间,矢量vector就是 函数。

      那么,假设我们的函数全都是幂函数(或可用Taylor Equation逼近),形式如下。

      则:\(\large \begin{array}{rll} \\
      f &=& c_0 \cdot x^0 + c_1 \cdot x^1 + \cdots + c_n \cdot x^n + \cdots \\
      e^x &=& \frac{1}{1} \cdot x^0 + \frac{1}{1!} \cdot x^1 + \frac{1}{2!} \cdot x^2 + \cdots + \frac{1}{n!} \cdot x^n + \cdots\\
      \end{array}\)

Probability : Expectation

Wave-Particle Duality: Double-slit Experiment

https://brilliant.org/wiki/double-slit-experiment/

The Maxwell Equations:

  • Election, Substances, Particle's Brown Movements
  • AZD(Absolute Zero Degree): Each kind of particle has its wave when above AZD.
  • The Maxwell Equations:

    \(\large \begin{array}{llll} \\
    (\ i\ ) & \bm{\nabla} \cdot \bm{D} &= 4 \pi \rho_{f} \ , & \text{静电荷产生电场};\\
    (ii\ ) & \bm{\nabla}\cdot \bm{B} &= 0 \ , \text{静磁场磁通量总和为0, 不存在单磁极} \\
    (iii) & \bm{\nabla} \times \bm{E} &= -\frac{\partial\bm{B}}{\partial t}\ , \text{变化的电场感生变化磁场,有函数关系} \\
    (iv\ ) & \bm{\nabla} \times \bm{H} &= \bm{J}_f + \frac{\partial\bm{D}}{\partial t}\ , \text{变化的磁场感生变化电场,有函数关系} \\
    \end{array}\)

Hilbert Space

TED Speech:

HARTMUT NEVEN - Leader of Quantum Computing Lab of Google

APRIL2024, VANCOUVER BC.

Parallel Universe: 平行宇宙

Superposition: 叠加态

Traditional Computation:

  • Binary Logic of 0s and 1s
  • Applications: today's computers like: your laptop and servers of Google Data-Center.

Quantum Computer:

  • replaced these binary logics with the Law of Quantum Physics

SciTech-Mathmatics-Physics-Particle Physics-Election+Photon+Quantum: Parallel Universe + Superposition + Wave-Particle Duality.的更多相关文章

  1. Particle 粒子效果使用(适配微信小游戏,particle is not defined)

    在微信小游戏中使用粒子效果 参考: 1. 粒子库下载地址 2. 粒子官方使用教程 3. 水友解决微信小游戏particle is not defined 一.下载第三方库 Git地址:https:// ...

  2. Unity3D学习笔记(十):Physics类和射线

    物理系统:碰撞器.触发器等 力:有大小有方向的矢量,有受力点位置(和向量的区别) ----F = ma(m质量,a加速度,质量越大,加速度越小,停下来越慢) ----m1v1 = m2v2(冲量守恒定 ...

  3. Particle Editor 无法启动此程序,因为计算机中丢失MSCP110.dll。尝试重新安装该程序以解决此问题。

    昨天下载了一个Particle Editor V2.1,打开时显示下面错误 网上百度了也不知是什么原因,回到家在另一台电脑上打开就行了,很奇怪... 两台电脑vs一台是vs2010,家里的一台是vs2 ...

  4. Particle filter for visual tracking

    Kalman Filter Cons: Kalman filtering is inadequate because it is based on the unimodal Gaussian dist ...

  5. An ''all'' model group must appear in a particle with...问题解决记录

    场景: 最近在一个新项目的依赖包调整过程中,引入包之后,发现项目启动报错,一直启动不成功,经过查询和排查,发现是包对xml解析冲突的问题: 报错信息: [WARNING] Nested in org. ...

  6. Cocos2d-x 粒子编辑器 Particle Studio 争做 Windows Particle Designer 源代码

    1.Particle Studio介绍 非常早发现一款粒子编辑器叫Particle Designer,不知道为什么它没有Windows版本号. 所以我就在Windows下基于Qt做了一个粒子编辑器.之 ...

  7. (三)宇宙大战 Space Battle -- 场景SCENE切换、UserDefaults统计分数、Particle粒子效果

    此<宇宙大战 Space Battle>SpirteKit手机游戏教程共分为三系列: (一)宇宙大战 Space Battle -- 新建场景Scene.精灵节点.Particle粒子及背 ...

  8. 一起來玩鳥 Starling Framework(9)Particle

    最後,來看看Starling裡一個很炫的功能:Particle.Particle屬於extension,所以要另外下載檔案:Starling-Extension-Particle-System.下載之 ...

  9. MC资源整理

    MC模拟简介 蒙特卡罗模拟,因摩纳哥著名的赌场而得名.它能够帮助人们从数学上表述物理.化学.工程.经济学以及环境动力学中一些非常复杂的相互作用. 蒙特卡罗(Monte Carlo)方法,又称随机抽样或 ...

  10. 由浅入深学习PBR的原理和实现

    目录 一. 前言 1.1 本文动机 1.2 PBR知识体系 1.3 本文内容及特点 二. 初阶:PBR基本认知和应用 2.1 PBR的基本介绍 2.1.1 PBR概念 2.1.2 与物理渲染的差别 2 ...

随机推荐

  1. 网鼎杯-nmap

    Web 0x01 nmap 查看源码提示: 研究了半天分隔符绕过,后来放弃了,根据题目提示(127.0.01,不用扫外网),尝试扫描/flag并尝试将其输出到1.txt中 -iL /flag -oN ...

  2. GPUStack v0.5:模型Catalog、图生图功能上线,多维优化全面提升产品能力与使用体验

    GPUStack 是一个专为运行 AI 模型设计的开源 GPU 集群管理器,致力于支持基于任何品牌的异构 GPU 构建统一管理的算力集群.无论这些 GPU 运行在 Apple Mac.Windows ...

  3. P10856 【MX-X2-T5】「Cfz Round 4」Xor-Forces题解

    题意: 给定一个长度为 \(n=2^k\) 的数组 \(a\),下标从 \(0\) 开始,维护 \(m\) 次操作: 给定 \(x\),设数列 \(a'\) 满足 \(a'_i=a_{i\oplus ...

  4. django笔记(3)-数据库操作

    一:路由系统    url    1.url(r'^index/', views.index),url(r'^home/',views.Home.as_view()), 一个url对应一个函数或一个类 ...

  5. Flutter内嵌H5页面与前端通信:实现无缝交互的技术浅析

    @charset "UTF-8"; .markdown-body { line-height: 1.75; font-weight: 400; font-size: 15px; o ...

  6. 不同版本AutoCAD的ProgID

    AutoCAD产品名 ProgID AutoCAD 2004 AutoCAD.Application.16 AutoCAD 2005 AutoCAD.Application.16.1 AutoCAD ...

  7. WPF 用 DrawingBrush实现图形的平铺

    WPF平铺图像,一般用到 DrawingBrush 来实现对图形.图形的平铺,查阅了 微软官方文档的 DrawingBrush  属性 创建一个 DrawingBrush,其中: TileMode=& ...

  8. pytest.mark.parametrize 传参

    pytest.mark.parametrize 是pytest用来参数化测试的一个装饰器,它允许你为测试函数或测试类提供多组参数list, 这样就可以使用每组参数执行测试函数或测试类,实现参数化驱动, ...

  9. maven编译报错 [ERROR] Malformed \uxxxx encoding

    问题背景:pom.xml project标签 提示 maven Malformed \uxxxx encoding,而且,使用 IDEA 编译项目的时候,会有相同的提示. 解决方案:网上提供的解决办法 ...

  10. Django Web应用开发实战第十六章

    一.即时通信 - AJAX技术:通过AJAX实现网页与服务器的无刷新交互,在网页上每隔一段时间就通过AJAX从服务器中获取数据.然后将数据更新并显示在网页上,这种方法简单明了,实时性不高. - Com ...