-
GMM
内含visual C++和MATLAB代码,利用高斯呼喝模型进行背景建模,自适应确定高斯分量的个数,由Z.Zivkovic开发,相关文章是 Improved adaptive Gausian mixture model for background subtraction(Containing visual C++ and MATLAB code, the use of Gaussian background modeling feeding model, adaptive determine the number of Gaussian components, developed by Z.Zivkovic related article Improved adaptive Gausian mixture model for background subtraction)
- 2014-10-07 09:56:19下载
- 积分:1
-
802.11a-baseband_2
IEEE 802.11a-1999 or 802.11a was an amendment to the IEEE 802.11 wireless local network specifications that defined requirements for an orthogonal frequency division multiplexing (OFDM) communication system. It was originally designed to support wireless communication in the unlicensed national information infrastructure (U-NII) bands (in the 5–6 GHz frequency range) as regulated in the United States by the Code of Federal Regulations, Title 47, Section 15.407.
- 2014-02-01 23:29:12下载
- 积分:1
-
ReinforcementLearning1
一些强化学习方面的论文,很有用的,有着具体的例子,和算法流程和思路,希望对大家有所帮助(reinforcementlearing)
- 2009-04-16 11:54:51下载
- 积分:1
-
MATLAB6.0shuxueshouce
介绍matlab6.0的矩阵及其基本运算,数值计算与数据分析,符号运算,概率统计,优化问题,绘图与图形处理等等。(Introduction matlab6.0 matrix and its basic operations, numerical and data analysis, symbolic computation, probability and statistics, optimization, graphics and graphics processing, and so on.)
- 2011-07-04 21:24:22下载
- 积分:1
-
circle
生成圆的小程序,可根据矩阵的分布来生成随机圆(A small program to generate a round, according to the matrix to generate a random distribution of circular)
- 2011-11-21 09:24:03下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
OCT
光学相干断层扫描技术(OCT)在眼科治疗中的应用(Optical coherence tomography (OCT) applications in ophthalmology Treatment)
- 2021-04-14 15:28:55下载
- 积分:1
-
PSO-algorithm--identify
PSO算法的系统辨识,辨识一个锅炉蒸汽水位的传递函数。依据现有的数据,将传递函数辨识为2阶。(PSO algorithm to identify a boiler steam water level transfer function. Based on the existing data, the transfer function is identified as order 2.)
- 2017-05-26 16:46:53下载
- 积分:1
-
EKF
EKF程序,可以应用于粒子滤波程序进行效果比较(EKF procedure can be applied to compare effects of particle filtering procedure)
- 2010-11-12 09:33:34下载
- 积分:1
-
example1
不确定线性脉冲控制系统的程序,例子和程序都在压缩包里面。(Uncertain linear pulse control system procedures , examples and procedures are in the compressed packets inside .)
- 2013-07-18 22:10:12下载
- 积分:1