搜索资源列表

  1. libsvm-2.33

    0下载:
  2. LIBSVM is an integrated software for support vector classification. LIBSVM provides a simple interface where users can easily link it with their own programs.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:340992
    • 提供者:
  1. svpwm(full)

    0下载:
  2. svpwm空间电压矢量控制的核心算法,用于电机控制-svpwm space vector control algorithm for motor control
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:62464
    • 提供者:张裕峰
  1. vectorExercise

    0下载:
  2. VC++编程基础之Vector使用。感觉vectoe很好用!~-VC++ programming base of Vector use. Vectoe feeling good use! ~
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王鹏
  1. 基于dsp的svpwm变频器的研制

    0下载:
  2. 文章提出了一种基于空间矢量的PWM 算法的全数字化变频器,简要介绍了利用tms320lf2407进行空间矢量脉宽调制的理论。-article presents a space vector PWM algorithm for the all-digital converter, briefed the use tms320lf2407 space vector PWM theory.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:99328
    • 提供者:潘先生
  1. Gvqprog

    0下载:
  2. An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:2448384
    • 提供者:站长
  1. 一个SVM的MATLAB工具箱

    1下载:
  2. 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:552960
    • 提供者:陈爱斌
  1. Java程序的性能优化StringBuffer与Vector

    0下载:
  2. 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the proc
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王文轩
  1. 字符屏幕和图形功能函数

    0下载:
  2. 字符屏幕和图形功能函数包括画一弧线,画一个二维条形图,画一个三维条形图,画圆,清除图形屏幕,清除图形视区,关闭图形系统,画多边形,为矢量字体改变字符宽度和高度-screen characters and graphics functions including painting an arc, painting a 2D bar charts, drawing a three-dimensional bar charts, Circle
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:soul
  1. Delphi绘制矢量图delphidraw

    0下载:
  2. Delphi绘制矢量图delphidraw,实用的绘图工具-Delphi delphidraw vector drawing, practical mapping tools
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:188416
    • 提供者:付东华
  1. 用TMS320LF2407 实现空间矢量PWM(SVPWM)

    0下载:
  2. 用TMS320LF2407 实现空间矢量PWM(SVPWM)-with TMS320LF2407 space vector PWM (SVPWM)
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:黄操
  1. 距离矢量路由模拟

    0下载:
  2. 这是一个模拟路由器的距离矢量路由算法,核心是dijkstra算法。-This is a simulated router distance vector routing algorithm is the core-algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:87040
    • 提供者:陈为
  1. C实现矢量量化

    0下载:
  2. 使用C语言实现矢量量化,用到人工智能算法-use C language vector quantization, uses artificial intelligence algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王飞雨
  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. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:陈建文
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:王志气
  1. LVQ学习矢量化算法

    0下载:
  2. LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:张伟华
  1. asvm_source

    0下载:
  2. active support vector machine
  3. 所属分类:其它资源

    • 发布日期:2024-05-20
    • 文件大小:108544
    • 提供者:江维
  1. dianjimo

    2下载:
  2. 永磁同步电机矢量控制,其中包括仿真电机的参数和具体的数据,适合于中惯量电机高精度控制。-PMSM vector control, including the simulation of the electrical parameters and specific data. for inertia at the high precision motor control.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:孙东
  1. AVR494_AVR495

    1下载:
  2. DSP, 三相交流异步电机控制程序, C语言, 空间矢量SPWM, 内含PI算法及三相桥开关控制-DSP, 3-phase AC induction motor control procedures, C language, space vector SPWM, intron PI algorithm and switch control of three-phase bridge
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:452608
    • 提供者:真实
  1. VQcoding

    0下载:
  2. 由matlab编写,带GUI界面。对bmp文件进行Vector Quantization。运行其中的VQ_GUI.m文件。 程序肯定是调试无误的。虽然比较耗时,但是最后能达到较好的图像效果和SNR。毕竟相比于VC,matlab运行较慢。 注意在点open打开了一个bmp文件过后,一定要先点VQ code,进行其他操作才能有效。-prepared by Matlab, with GUI interface. Bmp files t
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:67584
    • 提供者:王嘉宁
  1. MyVQ

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

    • 发布日期:2024-05-20
    • 文件大小:29696
    • 提供者:张新斌
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org