登录
首页 » matlab » repval

repval

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

  • gmsk
    gmsk的源代码,包括了调制,以及有关Vertib编码的代码(GMSK source code, including the modulation, as well as the encoding code Vertib)
    2008-03-08 11:15:43下载
    积分:1
  • bfsk_ber
    说明:  bpsk仿真程序,仿真ber(误码率)等性能(bpsk simulation, emulation ber (bit error rate) and other properties)
    2010-04-23 00:39:14下载
    积分:1
  • pmsm-mpc
    永磁同步电机的状态方程,永磁同步电动机的状态方程matlab代码(Permanent magnet synchronous motor state equation, permanent magnet synchronous motor state equation matlab code)
    2021-03-05 20:19:30下载
    积分:1
  • OOK
    oak matlab simulink application
    2010-01-03 20:34:04下载
    积分:1
  • Chapter-23--Modern-optimization
    关于启发式算法的简单介绍以及实例应用分析(A brief introduction of Heuristic with examples.)
    2011-08-23 21:28:52下载
    积分:1
  • Compressed-sensing-program
    很好的一个压缩感知程序压缩感知程序(a very good Compressed sensing program )
    2012-11-19 20:47:22下载
    积分:1
  • MQAM
    qam仿真程序,主要包括输入信号的qam调制(qam simulation program, which mainly includes the input signal modulation qam)
    2007-05-09 13:00:36下载
    积分:1
  • knnClassification
    十大经典人工智能算法之一——K最近邻Matlab实现(One of the top ten classical artificial intelligence algorithms- K nearest neighbor Matlab implementation)
    2013-08-25 21:04:37下载
    积分:1
  • NPE
    说明:  程序为matlab代码,LGM是NPE调用的(Procedures for the matlab code, LGM is called NPE)
    2011-03-31 12:00:02下载
    积分:1
  • fourierdesc
    Fourier descriptor
    2012-05-01 21:41:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载