登录
首页 » matlab » repval

repval

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

  • chapter10
    小波分析理论与MATALB R2007 实现第十章演示代码(Wavelet analysis theory and MATALB R2007 A Chapter demo code)
    2012-05-27 11:16:19下载
    积分:1
  • adaptcluster_kmeans_2
    Adaptive k means clustering code
    2015-02-18 16:41:41下载
    积分:1
  • Desktop
    here...i upload file for computer network..using this doc you can enhance your knowledge..
    2013-01-30 17:14:14下载
    积分:1
  • GMM
    This file has the code for GMM classification technique
    2013-12-05 16:48:16下载
    积分:1
  • C1-
    应用于地震勘探领域的资料处理,第一代相干算法处理。(Used in seismic exploration in the field of data processing, the first generation of coherent algorithm processing.)
    2013-12-23 20:51:42下载
    积分:1
  • pdf_sc
    作出i.i.d. Rayleigh信道上SC合并(L=2,3,5)的输出信噪比PDF曲线,并求出曲线最大值的位置。(SC combined to iid Rayleigh channel (L = 2,3,5) of the output SNR PDF curve and calculated curve of the maximum position.)
    2010-07-06 16:04:16下载
    积分:1
  • PSO
    PSO算法声纹识别整体程序代码,适合DSP硬件(Voiceprint identification of the overall code)
    2012-04-15 16:06:04下载
    积分:1
  • Ramesh2
    space vector 2 level fast
    2011-10-26 18:20:01下载
    积分:1
  • hsmm
    说明:  隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)
    2019-05-27 12:01:38下载
    积分:1
  • Matlab-code-books
    matlab的编码大全,包括各种源代码,源程序(matlab code Daquan, including source code, source code)
    2013-07-25 11:45:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载