搜索资源列表
关于高斯混合模型(GMM)的matlab源代码
- 关于高斯混合模型(GMM)的matlab源代码:,On the Gaussian mixture model (GMM) of the matlab source code:
gauss.混合高斯背景建模算法
- 混合高斯背景建模算法,包含了阴影消除方面的一些处理。,AppWizard has created this gauss application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
vc++调用matlab函数混合编程实现二值图像的区域标记
- vc++调用matlab函数混合编程实现二值图像的区域标记。,vc++ call matlab function Matlab binary image of the regional markers.
keil C语言与汇编语言混合编程
- keil C语言与汇编语言混合编程(含实例讲解),keil C language and assembly language mixed programming [including examples explain]
单纯形和人口迁移的混合全局优化算法
- 摘要:针对基本人口迁移算法具有易早熟和精度不高等缺陷,利用人口迁移算法随机产生的点采用单纯形法进行优化,提出了 一种基于单纯形法和人口迁移算法的混合全局优化算法。通过典型的测试函数Shaffer,验证了改进后算法的性能,并与10 种类型 的粒子群优化算法进行比较,结果表明,该文算法能获得比较好的解,收敛成功率高达100%。
php 英汉字符串混合截取
- php英汉字符串混合截取 php 英汉字符串混合截取
混合索引和成组链接法算法 - 副本
- 混合索引成组连接模拟实现(转) 混合索引成组连接模拟实现(转)(Hybrid index, group connection, simulation implementation (transfer))
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
MATLAB的混合整数非线性规划
- 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
混合正则化
- 对于求解地震勘探问题提出了一个新的混合正则化方法。(A new hybrid regularization method is proposed to solve seismic exploration problems.)
PS算法-图层混合
- 利用vs软件,实现ps图层混合的功能,对比两者的差异(Using vs to realize the function of PS layer blending)
高斯混合模型EM算法MATLAB程序
- 在高斯混合模型上实现聚类问题的算法。将2个高斯混合,然后尝试学习两个高斯混合后的参数。(Algorithm for clustering problem on Gauss mixture model. Mix the 2 Gauss and then try to learn the parameters after the two Gauss mixing.)
精通Matlab与C_C++混合程序设计(第2版)
- C语言与matlab混合编程。C语言调用matlab函数。matlab调用C语言函数。(c program. matlab program. c using matlab functions. matlab using c functions.)
混合高斯
- 用于车辆检测背景建模 通过混合高斯将前景与北京分离(Vehicle tracking background modeling is used to extract foreground)
改进的高斯混合背景模型的实现
- 利用改进的高斯混合模型对前景目标的提取有较好的作用,这是基于OpenCV的C++程序,请安装OpenCV库进行调试(The improved Gauss mixture model has a good effect on foreground target extraction. This is a C++ program based on OpenCV. Please install OpenCV library for debugging)
7.8 综合演练-混合信号图
- 混合信号图,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Mixed signal diagram, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
精通Matlab与C C++ 混合程序设计 第2版
- 改文档详细介绍MATLAB与C++混合编程的方法,环境设置,内容简洁详细,是入手新生非常有用的资料(Change the document in detail MATLAB and C++ mixed programming method, environment settings, concise and detailed content, is a very useful information to start new students)
基于混合粒子群算法的移动机器人路径规划研究
- 本文主要研究的是机器人避障,通过混合粒子群算法来实现,里面含算法步骤,实例分析,对研究机器人避障的朋友在理论上有所帮助(This paper mainly studies the robot obstacle avoidance, through the hybrid particle swarm algorithm to achieve, which contains the steps of the algorithm, example analysis, to study the robo
液体混合装置
- 混合液体装置 工厂混合两种液体 PLC编程课(Two kinds of liquid mixing devices)
列混合
- 实现了AES的一轮中的列混合与S盒代换,可以用于AES算法的编写以及算法分析(MixColumn&SubByte in AES)