登录
首页 » matlab » repval

repval

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

  • zbuild
    This program forms the complex bus impedance matrix by the method of building algorithm. Bus zero is taken as reference.
    2014-10-07 14:59:39下载
    积分:1
  • QAM-Digital-predistortion
    64QAM数字预失真程序,预失真效果好。(64QAM digital pre-distortion process, the effect of pre-distortion well.)
    2020-08-14 16:48:27下载
    积分:1
  • EM算法代码
    说明:  实现期望最大化算法EM,对混合模型进行参数估计,得到参数的具体值。(The expectation maximization algorithm EM is implemented to estimate the parameters of the hybrid model and get the specific values of the parameters.)
    2020-03-26 15:19:13下载
    积分:1
  • legendrecof
    勒让德多项式德生成,在matlab 中德勒让德多项式不能直接用于求导数等计算,故可以自己定义(Legendre polynomials Germany generation, Dragulescu in Matlab which allow polynomials not be directly used for such derivative, it can own definition)
    2007-04-03 09:47:35下载
    积分:1
  • MatLab-for-engineering-mathematics
    matlab 学习技巧,现在把我用的,也就是对我帮助很大的留个文件传上去,希望对大家有用,第四工程数学应用(matlab learning skills, and now I use, which is a great help to me to leave a document passed up, we want to be useful, the fourth application of engineering mathematics)
    2013-08-24 11:49:43下载
    积分:1
  • plot_SV_model_ct
    用MATLAB仿真saleh-valenzuela信道 并绘制saleh-valenzuela信道模型图像(MATLAB simulation saleh-valenzuela channel and draw saleh-valenzuela channel model image)
    2014-05-12 22:02:10下载
    积分:1
  • DUOJING
    本人收集的关于多径衰落、瑞利,RICE信道、QPSK等仿真程序,经过本人测试,全部可用,并附上测试结果及仿真图.(I collected on the multipath fading, Rayleigh, RICE channel, QPSK simulation program, etc., after I test, all available, along with test results and simulation of Fig.)
    2009-06-05 14:41:58下载
    积分:1
  • GAToolbox
    MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。(MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.)
    2009-02-23 12:15:11下载
    积分:1
  • weifenfangcheng
    说明:  matlab中微分方程的解法,及其应该注意的问题(matlab in the solution of differential equations, and should pay attention to the issue of)
    2008-09-17 12:45:19下载
    积分:1
  • chp7_3
    Economic dispatch matlab
    2011-09-07 18:01:09下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载