搜索结果
找到约 121 项符合
gaussian 的查询结果
按分类筛选
- 全部分类
- matlab例程 (37)
- 数学计算 (14)
- 人工智能/神经网络 (12)
- 通讯/手机编程 (7)
- 其他 (7)
- 通讯编程文档 (5)
- 其他书籍 (4)
- 数值算法/人工智能 (3)
- DSP编程 (3)
- 书籍 (3)
- 生物技术 (2)
- 书籍源码 (2)
- 文件格式 (2)
- 文章/文档 (2)
- 行业发展研究 (2)
- 源码 (2)
- 学术论文 (1)
- 中间件编程 (1)
- 邮电通讯系统 (1)
- 压缩解压 (1)
- 3G开发 (1)
- *行业应用 (1)
- Java编程 (1)
- 系统设计方案 (1)
- 电子书籍 (1)
- 微处理器开发 (1)
- 编辑器/阅读器 (1)
- 交通/航空行业 (1)
- 驱动编程 (1)
- 论文 (1)
源码 Detecting Cars Using Gaussian Mixture Models
This example shows how to detect and count cars in a video sequence using foreground detector based on Gaussian mixture models (GMMs)
源码 Gaussian Jordan
Gaussian Jordan消元法。比较简答,且完备中文注释。
学术论文 基于FPGA的红外目标检测技术研究
摘要:"红外弱小目标检测"是红外搜索跟踪系统、红外雷达预警系统、红外成像跟踪系统的核心技术,因此红外小目标的检测是当前一项重要的研究课题.目前的发展方向是研究运算量小、性能高、利于硬件实时实现的检测和跟踪算法.该文在前人研究的基础上,着重研究了Marr视觉计算理论在红外小目标检测技术中的应用.从Marr算法的理论基 ...
DSP编程 基于DSP的LoG边缘检测系统的设计与实现
近年来,随着DSP技术的快速发展,数字视频处理技术得到了越来越广泛的应用。边缘检测是是数字视频处理中的一项关键技术,而且是进行对象检测和识别的基础。本文首先分析了当前发展比较成熟的几种边缘检测算法,然后针对基于DSP的数字视频处理系统的特点选用Laplacian of Gaussian(LoG)边缘检测算法,并在基于DM642的数字 ...
人工智能/神经网络 这个软件支持Bayesian衰退和分类模形
这个软件支持Bayesian衰退和分类模形,它基于神经系统网络和Gaussian作用。它也包括一些根本的程序实现有限和无限混合的模型。
matlab例程 matlab的图像处理。图像编码(HUFFMAN编码)小波变换
matlab的图像处理。图像编码(HUFFMAN编码)小波变换,1、 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取
通讯/手机编程 Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Description: This m file
Models UWB TX and RX using BPSK fifth derivative.
MATLAB Release: R13
Description: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and intgrator.
人工智能/神经网络 This program demonstrates some function approximation capabilities of a Radial Basis Function Networ
This program demonstrates some function approximation capabilities of a Radial Basis Function Network.
The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for ...
人工智能/神经网络 this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) fi
this demo is to show you how to implement a generic SIR (a.k.a. particle, bootstrap, Monte Carlo) filter to estimate the hidden states of a nonlinear, non-Gaussian state space model.
人工智能/神经网络 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generi ...