资源列表
getPDF1
- In this paper, we investigate the timing and carrier frequency offset (CFO) synchronization problem in decode and forward cooperative systems operating over frequency selective channels. A training sequence which consists of one orthogonal fr
Astar
- a star method for finding path planning of a moving object
ANSI_X9.24
- ANSI X9.24 零售金融业务 -- 对称密钥管理标准-ANSI X9.24 retail financial services- symmetric key management standards
reed-solomon-4.0
- This package implements a general purpose Reed-Solomon encoding and decoding facility.
TM
- 二维的仿真,入射波为空间高斯型,入射到一个单狭缝上透射情况。金属介质为Drude模型-Two-dimensional simulation, the spatial Gaussian incident wave, incident to a single slit on the transmission case. Medium for the Drude model of metal
PredictionLinear
- 一种代码激励线性预测编码器,其特征在于:具有声道信息生成器、声音功率量化器、自适应码表-A code excited linear predictive coding device, characterized in that: a channel information generator, the sound power quantizer, adaptive code table
SystemIdentification
- 系统辨识实验解答,利用相关分析法辨识脉冲响应,包括题目、M文件程序以及完整的实验报告。-System identification experiments to answer, using correlation analysis, identification of impulse response, including the subject, M documentation procedures, and complete lab report.
solarmodel_files
- solar mppt model design
common_near_addwindow
- 实现近场波束形成,主要的还有加窗的功能,希望大家交流一下,其他的都不说了 ,近场波束和加窗-Achieve near-field beamforming, the main window also add features, I hope to share what the other did not say, near-field beam and windowing
Digital_Signal_Processing_MATLAB_program_source_co
- 数字信号处理MATLAB程序实例源码Digital Signal Processing MATLAB program source code examples-Digital Signal Processing MATLAB program source code examples
RETINEX
- 本源码是基于多尺度的retinex理论的实现代码,针对灰度和彩色图像均可使用!! -The source is based on the theory of multi-scale retinex implementation code for gray and color images can be used! !
circularHough
- Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.