CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 离散点

搜索资源列表

  1. HHv1

    0下载:
  2. matlab平滑连接离散点,可自行调节,个人编写,非常有用-MATLAB pinghua lianjie lisandian
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5939
    • 提供者:黄浩
  1. 2DMaxima

    0下载:
  2. VC++ 二维坐标系下求极大值,对离散点求极大值,StdAfx.h,StdAfx.cpp这些文件用于生成名为 2DMaxima.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。编译运行需要msvcr100d.dll和msvcp100d.dll文件,可在DLL下载栏目下载。-VC++ seek maximum two-dimensional coordinate system, seeking maximum value of discrete points,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1923146
    • 提供者:wpudn26
  1. B-Spline_qulv

    1下载:
  2. 对给定的离散点,先拟合成B样条曲线,再求B样条曲线曲率-The program can help you to get the curvature of the B-spline curve from discrete points.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:659
    • 提供者:bc791110
  1. Produce-gridDEM

    0下载:
  2. 利用离散点生成规则格网DEM,并利用MatLab生成的.dll来实现显示规则格网(三维)-Discrete point generating regular grid DEM, and use MatLab generated. Dll to the show rules grid (three-dimensional)
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:539636
    • 提供者:moxuanzhu
  1. Modified-HausdorffDist

    0下载:
  2. 文件中是改进的hausdorff距离匹配算法,避免了外部离散点的干扰,优化了计算方法,实现起来更加完美。-In the File,there is the improved Hausdorff distance matching algorithm, avoiding the interference of external discrete points, method, realizes more perfect.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1069
    • 提供者:xiaohanhan
  1. jmMixing

    0下载:
  2. 利用Csharp编程语言实现某些常用的空间分析算法,要求具备基本的图文功能界面,所有实验均集成在同一系统中,要求实现如下功能 1.曲线抽样算法的实现 要求采用2种不同的算法进行曲线抽样,并分别对抽样的效果进行评价和比较。 2.离散点群空间分布参数的计算 要求计算空间点群的各种空间分布参数,如分布密度、各种分布中心、分布轴线、离散度等。 3.曲线插值与光滑算法的实现 要求利用任意两种不同的插值算法实现曲线的插值与光滑,并进行对比分析。 4.膨胀系数的计算与最小凸包的
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:79924
    • 提供者:jm
  1. main

    0下载:
  2. MATLAB函数girddatan的C语言版(离散点任意维度插值),由于matlab Coder不允许将此函数转换为C语言版,故自己写了一份,实测可用-look chiese please
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1345
    • 提供者:蔡宇杰
  1. lisansanjiao

    0下载:
  2. 主要研究离散点的Delaunay三角网生成算法、基于三角网等值线生成算法以及等值线区域填充-Main research Delaunay triangular mesh generation algorithm of discrete points isoline, based on triangular mesh generation algorithm and contour area filling
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:220411
    • 提供者:cumtchenye
  1. fitted-curve

    0下载:
  2. 基于最小二乘法的离散点拟合曲线程序,可以拟合直线,圆,二次曲线-Discrete point curve fitting procedure based on the least square method, can be fitting a straight line, circle, two times curve
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5339708
    • 提供者:铁鸟
  1. zhongxindianfa

    0下载:
  2. 地理信息系统(gis)中由一些离散点,通过此程序生成所有规则格网点的高程.采用中心点移动拟合法.-Geographic Information Systems (gis) by a number of discrete points, to generate all the rules of grid points of elevation through this program. Using the center of the mobile fitting.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1498
    • 提供者:兰头头
  1. matlab-hanshubijin

    0下载:
  2. 该算法包含的程序可实现对离散点进行拟合与函数逼近的功能-The algorithm contains a program can be realized on the discrete points are fitted with the function approximation function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6282
    • 提供者:刘自然
  1. lagrange

    0下载:
  2. 用拉格朗日n次插值方法 对一系列离散点进行插值-N times with Lagrange interpolation method interpolates a series of discrete points
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:218542
    • 提供者:张少勇
  1. ContourDemo

    3下载:
  2. 离散点集生成等值线的算法实现涉及四个方面:离散点三角形剖分建立不规则三角网(D-TIN)、基于D-TIN内插生成等值点集合,开闭两类等高线同时绘制,等值线适度光滑和标注。(VS2010+AE10+C#)-Discrete point set to generate contour algorithm involves four aspects: establish discrete points triangular subdivision of irregular triangle net (
  3. 所属分类:CSharp

    • 发布日期:2017-02-19
    • 文件大小:2647040
    • 提供者:姬英杰
  1. nihe_graph

    0下载:
  2. 三维空间离散点的曲面拟合,以及散点图做法-Three-dimensional surface fitting discrete points, and scatter plots practice
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:850
    • 提供者:john
  1. ICPandKD_TREE-function

    1下载:
  2. icp算法的实现和kd-tree功能的实现,实现了三维激光扫描仪获取的多视点云配准和建立离散点间的拓扑关系,实现基于领域关系的快速查找。-kd-tree implementation and realization of function icp algorithm to achieve a multi-view point cloud registration and establish topological relations between discrete points, field-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:22691
    • 提供者:LUOLIN
  1. bezier

    0下载:
  2. bezier曲线拟合绘制,基于离散点的曲线拟合- bezier curve plt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1705
    • 提供者:
  1. any_paraboloid_fit

    0下载:
  2. 输入抛物面的一组三维离散点坐标,采用最小二乘算法拟合该抛物面方程-Enter a set of three-dimensional parabolic coordinates of discrete points, using least squares algorithm to fit the parabolic equation
  3. 所属分类:matlab

    • 发布日期:2016-10-27
    • 文件大小:1024
    • 提供者:剑花潇湘
  1. shapeestimation_Plane

    0下载:
  2. 利用Vorion图性质重建离散点的飞机模型-The Vorion diagram properties model aircraft reconstruction of discrete points
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-27
    • 文件大小:17658
    • 提供者:enya
  1. shapeestimation_8

    0下载:
  2. 对基于离散点数字8的一个图形重建算法,vorion-A graphical reconstruction algorithm based on discrete point number eight
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-28
    • 文件大小:18554
    • 提供者:enya
  1. ellipseRHM

    1下载:
  2. 基于RHM算法的对离散点图形的重建matlab源码-RHM algorithm based on discrete dot pattern reconstruction matlab source
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-14
    • 文件大小:3814
    • 提供者:enya
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com