CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Curvature

搜索资源列表

  1. functionz

    0下载:
  2. 在三次样条中,要寻找三次多项式,以逼近每对数据点间的曲线。在样条术语中,这些数据点称之为断点。因为,两点只能决定一条直线,而在两点间的曲线可用无限多的三次多项式近似。因此,为使结果具有唯一性。在三次样条中,增加了三次多项式的约束条件。通过限定每个三次多项式的一阶和二阶导数,使其在断点处相等,就可以较好地确定所有内部三次多项式。此外,近似多项式通过这些断点的斜率和曲率是连续的。然而,第一个和最后一个三次多项式在第一个和最后一个断点以外,没有伴随多项式。因此必须通过其它方法确定其余的约束。最常
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3360
    • 提供者:讲演
  1. primdual

    0下载:
  2. 一个简单的图象去噪的算法,利用原偶算法及曲率计算-a simple image denoising algorithm, dual use of the original algorithm and curvature calculation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3814
    • 提供者:lisa
  1. COMPDIR

    0下载:
  2. % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % I
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:张风
  1. Curvature

    3下载:
  2. 这是一个曲率算法实现工具,对图像处理有着重要的应用,并有测试代码-This is a curvature algorithm tool for image processing has important applications, and test code
  3. 所属分类:matlab

    • 发布日期:2017-02-10
    • 文件大小:3657
    • 提供者:wang yiren
  1. MCM

    2下载:
  2. 这是一个中值曲率驱动方程MCM滤波器关于有限差分方程的源代码-This is a value-driven equation curvature MCM filters on the finite difference equation source code
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:1239
    • 提供者:zhangyi
  1. Curvature

    0下载:
  2. This is to compute discrete curvature from STL (tesselated)3D model.
  3. 所属分类:STL

    • 发布日期:2017-03-30
    • 文件大小:3131
    • 提供者:Subbu
  1. circle

    0下载:
  2. 演示椭圆的曲率圆的动画。该程序演示了椭圆各点的曲率变化及相应的曲率圆圆心的轨迹。-Demonstration of the curvature ellipse circle animation. The program demonstrates the various points of the curvature of the ellipse and the corresponding changes in the curvature of the round locus of the cen
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:901
    • 提供者:凌凌漆
  1. Einstein

    1下载:
  2. 计算Einstein场方程的mathematica程序包。输入变量和度规。自动计算里奇张量和曲率张量。- calculate Ricci Tensor and the Curvature Scalar
  3. 所属分类:matlab例程

    • 发布日期:2016-03-13
    • 文件大小:615
    • 提供者:huangtao
  1. code

    0下载:
  2. 基于boundar边界提取轮廓,采用曲率算法确定可能为指尖或者指根点的区域,采用该程序确定指尖指根区域。-Contour extraction based on boundar border, using the curvature method to determine the root may refer to point fingers or regions that use the procedure to determine the root area fingertips.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:675
    • 提供者:liyan
  1. Surface

    0下载:
  2. 关于曲面的曲率线解法的几个例子,具有实际的代表性,能够覆盖多数求解问题。-Lines of curvature on the surface a few examples of solution, with the actual representative can cover the majority of solving the problem.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:150755
    • 提供者:li fei
  1. mcurvature_vec

    0下载:
  2. The function calculates the mean curvature of the input structured matrix data.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1039
    • 提供者:EA
  1. curv

    0下载:
  2. 角点的计算calculate the curvature of image-calculate the curvature of image
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:554
    • 提供者:XP
  1. Control.radius.curvature.measurement.data.ellipsoi

    0下载:
  2. 控制测量椭球面曲率半径资料Control the radius of curvature measurement data ellipsoid -Control the radius of curvature measurement data ellipsoid
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:96738
    • 提供者:o00
  1. tricurv.tar

    0下载:
  2. Function to calculate the principal curvatures on a triangular mesh. Approximations of curvature are based on local (N=1) neighborhood elements and vertices. Note: Directions of curvatures aren t calculated appropriately. Will post an updated ve
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:22688
    • 提供者:tao lu
  1. Point_Curvature

    3下载:
  2. 估计一个离散点云中某个点的高斯曲率和离散曲率,算法是拟合一个二次曲面-Estimate a discrete point cloud to a point in the discrete Gaussian curvature and the curvature, the algorithm is a quadratic surface fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:797
    • 提供者:yanmohan
  1. curvature

    0下载:
  2. MATLAB code for trajectory smoothing and curvature calculation.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:379842
    • 提供者:陈志立
  1. convolution

    0下载:
  2. This function is the function for the closed contour plot of the swing, then swing the plot padding made before the action, so the plot can take into account the entire swing closed contour, the program I used curvature scale space of his treatment a
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1201
    • 提供者:upen
  1. curvature

    7下载:
  2. 计算曲率的matlab代码,有需要的可以作为参考-Calculate the curvature of the Matlab code, there is a need can be used as a reference
  3. 所属分类:matlab

    • 发布日期:2015-11-11
    • 文件大小:1024
    • 提供者:coco
  1. code-of-curvature

    0下载:
  2. 在球面,曲面上计算任意一一点的曲率值,梯度值。-Calculate any point on the sphere, surface curvature values​ ​ , gradient values.​ ​
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:132957
    • 提供者:赵小川
  1. Desktop

    0下载:
  2. 在matlab中计算高斯曲率的c语言算法(calculate the Gaussian Curvature in matlab with c language)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:241664
    • 提供者:showwellcumt
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com