登录
首页 » matlab » repval

repval

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

  • MATLABDSP
    本论文利用TI公司的16位定点DSP芯片TMS320VC5416-160的硬件、软件结构和特性实现了数字滤波器的设计。深入研究了DSP芯片的硬件开发技术和软件编程技术及调试技巧 在MATLAB环境下,利用MATLAB语言编写程序对IIR滤波器进行仿真并得到滤波器的系数 关于matlab与DSP等。(In this paper, the use of TI' s 16-bit fixed-point DSP chip TMS320VC5416-160 hardware, software structure and characteristics of a digital filter design. In-depth study of the DSP chip technology hardware and software programming and debugging skills in the MATLAB environment, using MATLAB programming language for simulation of the IIR filter and the filter coefficient matlab and DSP and so on.)
    2009-07-01 17:00:42下载
    积分:1
  • simlink_modulation
    simlink对调制信号的仿真,可产生大部分数字调制信号(SIMLINK on the modulation signal simulation, can generate the most digital modulation signal)
    2012-05-04 20:00:40下载
    积分:1
  • vVB__kalmaanb
    vb语言实现的卡尔曼滤波源程序源码 (没有测测试,输出部分要配合相应的过程) (the vb language Kalman filtering source source (not detected by the test, the output section with the corresponding process))
    2012-08-29 22:49:37下载
    积分:1
  • zero-watermarking
    小波变换(Wavelet)实现数字零水印源代码(Simple wavelet transform (Wavelet) digital Watermarking source code)
    2020-09-03 17:38:07下载
    积分:1
  • FIR+IIR
    implementation of FIR and IIR filters by matlab
    2010-03-04 18:36:35下载
    积分:1
  • P1_B_oliveira_oliveira
    Este arquivo representa um prova de dispositivos de engenharia elétrica
    2012-06-27 00:07:28下载
    积分:1
  • C_matlab_port
    C语言与MATLAB接口:编程与实例,是一本非常好的书(C language and MATLAB interface: examples of programming and is a very good book)
    2008-04-11 15:17:17下载
    积分:1
  • inlineshaped
    包括内插,还有成形滤波器等等调制时所用的matlab文件
    2010-11-18 07:59:52下载
    积分:1
  • IPark
    坐标变换的,ipark,直线电机能用到的,希望有所帮助(Linear motor acceleration feedforward)
    2015-03-31 16:04:24下载
    积分:1
  • work
    该段程序代码是实现一阶惯性环节大林算法的matlab程序(The paragraph code is to achieve a first-order inertia link Dalin algorithm matlab program)
    2009-12-31 20:27:23下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载