登录
首页 » matlab » repval

repval

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

  • circuit-current-calculation
    short circuit current calculation
    2011-06-12 16:07:25下载
    积分:1
  • Book
    用于DSP 28035 来设计永磁同步电机的书籍,值得参考(Designed for DSP 28035 PMSM books worth considering)
    2020-11-19 11:29:38下载
    积分:1
  • c355a550b5a6
    license plate recognition
    2010-11-10 14:45:59下载
    积分:1
  • SVG
    说明:  SVG模型在matlab的仿真原理图,SVG模型在matlab的仿真原理图(svg matlab)
    2020-10-19 10:47:28下载
    积分:1
  • entropy_max
    最大熵分割,成功调试过,可以完全实现最大熵分割,效果完美(Maximum Entropy Segmentation, successfully debugged Maximum Entropy Segmentation can be fully realized, the effect is perfect)
    2012-12-31 13:49:32下载
    积分:1
  • FOC2
    异步电动机数量控制完整仿真模型,可以根据实际情况写该参数,达到研究者所需要的情形(The number of complete induction motor control simulation model, the parameter can be written according to the actual situation, the researchers needed to achieve the situation)
    2013-12-17 13:03:40下载
    积分:1
  • SVM-KM
    一个支持向量机的matlab工具箱,具有分类、拟合等功能,希望大家下载研学阿!(a Support Vector Machine Matlab toolbox, with classification, fitting features that you download Studies, A!)
    2005-04-25 09:43:37下载
    积分:1
  • matlabusedinmonidianhefa
    说明:  matlab应用在工程电磁场中,利用模拟电荷法数值计算解决工程电磁场中的各种问题(matlab electromagnetic fields used in the project, using the charge simulation method to solve engineering numerical computation of electromagnetic field problems)
    2009-08-03 16:27:27下载
    积分:1
  • Wind_PMSG
    This simulink model contains the complete description of building w wind power generation scheme.
    2012-08-12 23:34:11下载
    积分:1
  • kalman
    说明:  线性卡尔曼滤波在温度测量、自由落体运动目标追踪、GPS导航定位、石油地震勘测、视频图像目标追踪中的应用(Application of Linear Kalman Filter in Temperature Measurement, Free-falling Motion Target Tracking, GPS Navigation and Positioning, Petroleum Seismic Survey and Video Image Target Tracking)
    2020-06-20 13:00:01下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载