登录
首页 » matlab » repval

repval

于 2010-12-14 发布 文件大小:2KB
0 209
下载积分: 1 下载次数: 4

代码说明:

  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 )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MIRT2D_WIN
    说明:  自适应正则化方法进行图像配准的matlab代码,带有测试图像数据(Adaptive regularization method for image registration of the matlab code image data with the test)
    2010-04-08 09:54:36下载
    积分:1
  • 91823d98aa5c
    说明:  该函数用来计算时间序列的最大Lyapunov 指数--Wolf 方法(This function is used to calculate the maximum Lyapunov index time series- Wolf method)
    2011-04-14 09:21:27下载
    积分:1
  • TransformDST
    Discrete sine transform matlab code
    2012-04-12 21:45:44下载
    积分:1
  • matlabFFT11
    使用MATLAB函数中的FFT命令计算离散时间信号的频谱,以加深对离散信号的DFT的理解及其FFT算法的运用。(using MATLAB function FFT calculation order discrete-time signal spectrum, to increase the discrete signals in the DFT and FFT algorithm understanding of the application.)
    2007-06-17 13:27:21下载
    积分:1
  • 15x7hexfile.hex
    hex file for embeded system .
    2014-02-08 00:01:34下载
    积分:1
  • AnalyseNMEAGGA
    说明:  可以分析NMEA0183格式中的GGA数据的静态精度(rms)(Can analyze the static accuracy (rms) of GGA data in NMEA0183 format)
    2020-03-25 17:08:29下载
    积分:1
  • SPSS19.
    spss19.0的运用,包括安装,基础知识,实际操作和如何有效地运用(spss19.0 use, including installation, basic knowledge, practical operation and how to effectively use)
    2013-08-25 09:37:15下载
    积分:1
  • trend
    调用MATLAB工具箱分解信号 小波的一维分解(Calling MATLAB toolbox decomposed signal one-dimensional wavelet decomposition)
    2013-12-17 15:43:41下载
    积分:1
  • 近场MVDR
    线性阵列在近场区域运用MVDR算法定位噪声源,里面有几种简单的算法(Linear arrays use MVDR algorithm to locate noise sources in near field. There are several simple algorithms in it.)
    2021-04-15 19:28:54下载
    积分:1
  • Salam
    最新版改进Salam网络拓扑随机生成算法通用MATLAB源(The latest version to improve the network topology Salam GM MATLAB algorithm randomly generated source)
    2008-12-20 11:12:55下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载