搜索资源列表

  1. training_gmm

    0下载:
  2. 训练高斯混合模型的程序,尽管此类代码较多,但本程序经过笔者改写优化后,很大程度上避免了普通方法中局部最优的问题。-Gaussian mixture model training procedures, although the code more, but the procedure after the author rewrite optimization, largely avoiding the ordinary method o
  3. 所属分类:Audio

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. gmm_creation_mle

    0下载:
  2. 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution c
  3. 所属分类:Audio

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. gmm_prob

    0下载:
  2. 计算高斯混合模型先验概率和后验概率的程序,采用大矩阵运算,大大提高了运行速度。-Gaussian mixture model calculated a priori probability and the probability of post-mortem procedures, using a large matrix computation, greatly improved speed.
  3. 所属分类:Audio

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. 2410ADSprog

    0下载:
  2. 优龙S3C2410平台的用ADS1.2进行编译的程序,可以很方便的进行修改移植到其他平台进行实验,这里有2410片内AD程序,汇编程序点亮led,汇编和C混合编程点亮led,GPS,和GPRS程序,够酷了吧!-excellent platform for the Long S3C2410 ADS1.2 compiled using the procedure, it is very convenient for changes to o
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:719872
    • 提供者:LiYi
  1. MultiTexture

    0下载:
  2. 该程序是opengl程序,主要是介绍多个纹理如何混合使用!-that the procedure was opengl procedures, mainly on how many texture mixed use!
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1074176
    • 提供者:xiaobai_1981
  1. 3780fft

    0下载:
  2. Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based syste
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:黄丽
  1. vcwithmatlab

    0下载:
  2. vc与matlab混合编程的具体实例。vc调用matlab的.m函数,经过编译之后转换为C++程序,实现进行混合编程。-vc mixed with Matlab programming specific examples. Vc call Matlab. M function, compiled after the conversion of C procedures, mixed programming.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:23552
    • 提供者:陈晨
  1. backmode824

    0下载:
  2. 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:433152
    • 提供者:王鑫
  1. VC++andMatlab

    1下载:
  2. 许多工程软件需要用到复杂的数学算法。VC++能够形成各种用户界面, 并可以直 接与系统及底层硬件交换数据。因此研究VC++和Matlab 的混合编程具有很大的实际意义。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。-many engineering software necessary to us
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:徐凯
  1. openglexample2

    0下载:
  2. 一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth color
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:张阳
  1. ppkd

    0下载:
  2. 基于有限高斯混合模型的EM算法的源程序代码,里面有实验报告和运行结果。 -based on finite Gaussian mixture model of the EM algorithm source code, which has run reports and experimental results.
  3. 所属分类:其他数据库

    • 发布日期:2024-05-20
    • 文件大小:52224
    • 提供者:
  1. GaussEm

    0下载:
  2. 关于高斯混合模型(GMM)的matlab源代码-on Gaussian mixture model (GMM) Matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:冯君
  1. am_dsp

    0下载:
  2. 一个基于5402的AM调制解调程序,使用C和DSP汇编混合编程,已经经过调试!-AM modulation and demodulation, the use of DSP Series C and mixed programming, After debugging already!
  3. 所属分类:WEB源码

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. CandASMDebug

    0下载:
  2. C语言与汇编语言混合编程的方法及需注意的问题-C and Assembly Language Programming mixed approach and the need for attention to the problem
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:gouliang
  1. VC++_Matlab

    1下载:
  2. 搜集的一些matlab和vc++混合编程的资料,包含caj和pdf文档,很有实用意义!-collect some of Matlab and vc mixed programming information, contains PRODUCTS and pdf documents, It has practical significance!
  3. 所属分类:编程文档

    • 发布日期:2024-05-20
    • 文件大小:52099072
    • 提供者:wangxy
  1. LR0-angelassie

    0下载:
  2. 关于四则混合运算的LR0语法分析器.一个编译的实验.大家看看吧..交流下.-on four mixed operations LR0 Parser. Compiling an experiment. We watch it .. exchanges under.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:王阳
  1. zuobiao

    0下载:
  2. 采用重心法求坐标,在C#中调用了matlab中的函数,对于想学C#和matlab混合编程很有好处-using coordinates for the center of gravity method in C# Calling a function of Matlab, For, like C# and Matlab programming very good mixed
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:栀子
  1. pgp262ii

    0下载:
  2. 混合密码系统源代码,很不错的学习资料-mixed password system source code, a very good learning materials
  3. 所属分类:其它资源

    • 发布日期:2024-05-20
    • 文件大小:546816
    • 提供者:wangqiang
  1. matlab_and_com_programming

    0下载:
  2. 我写的简明MATLAB与VC++混合编程例子,附有说明文档-I wrote a simple MATLAB and Visual C++ programming examples with documentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2593792
    • 提供者:真诚的猪
  1. EM_GM

    0下载:
  2. 混合高斯分布EM算法,可以算混合高斯分布的三个参数。混合高斯分布更接近系数分布。-mixed Gaussian distribution EM algorithm can calculate mixed Gaussian distribution of the three parameters. Mixed closer to the Gaussian distribution coefficient.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:连强
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org