-
xlswrite
用matlab轻松实现excel格式的数据输出(Easy to use matlab data output excel format)
- 2009-01-04 20:26:16下载
- 积分:1
-
decodeLogDomainSimple
variation in the min sum ldpc decoder in matlab
- 2009-11-09 21:36:05下载
- 积分:1
-
rx_estimate_channel
OFDM频域算法,根据WLAN前导的长训练符号完成所有对子载波的信道频率响应的简单有效的估算,这两个长训练符号内容是一样的,因此二者的平均可以改进信道估算的质量。(OFDM frequency-domain algorithm, according to leading WLAN long training symbols to complete all the pairs of channel-carrier frequency response of simple and effective estimate, the two long training symbols is the same as the content, so they can improve the average quality of channel estimation.)
- 2008-05-21 14:47:06下载
- 积分:1
-
CDMA
CDMA通过gold7和gold31来进行编码。并比较不同编码下的CDMA的性能(cdma performance via different length of gold encode )
- 2011-01-11 21:54:42下载
- 积分:1
-
sietun
基于K均值的PSO聚类算法,D-S证据理论数据融合,有借鉴意义哦。( K-means clustering algorithm based on the PSO, D-S evidence theory data fusion, There are reference Oh.)
- 2016-12-02 16:00:50下载
- 积分:1
-
RK
说明: 龙格库塔程序源代码,用于解微分方程或微分方程组,给初学者作为参考。(Runge-Kutta program source code for the solution of differential equations or differential equations, as a reference for beginners.)
- 2009-05-10 18:09:11下载
- 积分:1
-
ofdm3
用于OFDM系统中降低papr的一种算法,改程序简单易懂(Reduce papr an algorithm for OFDM systems, change the procedure is simple and easy to understand)
- 2012-07-11 10:48:27下载
- 积分:1
-
nr2
This is the Newton Raphson program for power system
- 2015-02-24 16:16:22下载
- 积分:1
-
moving_average_v3.1
Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps.
(MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast.
MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact.
NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements.
NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
- 2009-03-06 23:10:07下载
- 积分:1
-
soliton
双孤子模拟程序,对光纤中的孤子进行仿真,实验结果较理想(Two-soliton simulation program, the soliton fiber simulation, more satisfactory results)
- 2011-12-20 17:48:56下载
- 积分:1