自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2)
  • 资源 (6)
  • 收藏
  • 关注

转载 在微信公众号里使用LaTeX数学公式

quicklatex这个神器和它的wordpress插件QuickLaTeX,几乎完美支持和兼容Mathjax所支持的LaTeX数学公式。方法很简单,只要在wordpress中安装quicklatex,然后在文章的开头添加一个:[latexpage] ,然后文章中所有的latext公式都会转换为图片形式,类似昨天发出的rickjin的这篇文章:LDA数学八卦:神奇的Gamma函数(1)。当然需

2018-01-05 19:07:28 7962 2

转载 还在为公式输入发愁么?

从事科研工作的我们经常会遇到一些数学公式,平时看看还好,一旦需要我们自己输入或者打印某些稍微复杂点的公式,大多数人就有些发愁:不会用LaTeX啊!其实编辑公式并不难,不信我们来试一试。Microsoft Word 2016中插入公式微软的Office套件经过这么多次升级,已经在易用性上面做了很多改进,大家对word的印象不能停留在2003版本了,下面小编就简单介绍下在word中编辑

2018-01-05 18:58:51 334

Network Flows Theory, Algorithms, and Applications-1

Bringing together the classic and the contemporary aspects of the field, this comprehensive introduction to network flows provides an integrative view of theory, algorithms, and applications. It offers in-depth and self-contained treatments of shortest path, maximum flow, and minimum cost flow problems, including a description of new and novel polynomial-time algorithms for these core models. For professionals working with network flows, optimization, and network programming.

2011-05-29

Network Flows Theory, Algorithms, and Applications

Bringing together the classic and the contemporary aspects of the field, this comprehensive introduction to network flows provides an integrative view of theory, algorithms, and applications. It offers in-depth and self-contained treatments of shortest path, maximum flow, and minimum cost flow problems, including a description of new and novel polynomial-time algorithms for these core models. For professionals working with network flows, optimization, and network programming.

2011-05-29

level set methods and dynamic implicit surfaces

Level Set Methods and Dynamic Implicit Surfaces Contents Preface vii Color Insert (facing page 146) I Implicit Surfaces 1 1 Implicit Functions 3 1.1 Points . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.2 Curves . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3 Surfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.4 Geometry Toolbox . . . . . . . . . . . . . . . . . . . . . 8 1.5 Calculus Toolbox . . . . . . . . . . . . . . . . . . . . . . 13 2 Signed Distance Functions 17 2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 17 2.2 Distance Functions . . . . . . . . . . . . . . . . . . . . . 17 2.3 Signed Distance Functions . . . . . . . . . . . . . . . . . 18 2.4 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 2.5 Geometry and Calculus Toolboxes . . . . . . . . . . . . . 21 II Level Set Methods 23 3 Motion in an Externally Generated Velocity Field 25 3.1 Convection . . . . . . . . . . . . . . . . . . . . . . . . . . 25 3.2 Upwind Dierencing . . . . . . . . . . . . . . . . . . . . 29 3.3 Hamilton-Jacobi ENO . . . . . . . . . . . . . . . . . . . 31 3.4 Hamilton-Jacobi WENO . . . . . . . . . . . . . . . . . . 33 3.5 TVD Runge-Kutta . . . . . . . . . . . . . . . . . . . . . 37 4 Motion Involving Mean Curvature 41 4.1 Equation of Motion . . . . . . . . . . . . . . . . . . . . . 41 4.2 Numerical Discretization . . . . . . . . . . . . . . . . . . 44 4.3 Convection-Diusion Equations . . . . . . . . . . . . . . 45 5 Hamilton-Jacobi Equations 47 5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 47 5.2 Connection with Conservation Laws . . . . . . . . . . . . 48 5.3 Numerical Discretization . . . . . . . . . . . . . . . . . . 49 5.3.1 Lax-Friedrichs Schemes . . . . . . . . . . . . . . . 50 5.3.2 The Roe-Fix Scheme . . . . . . . . . . . . . . . . 52 5.3.3 Godunovs Scheme . . . . . . . . . . . . . . . . . 54 6 Motion in the Normal Direction 55 6.1 The Basic Equation . . . . . . . . . . . . . . . . . . . . . 55 6.2 Numerical Discretization . . . . . . . . . . . . . . . . . . 57 6.3 Adding a Curvature-Dependent Term . . . . . . . . . . . 59 6.4 Adding an External Velocity Field . . . . . . . . . . . . . 59 7 Constructing Signed Distance Functions 63 7.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 63 7.2 Reinitialization . . . . . . . . . . . . . . . . . . . . . . . 64 7.3 Crossing Times . . . . . . . . . . . . . . . . . . . . . . . 65 7.4 The Reinitialization Equation . . . . . . . . . . . . . . . 65 7.5 The Fast Marching Method . . . . . . . . . . . . . . . . 69 8 Extrapolation in the Normal Direction 75 8.1 One-Way Extrapolation . . . . . . . . . . . . . . . . . . . 75 8.2 Two-Way Extrapolation . . . . . . . . . . . . . . . . . . 76 8.3 Fast Marching Method . . . . . . . . . . . . . . . . . . . 76 9 Particle Level Set Method 79 9.1 Eulerian Versus Lagrangian Representations . . . . . . . 79 9.2 Using Particles to Preserve Characteristics . . . . . . . . 82 10 Codimension-Two Objects 87 10.1 Intersecting Two Level Set Functions . . . . . . . . . . . 87 10.2 Modeling Curves in 3 . . . . . . . . . . . . . . . . . . . 87 10.3 Open Curves and Surfaces . . . . . . . . . . . . . . . . . 90 10.4 Geometric Optics in a Phase-Space-Based Level Set Framework . . . . . . . . . . . . . . . . . . . . . . . . 90

2011-05-24

filetool 替换打开和添加到项目在Visual c + + 中的功能

filetool 替换打开和添加到项目在Visual c + + 中的功能

2011-05-14

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除