zoukankan      html  css  js  c++  java
  • 清华笔记:计算共形几何讲义 (23)离散曲面曲率流 (Discrete Surface Ricci Flow)V 精选---转载

    清华笔记:计算共形几何讲义 (23)离散曲面曲率流 (Discrete Surface Ricci Flow)V 精选

    已有 4898 次阅读 2019-11-15 11:44 |系统分类:科研笔记

    0.webp.jpg

    前面我们介绍了离散曲面的曲率流理论,曲面上配备着欧氏度量带有奇异点。这次,我们介绍双曲离散曲面的曲率流理论。对于欧拉示性数为负的曲面,其单值化度量自然是双曲度量。双曲度量具有非常多的优点,因此在工程实践中起到了非常根本的作用。

    例如双曲度量下,每个曲线同伦类中存在唯一的测地线,两条封闭曲线同伦当且仅当它们可以同伦变换成同一条测地线,因此可以将拓扑问题转化成几何问题。再如,如果源曲面和目标曲面同胚,目标具有双曲度量,那么调和映照存在并且唯一,并且调和映照为微分同胚。这在曲面配准问题中,具有重要作用。

    计算曲面双曲度量的最为简单方法就是双曲离散曲面的曲率流方法。

    双曲背景几何

    1.webp.jpg

    图1. 多面体曲面。

    z1.png

    2.webp.jpg

    图2. 常曲率测地三角形。

    z2.png

    双曲离散曲面曲率流

    f.png

    图3. 双曲三角形。

    z3.png

    z4.png

    4.png

    图4. 广义双曲四面体。

    z5.png

    双曲离散曲率流的拓扑应用

    5.jpg

    图5. 亏格为2的曲面上的双曲度量。

    z6.png

    6.png

    图6. 最短词问题。

    z7.png

    7.jpg

    图7. 将基本群基底同伦变换成测地线。

    z8.png

    8.jpg

     图8. 亏格为2的曲面的双曲度量,及其万有复迭空间的等距嵌入。

    z9.png

    双曲共形模

    9.webp.jpg

    图9. 亏格为3的曲面的共形模计算。

    z10.png


    总结

    z11.png


    Reference

    • M. Zhang, R. Guo, W. Zeng, F. Luo, S-T Yau and X. Gu, The unified discrete surface Ricci flow,Graphics Models Vol 76 (5), Pages  321-339, 2014.

    • X. Gu, R. Guo, F. Luo, J. Sun and T. Wu, A discrete Uniformization theorem for polyhedral surfaces II, Journal of Differential Geometry, 2016

      (arXiv:1401.4594) 


    原文发布在【老顾谈几何】公众号 (2017年8月19日)

     
     
    Please press [ESC] to exit, or press [Enter] to execute the command. Please go to the console to see the output.
    conf set isAuto
    配置是否自动翻译,格式: conf set isAuto <0|1> ,0是关闭 1是开启
    conf set transEngine
    配置翻译引擎,格式: conf set transEngine ,ge是谷歌
    conf set transOrigLang
    配置翻译源语言,格式: conf set transOrigLang <自动>
    conf set transTargetLang
    配置目标语言,格式: conf set transTargetLang <中文简体>
    conf set ignoreWork add
    添加忽略翻译的单词,格式: conf set ignoreWork add <单词>
    conf set ignoreWork del
    删除忽略翻译的单词,格式: conf set ignoreWork del <单词>
    conf set ignoreElement add
    添加忽略翻译的元素(这里填的是定位这个元素的CSS选择器的格式),格式: conf set ignoreElement add <元素选择器>
    conf set ignoreElement del
    删除忽略翻译的元素(这里填的是定位这个元素的CSS选择器的格式),格式: conf set ignoreElement del <元素选择器>
    conf set allowUrl add
    添加允许的自动翻译的URL,格式: conf set allowUrl add
    conf set allowUrl del
    删除允许自动翻译的URL,格式: conf set allowUrl del
    conf set ignoreUrl add
    添加忽略自动翻译的URL,格式: conf set ignoreUrl add
    conf set ignoreUrl del
    删除忽略自动翻译的URL,格式: conf set ignoreUrl del
    conf set replaceWork add
    添加翻译之前替换的单词,格式: conf set replaceWork add <匹配单词/替换单词>
    conf set replaceWork del
    删除翻译之前替换的单词,格式: conf set replaceWork del <匹配单词>
    conf get all
    获取所有的配置
    conf init
    复位配置

     
     

    TOOLz


















    _________________________________________________________________________________________________________________________________________________
    每一个不曾起舞的日子,都是对生命的辜负。
    But it is the same with man as with the tree. The more he seeks to rise into the height and light, the more vigorously do his roots struggle earthward, downward, into the dark, the deep - into evil.
    其实人跟树是一样的,越是向往高处的阳光,它的根就越要伸向黑暗的地底。----尼采
  • 相关阅读:
    转换数值
    ASCII十进制字符集
    Metropolis-Hastings算法
    python + django 搭建网页(2)
    写一个脚本,循环运行 Projected-Hartree-Fock程序,然后提取结果
    写一个脚本,循环运行壳模型程序 bigstick.x,收集结果
    python画点线图
    python制作叠起来的柱状图,并且加上error bar
    python画散点图、大箭头
    python画柱状图,并且返回统计数据
  • 原文地址:https://www.cnblogs.com/leoking01/p/14349002.html
Copyright © 2011-2022 走看看