搜索资源列表
MMSE_BLE.rar
- TD-SCDMA系统中的联合检测算法中的最小均方误差线性块均衡器(MMSE一BLE)算法的MATLAB程序 ,TD-SCDMA system, the joint detection algorithm in the minimum mean square error block linear equalizer (MMSE a BLE) program MATLAB algorithm
MUD
- DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较-DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and MMSE Multiuser Detecti
mud
- 注意:刚上传的不完整,以这个为准 (在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较)-In DS-spread spectrum system, the noise is additive white Gaussian noise, the traditional single-user detection, the linear decorrelating multiuser detection and
MCCDMA2003
- MC-CDMA System Using Unitary Space-Time Modulation on Down-link Broadband Mobile Radio Communication
MIMO_OFDM
- 本文在研究了MIMO-OFDM系统以及独立分量分析的基础之上提出了一种适用用于MIMO-OFDM系统的盲多用户检测方法,基本思想是将现有的ICA算法应用到MIMO-OFDM系统中对多用户进行信号恢复。-MIMO_OFDM multiuser detection
gms1
- 根据雷达信号的时宽带宽乘积为常量, 不能兼顾作用距离和距离分辨率的原理, 使含有噪声的Chirp 信号经过匹配滤波器加以检测, 并对其进行了MATLAB 仿真。-According to radar signal bandwidth product of the time constant and can not take into account the role of the principle of distance and range resolution, so that nois
1
- 这是一篇关于图象中眼睛和嘴巴的检测与定位的文章-This is an image in the eyes and mouth on the detection and location of the article
2
- 这是一篇关于视频序列中的人脸检测与跟踪技术研究的文章-This is a video sequence of face detection and tracking of articles
4
- 这是一篇关于人脸检测实现及眼睛定位算法研究的文章-This is an article about Face Detection and Eye Location Algorithm article
lfm
- 线性调频信号的参数检测和估计原理方法,以及LFM信号的参数估计步骤-Linear FM signal parameter detection and estimation theory methods, and the LFM signal parameter estimation procedure
receiver--procedure
- 针对一个二元通信系统中的两个观测模型设计奈曼-皮尔逊接收机,在已知错误判决概率的约束条件下,确定检测概率。用matlab程序实现。-Design Neiman- Pierson receiver, under the constraint condition of the wrong decision probability is known, to determine the detection probability for a binary communication system in
matlab-VAD
- 对比 基于MATLAB的计算机语音识别程序的端点检测-Compare computer speech recognition program based on MATLAB endpoint detection
harris-matlab-code
- 本文是关于Harris角点检测以及改进算法的描述。-This article is a descr iption of the Harris corner detection and improved algorithm.
Fractal-detection
- 关于距离扩展目标-分形理论检测方法的matlab实现程序-About distance expansion goal- matlab fractal detection method to achieve program
matlab
- 运动目标跟踪技术的程序,可以实现运动目标的跟踪和运动轨迹的检测-Detect moving target tracking procedures, can achieve tracking and trajectory of a moving target
cdma
- 基于matlab的多用户检测技术,有各种算法和论文。-Matlab-based multi-user detection technology, there are a variety of algorithms and papers.
jgdea
- 是小学期课程设计的题目,有循环检测,周期性检测,用MATLAB实现的压缩传感。- Is the topic of the elementary school stage curriculum design, There are cycle detection, periodic testing, Using MATLAB compressed sensing.
CA-CFAR
- 经典的雷达恒虚警CA-CFAR检测程序,对于初学者有一定帮助(Classic radar CFAR CA-CFAR detection procedures, for beginners have some help)
基于MATLAB产生并验证高斯白噪声
- 利用MATLAB平台使用两种方式产生高斯白噪声,并通过自相关函数、功率谱密度、KSTEST检测来验证产生序列为高斯白噪声序列
MATLAB编程
- (1)首先对你所面临的问题进行精确描述,即你遇到的到底是什么问题 (2)定义输入输出量,即我们的目的和现有的条件 (3)设计算法,逐层分解,逐步求精,这是做事谋的一个过程,大部分人做事出错就 出在这个地方,懒得到逐层分解,逐步求精,总是妄想一步登天。 (4)把算法转化为MATLAB 语言,这一步是踏踏实实做的过程,没有这一步你什么 也做不成。 (5)检测程序,我们做的东西是否正确,不正确检测错误。这一步是需要耐心的,不 要怕错误,每一次检测都会让你提高。做事时,不要因一些错误而畏缩