-
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
-
coif12Transform
The demand of high data rate services has been increasing very rapidly and there
is no slowdown in sight. We know that the data transmission includes both wired
and wireless medium. Often, these services require very reliable data transmission
over very harsh environment. Most of these transmission systems experience much
degradation such as large attenuation, noise, multipath, interference, time variance,
nonlinearities and must meet the finite constraints like power limitation and cost
factor. One physical layer technique that has gained a lot of popularities due to
its robustness in dealing with these impairments is multi-carrier modulation technique.
In multi-carrier modulation, the most commonly used technique is Orthogonal
Frequency Division Multiplexing (OFDM)
- 2012-11-24 20:44:51下载
- 积分:1
-
svmc
classification with svm
- 2010-10-23 02:25:54下载
- 积分:1
-
01
1.1 MATLAB软件介绍
1.1.1 MATLAB发展进程
1.1.2 MATLAB的基本功能
1.1.3 MATLAB语言的特点
1.1.4 MATLAB R2011a的新功能
1.2 MATLAB安装与运行
1.3 MATLAB的运行环境
1.3.1 命令窗口
1.3.2 历史命令窗口
1.3.3 工作空间
1.3.4 当前文件夹
1.4 MATLAB帮助文档
1.4.1 帮助窗口
1.4.2 帮助命令
1.5 变量
1.6 矩阵
1.6.1 矩阵创建
1.6.2 数列创建
1.6.3 矩阵的基本运算
1.7 高维矩阵
1.7.1 创建高维数组
1.7.2 高维数组操作函数
1.8 演示MATLAB
1.9 小波分析概述
(1.1 MATLAB Software
1.1.1 MATLAB development process
1.1.2 MATLAB basic functions
1.1.3 MATLAB language features
1.1.4 MATLAB R2011a new feature
1.2 MATLAB installation and operation
1.3 MATLAB runtime environment
1.3.1 Command Window
1.3.2 History Command Window
1.3.3 Workspace
1.3.4 Current folder
1.4 MATLAB help documentation
1.4.1 Help Window
1.4.2 Help Commands
1.5 Variables
1.6 Matrix
1.6.1 Creating Matrix
1.6.2 series created
1.6.3 Basic operation matrix
1.7 high-dimensional matrix
1.7.1 Creating high-dimensional arrays
1.7.2 High-dimensional array manipulation functions
1.8 demo MATLAB
1.9 Overview of Wavelet Analysis
)
- 2013-10-19 16:32:28下载
- 积分:1
-
kejian
说明: 第2章 Simulink使用基础.ppt
第3章 动态系统模型及其Simulink表示.ppt(Chapter 2 the basis of Simulink use. Ppt Chapter 3 dynamic system model and its Simulink said. Ppt)
- 2009-07-27 17:09:21下载
- 积分:1
-
cocmod
file to reconize speech
- 2010-05-30 23:45:57下载
- 积分:1
-
tuxingxue
计算机图形学生成基本曲线、圆、直线方面的程序,仅供参考(jisuanji tuxingxue shengcheng jibenquxian fangmian de cheng xu jingong cankao)
- 2012-04-24 10:50:41下载
- 积分:1
-
round2
numerical integration
- 2012-09-18 06:07:26下载
- 积分:1
-
Matlab_Manual
Matlab手册,涉及功能比较广,而且有例子,适合入门。(Matlab manual, involving broad features, and examples of suitable entry.)
- 2009-01-02 11:45:06下载
- 积分:1
-
yeya
关于液压系统的一个matlab仿真程序,希望对大家有用(MATLABsimulink h)
- 2010-10-26 14:45:07下载
- 积分:1