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

搜索资源列表

  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. matlab二维图像处理

    0下载:
  2. 能够进行 图像的块操作/图形的过滤操作/图像的频率操作/函数变换/RADON函数变换 图像分析(1)/过滤图像/图像的区域处理/图像的颜色处置/交换显示图像/矢量数据的显示/ 图像分析(2)/图像逻辑操作/进度条的使用/MRI数据的显示/图像类型转换/特殊的图像显示技术/图像的几何操作
  3. 所属分类:2D图形编程

    • 发布日期:2010-04-28
    • 文件大小:4675
    • 提供者:qiangzzu
  1. Origin8.0中文教程(二维绘图,带PDF书签)

    2下载:
  2. 一本不错的Origin教程,让你轻松实现数据分析。
  3. 所属分类:软件工程

  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. 1234567899988基于matlab软件的delaunay算法划分网格

    2下载:
  2. 基于matlab软件的delaunay算法划分网格,可以进行三维数据和二维数据的处理,Matlab-based software division algorithm delaunay mesh, can be three-dimensional data and two-dimensional data processing
  3. 所属分类:matlab例程

    • 发布日期:2016-07-18
    • 文件大小:853031
    • 提供者:yanhan
  1. Pattern_recognition1

    0下载:
  2. 张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类-Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gende
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:123156
    • 提供者:陈皓
  1. kpca

    0下载:
  2. 核主成分分析算法KPCA 的matlab程序/代码 基于二维数据的。-kernel principal component analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6570
    • 提供者:静静
  1. Two_dimensionaldata_dbscan

    0下载:
  2. 针对二维数据集的DBSCAN算法的实现,界面只要拖一个Edit和一个TrackBar控件就可以了,分别表示Eps和Minpts这两个参数。-Two-dimensional data sets for the DBSCAN algorithm, as long as the interface and a drag TrackBar an Edit control on it, Eps, respectively, and these two parameters Minpts.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1846
    • 提供者:lc
  1. array

    0下载:
  2. 把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:24481
    • 提供者:解云峰
  1. bayes_total

    0下载:
  2. 最小错误概率贝叶斯分类器的matlab程序,可用于二维数据的分类以及分类效果的图像显示,可帮助初学者加深对贝叶斯分类算法的理解。-This is a matlab program of the minimum probability of error of Bayesian classifier.Which can display the image of two-dimensional data classification and the classification results . I
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2252
    • 提供者:chenxiao
  1. lm_2dcircle

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round data draws up with, test_circle uses in to produce test data fit2dcircle to use in to dr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:215664
    • 提供者:代进
  1. shuzhifenxi3

    0下载:
  2. 实验题目:曲线拟合的最小二乘法 相关知识:已知C[a,b]中函数f(x)的一组实验数据(xi,yi)(i=0,1,…,m),其中yi=f(xi)。设 是C[a,b]上线性无关函数族。在 中找函数f(x) 曲线拟合的最小二乘解 ,其法方程(组)为: 其中, k=0,1,…,n 特别是,求函数f(x) 曲线拟合的线性最小二乘解 的计算公式为: 数据结构:两个一维数组或一个二维数组 算法设计:(略) 编写代码:(略) 实验用例: 已知函数y
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:947
    • 提供者:张涛
  1. MATLAB

    0下载:
  2. matlab中绘图的方法 二维数据曲线图 隐函数绘图 图形修饰处理 图像处理与动画制作-matlab in the method of two-dimensional graphics data curve implicit function modified graphic graphics processing image processing and animation
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:18982
    • 提供者:gyp
  1. AxMapToAxScan

    0下载:
  2. ArcGis二维转换为三维,源码程序,含有数据-ArcGis convert two-dimensional three-dimensional, source program, which contains data
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:20383
    • 提供者:杨维
  1. xy2libsvm.m.tar

    0下载:
  2. 将二维数据转换成libsvm格式的程序,matlab格式文件,可作函数调用。-Will be two-dimensional data into libsvm format procedures, matlab format and can be used for function calls.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:656
    • 提供者:ade
  1. openstioncolour

    0下载:
  2. 把一幅图形图像反色,并输出图形图像的二维数据,利用c++与OPenCV实现。-To an anti-color graphic image, and output two-dimensional graphics image data, using c++ and realize OPenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:5946811
    • 提供者:侯小刚
  1. USA

    0下载:
  2. 美国地图 二维数据 arcgis 地理信息-info
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:126643
    • 提供者:dy
  1. matlabvisible

    0下载:
  2. 数据可视化即绘图功能是matlab的一大特色。 人们往往很难直接从一大堆数据中体会到它的含义,用数据画出图形用视觉器官直接感受到数据的许多内在本质。 matlab可以给出数据的二维、三维乃至四维图形表现,通过对图形线型、立面、色彩、渲染、光线、视觉等的控制可把数据的特性表现得淋漓尽致。-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:398061
    • 提供者:刘婷婷
  1. qingdaoshiqu

    2下载:
  2. gis 二维矢量数据(青岛市区)非常详细。可以开发使用。-two-dimensional vector gis data (Qingdao)
  3. 所属分类:GIS编程

    • 发布日期:2017-05-29
    • 文件大小:2375459
    • 提供者:250411626
  1. table.h.tar

    0下载:
  2. 二维数据表操作,实验数据操作,在做物理实验或是其它实验时经常用到的表格式数据可用些代码处理。[原创]-Manipulation 2D dataset in experiment data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:1285
    • 提供者:LiangJiuGuo
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com