-
PDinamico
Phantom Sensable haptic
- 2009-11-24 09:16:25下载
- 积分:1
-
xiaodao
周长面积法(小岛法)求分形维数,编译过,非常好(xiaodao)
- 2010-12-23 11:09:16下载
- 积分:1
-
HW1_Part1
vào đ ay mà loafd matlab code
- 2013-09-23 21:18:48下载
- 积分:1
-
QB-Theory
Question Bank of ITCT
- 2015-03-20 15:53:54下载
- 积分:1
-
fft2
ADC转换器的 fft测试,包括几个MATLAB程序(ADC converter fft test, including several MATLAB programs)
- 2012-01-09 11:44:25下载
- 积分:1
-
SimuAllChap
GPS抗干扰处理
利用下载的星历数据建立卫星运动模型,建立贴近于真实的信号接收环境,在此环境下对各种抗干扰算法进行仿真测试。(GPS antijam processing, using RINEX file to construnt simulation environment to test varies algorithms.)
- 2017-04-13 14:46:00下载
- 积分:1
-
SpatialMultiplexing_ClosedLoop_Mode4
LTE下行链路空分复用闭环。仿真配置:16QAM调制、1/3码率Turbo编码、10MHz带宽、每个子帧一个PDCCH符号、单码字,8次迭代Turbo译码、早期终止机制、MMSE(最小均方误差)MIMO接收器,PDSCH发射端进行空分复用预编码。信道模型是LTE-MIMO信道附加AWGN信道。(LTE downlink closed loop space division multiplexing. Simulation Configuration: 16QAM modulation, 1/3 rate Turbo code, 10MHz of bandwidth, one PDCCH per subframe symbol, single code word, 8 Turbo decoding iterations, early termination mechanisms, the MMSE (minimum mean square error) the MIMO receivers, PDSCH transmitting terminal space division multiplexing precoding. Channel model is LTE-MIMO channel additional AWGN.)
- 2016-12-10 00:48:03下载
- 积分:1
-
p_classical
经典的功率谱估计,平均周期图法实现,已经加上了详细的注释(Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment)
- 2009-03-19 20:35:52下载
- 积分:1
-
LDPC_BSN
This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder). (This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal s programs collection, which can be found in [1]. While Neal s collection is well documented, in my opinion, C source codes are still overwhelming, especially if you are not knowledgeable in C language. My software is written for MATLAB, which is more readable than C. You may also want to refer to another MATLAB based LDPC source codes in [2], which has different flavor of code-writing style (in fact Arun has error in his log-likelihood decoder).)
- 2008-05-01 06:18:01下载
- 积分:1
-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1