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. 1安装docker

    1安装docker 1.1主机环境 ssh://192.168.30.30:22   root   123QWEasd 1.2安装依赖 docker依赖于系统的一些必要的工具,可以提前安装. yum ...

  2. .net6 api添加接口注释

    参照: .NET 6 Swagger添加xml注释 - 凡尘一叶~ - 博客园 (cnblogs.com)[这个比较准] .net core的Swagger接口文档使用教程(一):Swashbuckl ...

  3. python中执行命令的3种方法

    python中执行命令的3种方法小结 1. 使用os.system("cmd") 特点是执行的时候程序会打出cmd在linux上执行的信息. import os os.system ...

  4. Java实现minio上传文件加解密操作

    一.背景与需求 在云存储场景中,数据安全是核心需求之一.MinIO作为高性能对象存储服务,支持通过客户端加密(CSE)在数据上传前完成加密,确保即使存储服务器被攻破,攻击者也无法获取明文数据.本文将详 ...

  5. 国际化利器 Intl Messageformat

    我们是袋鼠云数栈 UED 团队,致力于打造优秀的一站式数据中台产品.我们始终保持工匠精神,探索前端道路,为社区积累并传播经验价值. 本文作者:霜序 Formats ICU Message string ...

  6. SQL 强化练习 (十一)

    sql 冲冲冲.... 也没啥可犹豫, 作为一名数据分析师, 必须掌握的技能, 就要熟练到写 Python 那样的感觉, 就应该可以了, 但目前还是差的比较远, 原因是, 没有相关的一些比较复杂一些的 ...

  7. Markdown 使用十分钟入门

    Markdown 十分钟入门 标题 标题前#+空格 支持6级标题 输入样式#+空格:##+空格:以此类推, *注意标题输入的#前面不能有空格 字体 斜体 # 这里不要空格 _斜体_ *加一个* 字体加 ...

  8. B1061 判断题 (15 分)

    描述 判断题的评判很简单,本题就要求你写个简单的程序帮助老师判题并统计学生们判断题的得分. 输入格式: 输入在第一行给出两个不超过 100 的正整数 N 和 M,分别是学生人数和判断题数量.第二行给出 ...

  9. Qt项目转Visual Studio项目

    有时觉得在Qt中调试代码不够方便,无法调试更深层次的参数,故需要将Qt项目转为Visual Studio项目. 方法:qmake -tp vc Hello.pro 以上命令会将名为Hello的Qt工程 ...

  10. 测试Python编译器性能

    import time t=time.time() num=input("输入一个质数:") def prime_number(num): i=2 for i in range(i ...