登录
首页 » matlab » repval

repval

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

  • HHT_CODE1
    HHT MATLAB CODE HHT是一個客觀而有自適性(adaptive)的數據分析方法。它利用物理空間的尺度為基準分解複雜數據,因此各分量皆有豐富的物理意義。由於它有自適的特性,它可以適用於分析非線性,非穩定性過程所產生的數據。經過近數年來的廣泛研究與應用,HHT已被認定為是一個有革命性又有效的方法。(HHT MATLAB CODE)
    2009-10-14 16:15:59下载
    积分:1
  • dpcm
    利用预测的方法实现图像的压缩,可以应用于光谱图像谱间去相关(The use of projected images of the compression method can be applied to spectral-spectral images to the relevant)
    2009-05-23 18:08:52下载
    积分:1
  • DOA_8
    高频地波雷达线形天线接收天线阵列流形下的目标到达角算法(linear high-frequency radar antenna to receive antenna array manifold the target DOA Algorithm)
    2007-05-02 07:58:49下载
    积分:1
  • svr
    为支持向量机代码,源代码为matlab实现,可以做聚类问题(To support vector machine codes)
    2021-05-14 10:30:02下载
    积分:1
  • noise_suppressor22
    lms source code for adaptive filtering the acoustic noise.
    2009-09-22 09:59:26下载
    积分:1
  • Image_to_vector
    Convert image to vector
    2009-06-06 04:54:29下载
    积分:1
  • soil_cp_org
    function to calculate the specific heat of organic soil, given the fractions of dry soil and water in the soil sample
    2009-06-08 23:40:00下载
    积分:1
  • matlab-code-for-image-retrieval
    Coding for image retri
    2015-04-04 18:06:57下载
    积分:1
  • euler-error
    欧拉法与改进的欧拉法整体截断误差的阶 右端函数可自行更改(euler/Modified Euler method error)
    2020-10-04 10:07:39下载
    积分:1
  • CensusTransformInImageProcessing
    图像的统计变换处理,用于提取图像的边缘特征、空间结构特征(Census transform for image processing)
    2010-10-07 11:08:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载