搜索资源列表
implicit-plot
- 这是理解隐函数 如f(x,y,z)=0,作图的算法的一个最基本的程序, key: 1. q or w 绕x轴旋转 2. a or s 绕y轴旋转 3. z or x 绕z轴旋转-This the understanding implicit function f (x, y, z) = 0, the mapping algorithm of a basic procedure key : 1. w
ridge~valley~lines~on~meshes~via~implicit~surface~
- We propose a simple and effective method for detecting view- and scale-independent ridge-valley lines defined via first- and secondorder curvature derivatives on shapes approximated by dense triangle meshes.-We pro
implicit-plot
- 这是理解隐函数 如f(x,y,z)=0,作图的算法的一个最基本的程序, key: 1. q or w 绕x轴旋转 2. a or s 绕y轴旋转 3. z or x 绕z轴旋转-This the understanding implicit function f (x, y, z) = 0, the mapping algorithm of a basic procedure key : 1. w
LevelSetMethod2_dll
- This Matlab file demomstrates a level set method based on Chunming Li s CVPR07 paper: "Implicit Active Contours Driven By Local Binary Fitting Energy" in Proceedings of CVPR 07 Author: Chunming Li, all rights reserv
implicitsurfacedrawing
- 隐式曲面容易生成几何形状, 但是难于绘制。为了解决此缺点, 提出了一种使用 迭代函数系统的点式隐式曲面绘制算法, 它的实现非常简单, 易于编程。-Implicit Surface geometry easy to generate, but difficult to draw. In order to resolve this shortcoming, an iterated function system using the po
LevelSetMethods
- 医学图像处理中水平集分割方法基本理论知识:《Level Set Methods and Dynamic Implicit Surfaces》-Medical Image Processing in level set segmentation method the basic theory of knowledge:
LevelSetMethods
- 医学图像分割水平及方法理论书籍《Level Set Methods and Dynamic Implicit Surfaces》代码-Medical image segmentation level of theory and methodology of the book
parabolic_equation_ADI
- 求解抛物型方程的交替隐方向P-R差分格式的matlab程序实现。不过大家在用的时候要用到原函数f.m和精确解函数uexact.m,应用程序的时候只要修改精确解和右端项就可以了。-Solving Parabolic Equations PR alternating direction implicit difference scheme of matlab program. But we can use the time to use t
Bureau
- 基于隐式曲面构建模型的小程序,关于femur重建的第一部分,方程参数可以修改。-Implicit Surface-based model to build a small procedure on the femur reconstruction of the first part of equation parameters can be modified.
implicit-objects
- jsp sample code from apache about implicit objects in web program
ww
- Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and
SurfX3DV1
- Surface Explorer 3D plots mathematical surfaces in 3D. User defined surface equations can be explicit, implicit, or parametric. Surface and color equations are specified by user. Can export to clipboard, VRML, POV, DXF,
book
- 网上图书系统 图书管理、借出登记、归还登记-Geometric Level Set Methods in Imaging,Vision and Graphics- Osher, Paragios(Springer 2003).pdf Image Analysis,Random Fields and Dynamic Monte Carlo Methods-Winkler(Springer).pdf Level Set and Dyna
thomas-cvpr06
- Paper "Towards Multi-View Object Class Detection".We present a novel system for generic object class detection. In contrast to most existing systems which focus on a single viewpoint or aspect, our approach can detect ob
MyDIRK3
- DIRK3 algorithm, the algorithm to be implenmented is the optimal two stage third order accurate Diagnonally Implicit Runge-Kutta method, written DIRD3, for the ODE prolem and diffrentiate equations.
Discrete
- 用离散相似法对弹性阻尼系统进行仿真与隐性欧拉公式进行比较-Similar method using discrete simulation of the elastic damping system compared with the implicit Euler formula
Runge-Kutta
- 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method.
level_set_methods_and_dynamic_implicit_surfaces.ra
- level set methods and dynamic implicit surfaces, book about level set-level set methods and dynamic implicit surfaces,content
ADI
- Heat Transfer ADI(Alternating direction implicit method) for Parabolic Partial Differential Equations.
Implicit advection scheme
- A simple advection equation written in implicit method using MATLAB