登录
首页 » matlab » repval

repval

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

  • chap3
    说明:  雷达波形,matlab代码,波形建模,GUI界面(Radar waveform,matlab code, waveform modeling, GUI interface)
    2020-06-21 09:40:02下载
    积分:1
  • MATLAB
    最速下降法,搜索算法,匈牙利算法。等等···(Steepest descent method, the search algorithm, the Hungarian algorithm. Etc.)
    2010-08-24 09:47:23下载
    积分:1
  • MMSE_BLE
    TD-SCDMA系统中的联合检测算法中的最小均方误差线性块均衡器(MMSE一BLE)算法的MATLAB程序 (TD-SCDMA system, the joint detection algorithm in the minimum mean square error block linear equalizer (MMSE a BLE) program MATLAB algorithm)
    2009-12-15 12:58:05下载
    积分:1
  • MatlaB
    matlaB相关资料的讲义,中文讲义,适用于matlaB初学者。(Handouts matlaB relevant information, Chinese handouts for matlaB beginners.)
    2014-01-26 10:32:32下载
    积分:1
  • MatlabandVC
    Matlab与VC++的混合编程,利用Matlab强大的混图功能在VC画出想要的图形,操作步骤详细易学(Matlab and VC++ mixed programming, Matlab, mixed plan features a powerful draw the desired graphics in VC, the steps to learn more)
    2010-06-29 10:24:16下载
    积分:1
  • MATLABforExcel
    material regarding to the matlab
    2010-07-03 07:12:06下载
    积分:1
  • ML
    说明:  自己学习的,总结的,不是很好,大部分是书上的,最起码还游泳吧(Their own learning, lessons, not very good, mostly books, at least also swimming)
    2007-12-14 17:04:44下载
    积分:1
  • mrc_mrt_no_interference
    瑞利衰落条件下的无线信道蒙特卡罗matlab仿真,供无线领域初学者参考。(The Monte-Carlo simulation of wireless channels under Rayleigh fading.)
    2015-04-15 16:21:34下载
    积分:1
  • Ex0502
    在MATLAB中实现二阶响应曲线绘制的m函数,可以完成线性或非线性二阶响应曲线绘制(In MATLAB to achieve second-order response of the m curve drawing function, can be linear or non-linear response curve of second-order mapping)
    2009-05-03 15:34:11下载
    积分:1
  • Untitled
    八阵元智能天线阵列接收4个信号,用Matlab仿真实验验证波达方向估计,主要涉及的算法是MUSIC和MVDR(Eight smart antenna array receiver array element 4 signals, with the Matlab simulation results verify the estimation, mainly related to the algorithm is MUSIC and MVDR)
    2011-05-27 21:28:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载