-
new
本文介绍了一个新的降低ofdm中的PAPR的方法(This article describes a new reduction of the PAPR in ofdm method)
- 2009-05-13 10:26:17下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
802.11b-PHY-MATLAB-Code
该matlab程序是IEEE 802.11b的物理层仿真程序,仿真了1Mbps下DBPSK调制方式的BER(this is a matlab programme which simulat the ber of IEEE 802.11b with DBPSK in 1Mbps.)
- 2011-07-26 15:56:52下载
- 积分:1
-
matlabexamplefull(2)
matlab程序应用第二集,对于初学者,这是必不可少的学习实例,有什么需要,我会尽量满足大家的。(mobile beasts Matlab Application procedures for beginners, it is essential to study examples What is the need, I will try to meet all the people.)
- 2007-05-06 23:11:45下载
- 积分: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
-
datafilter
滤波代码,通过虚拟的动态窗口迭代过滤,剔除地物保留地表信息。(filter code,keep the ground information through a virture moving window.)
- 2011-09-14 17:40:15下载
- 积分:1
-
Matlab code for VaR
给出了通过MATLAB计算VaR的各种方法和实例(MATLAB code for Value-at-risk)
- 2020-06-30 03:40:01下载
- 积分:1
-
pm_haar_inv
MATLAB函数为pm Haar 1-D IDWT算法
离散Haar小波逆变换的基本原理(MATLAB function for pm Haar 1-D IDWT algorithm,
Fundamentals of the discrete Haar wavelet transform)
- 2013-11-23 22:59:36下载
- 积分:1
-
Jake_Multichannel_PnGen-OFDM_Multipath
首先一个是基于JAKE模型的多径衰落信道模型及性能分析。另外一个是OFDM系统中基于上述信道模型的性能分析。(JAKE first model is based on a multipath fading channel model and performance analysis. Another system is the OFDM channel model based on the above analysis of the performance.)
- 2009-07-01 23:18:44下载
- 积分:1
-
palm-matlab
掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法(Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods)
- 2012-05-05 20:10:30下载
- 积分:1