-
myifft2
FFT 快速傅里叶变换 matlab源代码(FFT)
- 2010-12-24 09:26:52下载
- 积分:1
-
Trees
an other program that describes pattern recognition using trees
- 2011-02-16 01:11:53下载
- 积分:1
-
RandomAccess
TD-LTE随机接入过程前导序列检测算法Matlab信道仿真(TD-LTE Random Access)
- 2021-01-11 11:48:49下载
- 积分:1
-
transport.pdf
Kalman filter position book
- 2014-12-19 17:59:12下载
- 积分:1
-
AR-Matlab
ar模型的功率谱估计 在Matlab环境下的方法展示,供大家参考和使用。(The ar model power spectrum estimation method in Matlab environment show for your reference and use.)
- 2013-04-09 22:14:35下载
- 积分:1
-
FD
the code is dealing with the detection of faces in an image. it is basically a face detection code
- 2014-02-17 21:14:49下载
- 积分:1
-
gallager1_data
LDPC研究者MacKay提供的校验矩阵H及对应的生成矩阵G,其中H行重为6,列重为3,行数252,列数504.(LDPC researchers MacKay, the calibration matrix H and the corresponding generator matrix G, H which re-6, series of three, the lines 252, 504 Columns.)
- 2007-05-12 11:20:39下载
- 积分:1
-
DSP_MATLAB
包含了清华大学版数字信号处理的所有实例程序,实例详细,对学习数字信号处理作用很大。(Tsinghua version contains all instances of digital signal processing procedures, detailed examples, the study of digital signal processing play a great role.)
- 2013-09-21 00:09:41下载
- 积分:1
-
OTHERCDMA
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:49:48下载
- 积分:1
-
IPCA
说明: 主成分分析(PCA)的增量实施。
该算法在线更新每个变换系数矩阵新样本,而无需将所有样本保留在内存中。
在某种意义上,该算法在形式上等效于通常的批处理版本给定一个样本,将变换系数设置在末尾过程是相同的。 实时讨论了应用PCA的意义。(Incremental implementation of the principal component analysis (PCA).
The algorithm updates the transformation coefficients matrix on-line for each new sample, without the need to keep all the samples in memory.
The algorithm is formally equivalent to the usual batch version, in the sense that given a sample set the transformation coefficients at the end of the process are the same. The implications of applying the PCA in real time are discussed with the help of data analysis examples (a sample set is uploaded together with the examples))
- 2020-01-12 22:34:24下载
- 积分:1