登录
首页 » matlab » repval

repval

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

  • tableofmatlabfunction
    matlab函数表,对学习matlab很有帮助的东西。(matlab function tables, to learn matlab useful things.)
    2009-09-12 09:39:17下载
    积分:1
  • BPSKmodulationsimulink
    BPSK 数字调制与解调 运行环境 matlab simulink(BPSK Digital Modulations and demodulations in SIMULINK. )
    2010-08-13 12:20:34下载
    积分:1
  • decodeBitFlip
    ldpc WBF算法,经典的算法,matlab源码,可执行(ldpc WBF algorithm, the classical algorithm, matlab source code, executable)
    2009-04-08 14:28:01下载
    积分:1
  • Learn-Matlab7.0
    Matlab7.0,英文版的,讲的都是基础,适合初学入门者入门,很不错的资料。 (Matlab7.0, the English version, say are the basis, suitable for beginners entry, very good information.)
    2012-01-16 14:55:17下载
    积分:1
  • SFS_EQ
    SHAPE FROM SHADING FOR EIKONAL PROBLEMS
    2012-03-28 15:45:55下载
    积分:1
  • clock
    its a three dimensional clock in vrml .this is the wrl exte.nsion file which can be called in matlab
    2014-11-22 04:04:01下载
    积分:1
  • 直观法航迹起始
    M/N逻辑法航迹起始程序,仿真环境参照《雷达数据处理及应用》P99页,程序简单明了,适合初学者(M/N logic method of track initiation procedures, simulation environment reference radar data processing and application P99 page, the procedure is simple and clear, suitable for beginners)
    2021-01-25 17:28:38下载
    积分:1
  • psoriasis粒子群
    说明:  使用MATLAB实现的粒子群优化算法,得出函数的最优解(MATLAB particle swarm optimization algorithm is used to obtain the optimal solution of the function)
    2019-11-18 21:28:34下载
    积分:1
  • zuiduan
    说明:  这是最短路径动态规划问题及其程序设计,大家可以参考(hao)
    2010-04-20 16:23:24下载
    积分:1
  • ga_test
    说明:  基于遗传算法的简单一元函数和多元单峰函数的优化(基于Sheffield的遗传算法工具箱)(A simple genetic algorithm and multi-functions of one variable optimization of a single peak function)
    2011-03-15 09:53:27下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载