-
CRC
在matlab中实现CRC编码功能,代码简洁占用资源率低。(CRC code in matlab functions to implement the code simple and low footprint.)
- 2011-04-26 19:36:48下载
- 积分:1
-
sudoku.m
This is an intuitive sudoku solver in matlab.
- 2013-09-29 03:51:17下载
- 积分:1
-
conversion
极化SAR矩阵的相互转换的程序,包含s、k、c、t矩阵的转换(The conversion of Pol-SAR matrixes,including s,k,c,t matrixes)
- 2013-11-29 09:31:04下载
- 积分:1
-
07027162
IMPARARE IL C++ in 2 ore e mezzo?
Modulo-000
- 2015-03-10 23:22:16下载
- 积分:1
-
samp
说明: 自适应控制的例程
文件samp.m使用matlab6.5通过(adaptive control routines samp.m documents through the use of matlab6.5)
- 2021-02-23 17:29:40下载
- 积分:1
-
paper5
Spectral Efficiency in Large-Scale MIMO-OFDM Systems with Per-Antenna Power Cost
- 2015-03-02 20:05:53下载
- 积分:1
-
spreadspectrum
In a normal communication channel, it is often desirable to concentrate the information in as narrow a region of the frequency spectrum as possible in order to conserve available bandwidth and to reduce power. The basic spread spectrum technique, on the other hand, is designed to encode a stream of information by spreading the encoded data across as much of
the frequency spectrum as possible. This allows the signal reception, even if there is interference on some frequencies. While there are many variations on spread spectrum communication, we concentrated on Direct Sequence Spread Spectrum encoding (DSSS). The DSSS method spreads the signal by multiplying it by a chip, a maximal length pseudorandom sequence modulated at a known rate. Since the host signals are in discrete-time format, we can use the sampling rate as the chip rate for coding.
- 2012-04-12 20:54:14下载
- 积分:1
-
Desktop
傅里叶级数的计算方法,通过matlab变成自动计算所有傅里叶级数的参数值。(The method of calculation of the Fourier series, through matlab becomes automatically calculate the parameter values of all Fourier series.)
- 2013-01-27 22:07:51下载
- 积分:1
-
linery
matlab算法计算中的其中一张,其他代码陆上传中,请稍后(matlab algorithm in which one, other code land upload, please wait)
- 2010-05-25 16:42:19下载
- 积分:1
-
matlab-lizilvbodaima
用matlab实现粒子滤波算法
x = 0 初始状态
R = input( 请输入过程噪声方差R的值: ) 测量噪声协方差
Q = input( 请输入观测噪声方差Q的值: ) 过程状态协方差
tf = 100 模拟长度
N = 100 粒子滤波器中的粒子个数
xhat = x
P = 2
xhatPart = x
………………(Particle filtering algorithm using matlab)
- 2013-04-08 17:32:07下载
- 积分:1