Welcome![Sign In][Sign Up]
Location:
Search - c em

Search list

[Other resourceEM

Description: 用C++实现了期望最大化算法,为了简化,矩阵使用对角矩阵-C achieve expectations maximize algorithm, in order to simplify the use of matrix diagonal matrix
Platform: | Size: 3840 | Author: 方平 | Hits:

[Other resourceem-c++

Description: 本文介绍了用c++实现em算法,非常有用!
Platform: | Size: 5967 | Author: 钟宏 | Hits:

[Mathimatics-Numerical algorithms高斯-塞德尔

Description: c语言简单算法实例-c algorithm example, simple language
Platform: | Size: 3072 | Author: 张严 | Hits:

[AI-NN-PREM

Description:
Platform: | Size: 3072 | Author: 方平 | Hits:

[source in ebookerror_correction_coding

Description: 压缩文件中是Error Correction Coding - Mathematical Methods and Algorithms(Wiley 2005)作者:(Todd K. Moon )的配套代码,是由C和matlab两种语言编写的-compressed files is Error Correction Coding- Mathemat da Methods and Algorithms (Wiley, 2005) Author : (Todd K. Moon) matching code from C and Matlab prepared in two languages
Platform: | Size: 11518976 | Author: 龙昊 | Hits:

[2D Graphicltilib

Description: LTI-Lib is an object oriented computer vision library written in C++ for Windows/MS-VC++ and Linux/gcc. It provides lots of functionality to solve mathematical problems, many image processing algorithms, some classification tools and much more... -LTI-Lib is an object oriented computer vis ion library written in C for Windows/MS-VC and L inux/gcc. It provides lots of functionality to solve mathematical problems. many image processing algorithms. some classification tools and much more
Platform: | Size: 4583424 | Author: pierre | Hits:

[Mathimatics-Numerical algorithmsant-system-algorithm

Description: C语言版本的蚁群系统算法,详细介绍了蚁群算法的步骤-C language version of the ant system algorithm, introduced in detail the steps Ant Algorithm
Platform: | Size: 8192 | Author: 葛荣雨 | Hits:

[Mathimatics-Numerical algorithmsCRC64

Description: CRC循环64位校验的源码,可直接引用该函数使用,有疑问请EM:lovely6226@163.com-Cyclic 64 check source code, can be directly invoked the function uses, the question please EM : lovely6226@163.com
Platform: | Size: 1024 | Author: 张雪奇 | Hits:

[Speech/Voice recognition/combineHMMmodel

Description: This code implements in C++ a basic left-right hidden Markov model and corresponding Baum-Welch (ML) training algorithm. It is meant as an example of the HMM algorithms described by L.Rabiner (1) and others. Serious students are directed to the sources listed below for a theoretical description of the algorithm. KF Lee (2) offers an especially good tutorial of how to build a speech recognition system using hidden Markov models.
Platform: | Size: 15360 | Author: aaaaaaa | Hits:

[SCMEM4100

Description: 一个完整的读卡的C语言程序,包括扩展电路,及应用!-Reader a complete C-language program, including expansion of the circuit, and application!
Platform: | Size: 2048 | Author: zxp | Hits:

[DSP program5509EMIF

Description: tms320vc5509的emif C语言代码,包括dsp的各项基本配置-tms320vc5509 the emif C language code, including the basic configuration dsp
Platform: | Size: 14336 | Author: 陈晓峰 | Hits:

[Algorithmem-c++

Description: 本文介绍了用c++实现em算法,非常有用!-This paper introduces the use c++ Realize em algorithm, very useful!
Platform: | Size: 6144 | Author: 钟宏 | Hits:

[VC/MFCsourceinsight

Description: 很好的C语言查看工具,完全破解版相信大家都知道这个查看工具吧,如果没有可以下载下来-Very good tool for C language view, fully cracked version I think you know the view tool bar, if there is no can be downloaded from
Platform: | Size: 3469312 | Author: sxn | Hits:

[AI-NN-PRgmm-gmr

Description: 这是一款用C++编写的实现gmm算法的程序,有样例程序,实现了EM算法来寻找GMM参数。-This is a used C++ Prepared gmm algorithm to achieve the procedure, there are sample procedures, the realization of the EM algorithm to find GMM parameters.
Platform: | Size: 32768 | Author: 阿商 | Hits:

[AlgorithmPuma-EM-0.4.6.tar

Description: 这个软件包(C++)是我寻找电磁学代码无意中找到了,功能相当强大(并行计算,快速多极子等)。缺点是安装相当麻烦,需要若干个其他软件包。我在Fedora Core9下编译其中所需blitz++时出错,在 ubuntu下可以所有均编译通过,运行时出现一个错误,我找不到原因(本人水平有限),但从学习电磁学有关算法/程序设计来说,已经是相当了不起的开源软件了。parallel unified multipole algorithm for Electromagnetics (Puma-EM). Aim is providing surface Method of Moments for Electromagnetics, enhanced by using the Multilevel Fast Multipole Method. Code is parallelized and runs on Desktops and clusters.-The package (C++) Is what I look for electromagnetics code inadvertently found, quite powerful (parallel computing, fast multipole, etc.). The disadvantage is that installation can be tricky, would require a number of other packages. I compiled under Fedora Core9 which required blitz++ Error in ubuntu can compile all are passed, there is a runtime error, I can not find the reasons (my limited), but to learn the relevant algorithms Electromagnetics/program design, is already quite a remarkable open-source software. parallel unified multipole algorithm for Electromagnetics (Puma-EM). Aim is providing surface Method of Moments for Electromagnetics, enhanced by using the Multilevel Fast Multipole Method. Code is parallelized and runs on Desktops and clusters.
Platform: | Size: 427008 | Author: hopeshot | Hits:

[CSharpEmgu.CV.SourceAndExamples-1.4.0.0

Description: Opencv C# Library (wrapper) and example
Platform: | Size: 8279040 | Author: Flavio | Hits:

[DocumentsQT3.3

Description: 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigner进行可视化设计.-This White Paper has introduced the QT C++ tool kit. Supporting multiple platforms QT GUI development, there is " write once, compile everywhere" argument. Using a single source tree and a simple re-compile, can at Windows95 ~ XP, Mac OS X, Linux, Solaris, HP-UX, and others using the X11 version of the Unix programming. QT applications can also be compiled in the embedded-type environment. QT a uniform known as the " object and groove" mechanism for inter-object communications. QT has a lot of programming on the field of perfect support: such as 2D/3D graphics, internationalization, XML and so on. QT applications can also use QT Dsigner for visual design
Platform: | Size: 582656 | Author: zhanghua | Hits:

[matlabEM

Description: 提供迭代算法的matlab实现以及c的实现-iteration
Platform: | Size: 158720 | Author: leon | Hits:

[matlabEM

Description: em算法的学习资料,各种格式,包含c和matlab源代码,希望有所帮助-em algorithm learning materials, a variety of formats, including c and matlab source code, hope that helps
Platform: | Size: 3632128 | Author: nebula | Hits:

[OtherEM算法的原码

Description: em算法matalab代码仅供参考 谢谢 ,,,,,,,(EM algorithm MATALAB code for reference only, thank you,,,,,,,)
Platform: | Size: 11264 | Author: 北方源 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net