搜索资源列表

  1. Kmeans-image-segmentation

    0下载:
  2. matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2419712
    • 提供者:王银虎
  1. k-means

    0下载:
  2. 统计阿里山的解放路卡上的经费来空间阿苏的来克服骄傲的上来看风景-k means algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:chen
  1. Tcl_and_the_Tk_Toolkit

    0下载:
  2. John K. Ousterhout 所著,TCL语言的权威之书。TCL是一门简单实用的语言,比较重要的是目前思科设备可以直接进入TCL调试界面,学好TCL语言,可以大大的帮助网络工程师提高作业效率。-Written by John K. Ousterhout, TCL language of the authority of the book. TCL is a simple and practical language, the m
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:780288
    • 提供者:fk
  1. K-meansclusteringalgorithmprogram

    0下载:
  2. 模式识别课程上用C++语言编写的K-均值算法对150个样本进行分类。-Course on pattern recognition using C++ language of the K-means algorithm to classify the 150 samples.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:79872
    • 提供者:yu
  1. KD_Tree

    0下载:
  2. KD_Tree In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:Lee Sangmin
  1. kdtree

    0下载:
  2. In computer science, a kd-tree (short for k-dimensional tree) is a space-partitioning data structure for organizing points in a k-dimensional space. kd-trees are a useful data structure for several applications, such as
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:Lee Sangmin
  1. KMeansClusterConsole

    0下载:
  2. K均值聚类算法,取前k个点为初始聚类中心,然后进行迭代聚类-K means clustering algorithm, fetch the first k points as initial cluster centers, then the iterative clustering
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:26624
    • 提供者:pyb
  1. GMM

    0下载:
  2. this another gmm training matlab source code. it use k-means for initialization of parameter before trainig, not LBG algirhtm. so it is very helpful for GMM training-this is another gmm training matlab source code. i
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:whchoi/GodDog
  1. ktree-1

    0下载:
  2. Min k tree in tabu search
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:Jung
  1. 20071521203297

    1下载:
  2. 数据图形分析,系统环境:PB9.0 系统包括:包括:计划表、K线图、均衡器、网络拓扑图、计划监视等。 -Data, graphical analysis, system environment: PB9.0 system includes: includes: schedule, K line graph, equalizer, network topology, plan monitoring.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:705536
    • 提供者:minlab
  1. r-K

    0下载:
  2. 数值分析中R-K迭代算法,用于矩阵的求解问题-RK iterative algorithm in numerical analysis, solving problems for the matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:wangtong
  1. k-yp_access

    0下载:
  2. K风授权版的超强黄页系统,本地测试可以用。生成html,Acce-Wind authorized version of the Super K Yellow Pages System
  3. 所属分类:WEB源码

    • 发布日期:2024-05-19
    • 文件大小:354304
    • 提供者:hizhzheng
  1. KWP2000PROTOCOL

    0下载:
  2. KWP2000最初是基于K线的诊断协议,由于K线物理层和数据链路层在网络管理和通讯速率上的局限性,使得K线无法满足日趋复杂的车载诊断网络的需求。而CAN网络(Controller Area Network)由于其非破坏性的网络仲裁机制、较高的通讯速率(可达1M bps)和灵活可靠的通讯方式,在车载网络领域广受青睐,越来越多的汽车制造商把CAN总线应用于汽车控制、诊断和通讯-KWP2000 initial diagnosis is bas
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:69632
    • 提供者:张敏
  1. K-means_java_report

    0下载:
  2. 对k-means算法的一次java报告,包括了问题描述、设计要求、需求分析、详细设计、测试及运行结果、程序源码及注释、课程设计心得体会等几方面,比较详尽。-On the k-means algorithm is a java reporting, including the problem descr iption, design requirements, needs analysis, detailed design, testin
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:dglx
  1. knn

    0下载:
  2. knn-K近邻法实现两分类的函数代码,输入为两类的样本特征,和待测试的样本向量,输出为分类结果。-knn-K nearest neighbor method to achieve the two categories of function code, enter the characteristics of two types of samples, and samples to be tested vector, the outpu
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kevin
  1. k_means

    0下载:
  2. k means techniques de classification non supervisée (clustering) les plus utilisées. Etant donné un entier K, K-means partitionne les données en K groupes, ou "clusters", ou "classes" ne se chevauchant pas. Ce résul
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:faiza
  1. K_MeansSeg

    0下载:
  2. KMeans图像聚类分割:用K-Means聚类方法来对图像进行分割。主要是对图像的颜色进行聚类。开发环境:VC6,需要安装OpenCV。-KMeans clustering in image segmentation: with K-Means clustering approach to image segmentation. Mainly the color of the image cluster. Development Env
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2835456
    • 提供者:chenwenlue
  1. besselzero

    0下载:
  2. Find first k positive zeros of the Bessel function
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:Xmay
  1. k

    0下载:
  2. 油管车容量计算,根据h/d参数,转换出k值,便于计算-123
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:房隆军
  1. K-Complex

    0下载:
  2. K复合波检测的几篇国外文献 【Artificial Neural Nets for K-Complex Detection】【COMPARISON OF DETECTION METHODS_APPLICATION TO KCOMPLEX DETECTION IN SLEEP EEG】【Feature-Based Detection of the K-Complex Wave in the Human Electroencephalo
  3. 所属分类:生物技术

    • 发布日期:2024-05-19
    • 文件大小:1161216
    • 提供者:Hekate
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org