搜索资源列表
Featureextractionforcomputervisionbasedfiredetecti
- 火灾视觉特征的提取是视觉火灾探测中的关键问题. 我们主要研究色彩、纹理以及轮廓脉动 等特征的提取,并提出一种度量轮廓脉动信息的距离模型,该模型在规格化的傅立叶描述子空间能 够准确地度量这种时空闪烁特征. 实验结果表明,该方法具有比较好的鲁棒性,有助于提高视觉火 灾探测的准确率、降低误报漏报率.-Based on investigating color , text ure and temporal feat ures for vision based fire detection ,
transmitter_td
- TD-SCDMA收发系统建模,联合检测仿真。-TD-SCDMA transceiver system modeling, simulation of joint detection.
JDCHE_and_JDPP_for_TD_SCDMA
- TD-SCDMA系统联合检测中的信道估计、信道估计后处理、信道估计串行干扰消除后处理算法的源代码。其中,信道估计采用频域快速FFT法以减少运算量;后处理采用激活窗检测法,只保留激活用户的多径信息,其余置0,以达到降低干扰及噪声的目的;串行干扰消除可以消除多小区信道估计的干扰,以得到本小区的纯净信道估计结果。-TD-SCDMA system, joint detection of channel estimation, channel estimation and post-processing,
yundong
- 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
Cooperativdetectionalgorithm
- 。当各感知用户采用软判决方法,对于2 个感知用户合作和3个感知用户合作的情况,可对最优联合检测算法性能有015dB改善。-. When the user uses soft decision method of perception, perceptual user cooperation for 2 and 3 sensing user cooperation, the joint detection algorithm can best improve the performance o
TD_SCDMA_2
- 线性联合检测算法在TD_SCDMA系统中的性能分析与比较-Linear joint detection algorithms in TD_SCDMA System Performance Analysis and Comparison
td-scdma_Rayleigh-channel_joint-detection
- TD-SCDMA,1基站1单天线用户系统,瑞利多径信道,联合检测(JD)matlab程序-TD-SCDMA, 1 single-antenna base station a user system, Rayleigh multipath channel, joint detection (JD) matlab program
TD-SCDMA_transceiver_system_modeling_simulation_of
- TD-SCDMA收发系统建模,联合检测仿真-TD-SCDMA transceiver system modeling, simulation of joint detection
Joint_Detection1
- TD-SCDMA中联合检测技术中的Matlab仿真算法,包括DMF算法,ZF-BLE算法,MMSE算法等-Joint detection in TD-SCDMA technology in the Matlab simulation algorithms, including DMF algorithm, ZF-BLE algorithm, MMSE algorithm
jd-algo
- 联合检测的代码,学习联合检测的好方法,这里和大家一起共享-Joint detection code, a good way to learn the joint test, to share with everyone here
comparison_of_zf-ble_and_mmse-ble_in_td
- TD之父李世鹤的论文comparison_of_zf-ble_and_mmse-ble_in_td,对学习和仿真TD-SCDMA中的联合检测Joint-Detection有很高的参考价值。-Father of TD Li Shihe s paper<comparison_of_zf-ble_and_mmse-ble_in_td> about Joint-Detection in TD-SCDMA.Good study paper for Joint detection
td_jd111
- TD-SCDMA系统中的调制解调技术及信道估计与联合检测-TD-SCDMA system, modulation and demodulation technology and channel estimation and joint detection
Joint_Detection
- 基于TDSCDMA系统中的联合检测技术,用matlab做的ZFBLE的算法仿真程序。需要的可以看看。-TDSCDMA system based on joint detection technique, do ZFBLE algorithm matlab simulation program. Need to look at.
joint-detection-of-TD-SCDMA
- 为评估TD_SCDMA下行链路联合检测接收机的性能,使用MATLAB软件进行链路仿真,本程序主要是实现用户QPSK基带调制、扩频、加扰、形成时隙、形成子帧、以及进行脉冲形成滤波,通过加性高斯白噪声信道和瑞利衰落多径信道,信道估计、联合检测等几个主要过程,整个仿真都是在基带进行的。-Link simulation to assess the performance of the TD_SCDMA Downlink joint detection receiver using MATLAB soft
signals-through-AWGN-arayleigh
- TD-SCDMA系统信道估计和联合检测技术 信号经过瑞利信道和加性高斯噪声信道-TD-SCDMA,JOINT DETECTION
The-Multi-user-Detection-ALGORITHM
- 联合智能(JI-MUD)多用户检测算法是由粒子群优化(PSO)算法,遗传算法(GA)和模拟退火(SA)算法-the joint intelligent multi-user detection (JI-MUD) algorithm which was composed by particle swarm optimization (PSO) algorithm, genetic algorithm (GA) and simulated annealing (SA) algorithm was p
Joint-signal-detection_decoding_-ISI
- ISI信道下的信号检测和译码的联合迭代算法的实现,编码使用递归卷积码,译码算法为BCJR算法。-Iterative algorithm to achieve joint signal detection and decoding under ISI channel, encoded using recursive convolutional code and decoding algorithm is BCJR algorithm.
TextonBoost-Joint-Appearance--Shape-and-Context.r
- The paper investigates the problem of achieving automatic detection, recognition and segmentation of object classes in photographs . N amely, given an image the system is expected to automatically partiti on the image into semanticall
CannyBoundTest
- 1.对原图像高斯平滑 2.对高斯平滑后的图像进行sobel边缘检测。这里需要求横的和竖的还有联合的,所以一共三个需要sobel边缘检测图像。 3.对联合的sobel检测图像进行非极大抑制 4.连接边缘点并进行滞后阈值处理。 -1. Gaussian smoothing the original image 2. Gaussian smoothed image was sobel edge detection. Here and there on request t
Joint_Detection
- TD-SCDMA系统的多用户联合检测的MMSE-BLE和ZF-BLE算法仿真-the simulation of the MMSE-BLE and ZF-BLE algorithms for the multiusers joint-detection of TD-SCDMA