搜索资源列表

  1. 矢量量化的C语言实现.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:3042
    • 提供者:
  1. 地形图等高线的计算机矢量化及三维地形模型的生成

    0下载:
  2. 本文提出地形图纸等高线的矢量化,进而提出生成三维地形模型的工程问题,阐述了扫描、预处理、细化等步骤-terrain contour drawings of vectorization, leading to formation of three-dimensional terrain model works, expounded the scanning, pretreatment steps such as thinning
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:381696
    • 提供者:刘德小花
  1. LVQ

    0下载:
  2. LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning form of the expansion, integration of self-organization and the technical supervision of instructors.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2804
    • 提供者:何风
  1. shilianglianghua

    0下载:
  2. 这个小程序是使用c语言编写的矢量量化的一个小程序,在vc界面下操作的一部分.-this procedure is the use of small-c language prepared by the Vector Quantization a small procedure, the interface vc part of the operation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3208
    • 提供者:lily
  1. VQ方法做的说话人辨识vq

    0下载:
  2. 利用矢量量化(VQ)的方法实现的说话人辨认的程序,有兴趣者可以把它转换为C的-vector quantization (VQ) method to identify the Speaker of the proceedings, interested persons can transform it to C
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:5396
    • 提供者:陈建文
  1. MyVQ

    0下载:
  2. 本人毕业设计的杰作哦!程序关于图像压缩编码,即图像矢量量化的压缩编码!非常牛!-I graduated design masterpiece! Procedures for image compression, image compression vector quantization coding! Very awesome!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29569
    • 提供者:张新斌
  1. SURCE

    0下载:
  2. BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现,矢量量化的C语言实现-Neural Network C language, BP neural network solutions differences or problems, HMM C language, vector quantization C Language
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31828
    • 提供者:吴德烽
  1. HMM_CLUSTERING

    0下载:
  2. HMM的C++详细源代码和矢量量化的C++源代码-HMM C source code and detailed vector quantization of C source code
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:11069
    • 提供者:陆雯
  1. loadcode

    0下载:
  2. 在MATLAB中编写实现图像的不同级别小波分解算法;2选择合适的小波基;3对经典的几幅黑白和彩色图像进行DWT变换;4实现零树、基于塔式网格矢量量化、基于LBG算法、基于标量量化等小波变换编码;5得到分析比较结果。达到的目的:1综合训练学生编程的能力;2对高数、计算方法、程序设计、数据结构、算法、数字图像处理等课程的复习和运用;3可培养学生的算法设计和分析能力。-in MATLAB prepared to achieve differe
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:34727
    • 提供者:aa
  1. NeuralNetworkSourceCode

    0下载:
  2. 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:569053
    • 提供者:梁锋
  1. Clustering_jin

    0下载:
  2. 数字图像模式识别技术及工程实践\\源代码\\Clustering\\矢量量化的C语言实现-digital image pattern recognition technology and engineering practice \\ source \\ Clustering \\ Vector Quantization C Language
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3391
    • 提供者:唐进
  1. VQ_Final

    0下载:
  2. MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output ca
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:148418
    • 提供者:周景荣
  1. ImgComBasedonWavletandNN

    0下载:
  2. Matlab实现图像压缩与重构步骤 ① 对图像进行小波分解,得到第一层分解的低频系数和高频系数。 ② 保留低频系数,对高频系数进行基于神经网络的矢量量化编码,达到压缩。 ③ 根据码书以w还原高频系数 ④ 根据保留的低频系数和还原的高频系数重构图像 -Matlab realization image compression and the heavy construction step (1) pair of pic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:19961
    • 提供者:王危结
  1. hmmPlatform

    0下载:
  2. 语音分析平台(不包括HMM模型) 平台源码中提供了语音文件的提取和处理方法,时域分析(预处理/能量/振幅/过零/端点检测),频域分析(fft/功率谱/倒谱)和矢量量化的实现(搜集转发)-voice analysis platform (not including HMM) platform to provide a source document voice extraction and processing methods , t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:159121
    • 提供者:何洁
  1. Clustering433_vectorize_C

    0下载:
  2. 矢量量化的C语言实现 开发环境:C语言 简要说明:矢量量化的C语言实现 -Vector Quantization C language development environments : C language Brief Descr iption : Vector Quantization C Language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5203
    • 提供者:王恩
  1. PR2006

    0下载:
  2. BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现 -Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recog
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:795199
    • 提供者:liang
  1. Vectorquantity

    0下载:
  2. 优秀的矢量量化源代码,可以很好的应用于图像压缩以及基于内容的图像检索。vc++源代码-outstanding VQ source code can be good for image compression and content-based image retrieval. Vc + + source code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3199
    • 提供者:趁两
  1. vqonMatlab

    1下载:
  2. 在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用说明: 1 训练 打开Matlab 使Current Directory为VQ所在的文件夹(比如:E:\\vq) 在Command windows中输入 -in MATLAB environment based VQ Spe
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:707106
    • 提供者:annya
  1. LBGwlee

    0下载:
  2. 这是我写的用c语言实现LBG算法的一个程序。LBG算法是语音信号处理中一种矢量量化的方法。我的邮箱:wleechina@163.com-This is what I wrote with C Language LBG algorithm a procedure. LBG is the voice signal processing a vector quantization method. My mail : wleechina@163
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:27782
    • 提供者:李伟
  1. VQcode

    0下载:
  2. 矢量量化编码源代码,包括标准矢量量化,树形矢量量化等-vector quantization coding source code, including standard vector quantization, such as tree VQ
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:91388
    • 提供者:邱应强
« 1 2 3 4 5 67 8 9 10 11 ... 25 »

源码中国 www.ymcn.org