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

搜索资源列表

  1. Matlab曲线拟合 最小二乘法 polyfit

    2下载:
  2. 已知离散点上的数据集 ,即已知在点集 上的函数值 ,构造一个解析函数(其图形为一曲线)使 在原离散点 上尽可能接近给定的 值,这一过程称为曲线拟合。最常用的曲线拟合方法是最小二乘法,该方法是寻找函数 使得最小
  3. 所属分类:编程文档

    • 发布日期:2012-03-03
    • 文件大小:7574
    • 提供者:wangzhaocai
  1. 对UCI数据集之一进行PCA特征抽取实验

    1下载:
  2. 对UCI数据集之一进行PCA特征抽取实验,给出在二维PCA特征空间的数据散点图。,UCI data sets on one of PCA feature extraction experiments are given in the two-dimensional PCA feature space of the data scatter.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:792
    • 提供者:chris
  1. createNewComm.tar

    0下载:
  2. 编 写 MPI 程 序 : 依 据 所 有 mpi 进 程运 行 所 在 节 点 集 合 的 大 小 , 进 行 MPI_COMM_WORLD 通信域划分,使得运行在相同节点上的 mpi 进程都将被分到相同的子通信域。测试并验证你的程序能够正确分组。 -Write MPI programs: mpi process is running in accordance with all the size of a collection of nodes, the MPI_COMM_WOR
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:144404
    • 提供者:ghostfire
  1. 用Delaunay算法进行三角剖分

    0下载:
  2. 直接在VC试图上描点,对所获得的点集用Delaunay算法进行三角剖分。,Directly in the VC-point attempt on the depiction of the point set obtained by using Delaunay triangulation algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2017-04-09
    • 文件大小:67570
    • 提供者:毛雁明
  1. TestMinvexCore

    2下载:
  2. 求点集的最小凸包Graham算法。给定平面上的一个点集,找出一个最小点集顺次连结形成一个凸多边形,使得点集中的点皆在此多边形内或此多边形上,这个凸多边形就是给定点集的 二维凸包。-The smallest point set for convex hull algorithms Graham. Given a planar point set, find a link to the smallest sequence set to form a convex polygon, the po
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-12-20
    • 文件大小:39983
    • 提供者:soulkyo
  1. LineMarch

    0下载:
  2. BMP图像边缘提取后 根据边缘点集直线拟合-BMP image edge extraction fitting a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2297
    • 提供者:洪伟
  1. RANSAC

    1下载:
  2. RANSAC算法是一种经典的去外点方法,它可以利用特征点集的内在约束关系来去除错误的匹配。-RANSAC algorithm is a classic way to go outside the points, it can take advantage of the inherent characteristics of point sets constraints to remove false matches.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-22
    • 文件大小:5120
    • 提供者:qqqqqq
  1. opencvOflowprylk

    0下载:
  2. 基于opencv的稀疏点集光流跟踪程序,速度比较快,可用于视频跟踪-The sparse set of points based on opencv optical flow tracking procedure, the speed is faster, can be used for video tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26358528
    • 提供者:李涵露
  1. lptinsimplecurve

    0下载:
  2. matlab代码,判定点是否在简单封闭曲线(允许非凸)内部。曲线必须以点集形式给出。-matlab code, to determine the relation between a point and a simple closed curve(allow non-convex). Curve must be given in the form set of points.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:660
    • 提供者:icespirit
  1. directly-triangulation

    0下载:
  2. 一种新的空间离散点集的直接三角剖分方法,MATLAB-A new space has a discrete point set of direct triangulation method, MATLAB
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:521792
    • 提供者:依念
  1. triangle

    0下载:
  2. 对于给定的初始点集P,有多种三角网剖分方式,其中Delaunay三角网具有以下特征:   1、Delaunay三角网是唯一的;   2、三角网的外边界构成了点集P的凸多边形“外壳”;   3、没有任何点在三角形的外接圆内部,反之,如果一个三角网满足此条件,那么它就是Delaunay三角网。   4、如果将三角网中的每个三角形的最小角进行升序排列,则Delaunay三角网的排列得到的数值最大,从这个意义上讲,Delaunay三角网是“最接近于规则化的“的三角网。-For given
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:113116
    • 提供者:maxpeach
  1. duff

    9下载:
  2.  吸引到某个吸引子的点集叫该吸引子的吸引盆 吸引子:点在迭代的作用下得到的结构。一般可以用微分方程确立。例如:Lorenz吸引子-Attracted to the attractor of a point set is called the attractor basin of attraction of attractor: point in the role of iteration under the structure. Ordinary differential equations
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1158
    • 提供者:julien716
  1. INTELFPU_CNpdf

    1下载:
  2. intel浮点汇编指令集,WIN32ASM中浮点汇编指令说明-intel to compile floating-point instruction set, WIN32ASM in the compilation of floating point instructions that
  3. 所属分类:Editor

    • 发布日期:2016-01-23
    • 文件大小:912006
    • 提供者:wjl
  1. DelaunayTriangulation

    0下载:
  2. 应用随机增量法实现的平面任何点集的三角剖分,有很大的参考价值-Application of random incremental method to achieve the plane of any point set triangulation, there are a lot of reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:24505
    • 提供者:李华
  1. drillnc_vb

    2下载:
  2. 产生钻孔nc 代码 输入:NC文件号 incfileNum 输入:备注strNote, 安全高度, 钻深, 啄钻深度, 点集,刀号,刀径,转速,进给,刀长补正,半径补正,[下一刀号], [N行号],[增量] 输出:啄钻NC -Enter the code generated nc bored: NC document incfileNum type: Remarks strNote, safe altitude, deep drilling, peck drilling d
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1439
    • 提供者:逍晟
  1. fseriesm

    0下载:
  2. 算法实验名称: 求离散Fourier级数程序的C源代码及应用例子C源程序 功能说明: 当f(x)只在给定的离散点集 上已知时,则可求得相应的离散Fourier级数.FSERIES.C即给出了求离散Fourier级数的程序. -Experimental Algorithm Name: Discrete Fourier series procedures for the C source code and application examples of C source code funct
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:29761
    • 提供者:白文静
  1. Fullarc_mill2

    1下载:
  2. 目的: 全圆铣削过程(有刀径补正 进退刀圆弧等径 中心下刀) 输入: NC文件号incfileNum 输入: 备注strNote, 安全高度Millinitial_z, 铣深milldepth, Z进给高度millFdepth , 啄铣深度millzstpdepth,圆直径strDiamill, 圆心点集strCptsxy,刀号Tcur,刀径Diacur,转速Scur, 进给Fcur,刀长补正H,半径补正Dcur,铣削方向blnFangxXiang,[下一刀号]Tnxt
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:3050
    • 提供者:逍晟
  1. diankashoping

    0下载:
  2. 一套集网上购卡、在线支付、虚拟货币、财务收支、多级代理、充储值卡、为一体的功能强大的在线售卡网站系统.适用于销售游戏卡,电话卡、上网卡、电影卡、数字卡、网游、点卡、月卡、充值卡、网易一卡通、网上第一店、全球领先、银行卡、在线支付、实时购买、电子商务、数字b2c等任何类型数字卡商品。-A set购卡online, online payments, virtual currency, the financial balance of payments, multi-level agents, cha
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-27
    • 文件大小:9875751
    • 提供者:夏彬
  1. genetic

    0下载:
  2. 理解普通的遗传算法和佳点集遗传算法的基本思想和不同点,用遗传算法测试一标准函数。佳点集算法测试一标准函数,理解普通的遗传算法和佳点集遗传算法的基本思想和不同点-Understanding of the general genetic algorithm and good point set genetic algorithm' s basic idea and the different points, by using genetic algorithms to test a stand
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5766
    • 提供者:黄永聪
  1. Geometry

    1下载:
  2. 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-06-18
    • 文件大小:13157
    • 提供者:11
« 1 2 3 45 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com