-
GO_CFAR
GO-CFAR检测是信号处理中非常常用的检测方法。该程序比较了理论值和实际值的仿真结果。实际中雷达信号往往是起伏的,该程序从SweringI型为例。(GO-CFAR detection is very commonly used detection methods in signal processing. The program compares the simulation results of the theoretical and actual values. The actual radar signals often are ups and downs of the program from SweringI type, for example.)
- 2021-04-20 22:18:49下载
- 积分:1
-
edgedetection
Edge Detection Robert with treshold
- 2014-11-17 15:43:43下载
- 积分:1
-
ofdmbooks
OFDM经典书籍,美国作者,从ofdm的历史和原理做了详细的说明(OFDM classic books)
- 2010-10-27 11:40:58下载
- 积分:1
-
image
image enhancement in time domain and frequency domain
- 2014-09-29 22:05:19下载
- 积分:1
-
osgi_demo
osgi_demo 包含需要的jar包
osgi_demo 包含需要的jar包
- 2014-01-26 17:08:42下载
- 积分:1
-
CNN
卷积神经网络是人工神经网络的一种,已成为当前语音分析和图像识别领域的研究热点。它的权值共享网络结构使之更类似于生物神经网络,降低了网络模型的复杂度,减少了权值的数量。自己可已加入数据,和修改梯度。(Convolutional neural network is an artificial neural network, it has become a research hotspot speech analysis and image recognition field. It weights shared network structure to make it more similar to biological neural networks, reduce the complexity of the network model, reducing the number of weights. Own data may have been added, and modify gradients.)
- 2016-04-11 10:09:41下载
- 积分:1
-
image_matching_with_matlab
用matlab语言实现的图像匹配,效果还不错!(Language implementation using matlab image matching results were pretty good!)
- 2009-11-17 08:31:54下载
- 积分:1
-
-estimate-the-rician-K-factor
estimate the rician K factor
- 2015-01-13 00:27:53下载
- 积分:1
-
Introduction-to-airborne-radar
机载雷达导论第二版,电子工业出版社,是很好的学习雷达的工具书。扫描版(introduction of airborne radar second edition)
- 2011-12-09 13:59:11下载
- 积分:1
-
G.723.1_2010_02_10
这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。
编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。
该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二个选项之间传递的编码器和解码器使用Matlab的数据信息文件。此选项允许测试通过传递量化或unquantized之间的编码器和解码器的信息。
有报道[1]描述了G.723.1编码与Matlab实现与分布包括在内。 ITU - T建议G.723.1的[2]在线提供。该建议含(This package implements the ITU-T G.723.1 speech coder and decoder in Matlab. The goal of the package is to provide a well-documented and modular program that was designed to facilitate experimentation and research using a practical coder as a base.
The coder implements the multipulse mode of G.723.1 (running at 6.3 kb/s). The decoder can decode all modes of the coder (ACELP at 5.3 kb/s, multipulse at 6.3 kb/s, discontinuous-transmission, packet loss concealment).
The standard interface between the coder and decoder is a bit file (compatible with the bit files generated by the ITU-T reference code). A second option passes information between the coder and decoder using a Matlab data file. This option allows for testing by passing quantized or unquantized information between the coder and the decoder.
A report [1] describing the G.723.1 and the Matlab implementation is included with the distribution. ITU-T Recommendation G.723.1 [2] is available on-line. The recommendation incl)
- 2010-05-20 22:22:58下载
- 积分:1