登录
首页 » matlab » repval

repval

于 2010-12-14 发布 文件大小:2KB
0 240
下载积分: 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 个回复

  • DI_SLD
    基于零阶近似法的稳定性叶瓣图的matlab编程(Based on the zero-order approximation of the stability lobe diagram matlab programming)
    2020-11-16 15:39:40下载
    积分:1
  • wc5
    Bilinear Series Parameter Estimation
    2009-11-04 03:52:52下载
    积分:1
  • freeman
    最大概然估计拟合直线,简单的使用最大概然估计拟合了直线,文件中给出了两张图片(MLE fit line(MLE for fitting a line pair))
    2010-05-25 10:54:27下载
    积分:1
  • tyty
    this code shows the stbc model fluctuation.................................................
    2012-08-20 16:31:41下载
    积分:1
  • jisuanqi
    基于matlab GUI的一个简单计算机系统,能实现加减乘除等简单算法(A simple matlab GUI based computer system, to achieve a simple algorithm for addition, subtraction, etc.)
    2013-12-23 13:25:31下载
    积分:1
  • ams
    pll simulation in matlab
    2010-06-23 19:39:37下载
    积分:1
  • RSSI
    一种基于RSSI无线定位算法的源代码,有助于进一步了解改算法的优缺点(RSSI Wireless Location Algorithm Based on the source code, help to further understand the advantages and disadvantages of change algorithm)
    2011-05-01 15:59:56下载
    积分:1
  • 2
    说明:  Adaptive Watermarking
    2014-10-09 12:36:07下载
    积分:1
  • ADDC
    杜达的《模式分类》第二版的配套的Matlab源代码Classification_toolbox中的ADDC(Duda pattern classification the second version of the Matlab source code package Classification_toolbox of ADDC)
    2009-07-11 10:57:32下载
    积分:1
  • sin-wave-in-simulink
    simulin simulation code for sin wave generator and monitoring
    2012-04-24 14:41:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载