-
rx_phase_tracker
数据辅助的载波相位跟踪,在第n个接收符号的DFT之后,导引子载波等于信道频率响应和已知符号的乘积根据余下的频率误差旋转以后的结果。(Data-aided carrier phase tracking in the first n months after receiving DFT symbols, guided subcarriers equivalent channel frequency response and known symbol of the product in accordance with rotation frequency error remaining after the results.)
- 2008-05-21 15:18:30下载
- 积分:1
-
jun1
this some codes for the book <<space-time codes and mimo systerms>>(this is some codes for the book)
- 2007-04-20 17:59:58下载
- 积分:1
-
apfc
有源逆变电路,传统boost升压电路,控制电路实现了uc3854的功能电路!(Uc3854 functional circuit!)
- 2012-09-04 22:09:09下载
- 积分:1
-
UniTire
UniTire 模型的matlab程序,采用了自带的优化算法,进行数据拟合(using for calculate the uniTire model)
- 2012-05-26 12:59:35下载
- 积分:1
-
Lobo_imp_optmization
遗传算法ga的一个应用,应用在一个金融方面的最优解问题上。(An application of GA in financial field)
- 2011-08-24 09:27:47下载
- 积分:1
-
LT_softdecoding
此文件给出了LT喷泉码的软译码算法的matlab实现及其相应的文章.(This document gives the realization of soft decoding algorithm for the LT fountain codes and its corresponding the article.)
- 2009-11-22 16:42:49下载
- 积分:1
-
program1
matlab 通信仿真。好(communication matlab simulation. Well)
- 2008-07-29 17:17:16下载
- 积分:1
-
ExtractBackground
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
- 2013-11-19 23:41:02下载
- 积分:1
-
print
包含cometexample,diamondplot3,pieexample,等绘图函数的源代码,以及关于涉及到的绘图函数的介绍,很有价值!!!!(The source code that contains the cometexample, diamondplot3, pieexample, and other drawing functions, as well as on the drawing functions involved, the great value! ! ! !
)
- 2012-02-12 15:17:56下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1