-
symbolerrorratefor16QAM
Symbol error rate for 16QAM
- 2009-05-31 21:46:55下载
- 积分:1
-
cputime_use
matlab中cputime函数与进度条联合使用示例(matlab in cputime function used in conjunction with the progress bar example)
- 2013-07-31 15:25:46下载
- 积分:1
-
data-analysis
matlab 经典例程里的数据分析与统计,对迅速掌握相关数学的matlab实现很有帮助(Matlab classic routines in the data analysis and statistics helpful to quickly grasp mathematics matlab)
- 2012-08-02 08:58:57下载
- 积分:1
-
svm
fft calaculation of dc-dc signal
- 2012-04-25 19:15:49下载
- 积分:1
-
MaxFlowMinCut_Me
利用Ford--Fulkerson 标号法求最大流算法的MATLAB 程序代码(The use of Ford- Fulkerson labeling method for the maximum flow algorithm of MATLAB code)
- 2011-12-01 22:05:48下载
- 积分: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
-
mangyuanfenli
主程序为mybss.m和fastica1.m。经过调试能够成功运行,和lmd一起使用效果不错,可以实现各频率的分离。(The main program is mybss.m and fastica1.m. After debugging can be run successfully, and lmd use with good results, the separation can be achieved for each frequency.)
- 2013-12-19 21:05:06下载
- 积分:1
-
chazhi
一维插值、二维插值,三维插值也有,但是结果没有显示,各位帮我诊断一下(One-dimensional interpolation, two-dimensional interpolation, three-dimensional interpolation also has, but the results did not show, you help me diagnose what)
- 2009-02-25 08:57:46下载
- 积分:1
-
CR-MATLAB
说明: 认知无线电频谱感知的周期检测方法 通过对一定的检测时间积分是基于单节点的能量检测(congntive radio)
- 2011-04-10 12:57:32下载
- 积分:1
-
Rayleigh_Equilizer
建立Jakes模型,生成Rayleigh信道。以此为基础,研究不调制,及DSPK等方式的调制下,均衡技术(尤其是迭代均衡)的给误码性能带来的增益。(To build the Jakes model,we can get the Rayleigh channel,on the basis of which we study on the benefit of equilization(Iterative equilization specially) in DSPK modulation.)
- 2009-09-09 16:41:27下载
- 积分:1