-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1
-
youcheng
对于时间序列平稳性分析的游程检验法,对于数据平稳性分析有很强的实用性(For stationary time series analysis runs test method for stability analysis of the data has a strong practical)
- 2013-11-22 10:00:57下载
- 积分:1
-
sin
matlab编程实现离散数字信号的有理数插值收取(the matlab programming discrete digital signal rationals interpolation charged)
- 2012-11-30 21:51:20下载
- 积分:1
-
BPSO
一种改进的粒子群算法,有效进行最值寻优,实测可行。(a improved PSO algorithn)
- 2020-10-07 17:27:36下载
- 积分:1
-
power_steppermotor
Stepper Motor Simulation
- 2018-06-01 13:38:33下载
- 积分:1
-
Collaborativefuzzyclusteringmodel
协同模糊聚类建模通过特征选择和协同模糊聚类的模糊建模方法构建T-S模型,并用此模型对数据进行测试。(Collaborative fuzzy clustering modeling and collaboration through the feature selection fuzzy clustering TS fuzzy modeling method to build models and use this model of data for testing.)
- 2009-02-15 19:47:02下载
- 积分:1
-
interest-points
基于兴趣点颜色及纹理特征的图像检索算法,通过同类比较,平均检索准确率提高11个百分点。(Based on the interest points and texture features of color image retrieval algorithm, through a similar comparison, the average retrieval accuracy rate of 11 percent improve.)
- 2009-03-05 11:09:25下载
- 积分:1
-
simulink
Simulnk动态仿真教程
1 Simulink基本操作
2 模块库和系统仿真
3 子系统创建与封装
4 Simulink仿真举例
(Simulnk dynamic simulation 1 Simulink Tutorial 2 Basic Operation and System Simulation Blockset 3 subsystems to create and package 4 Simulink simulation example)
- 2007-12-12 10:55:34下载
- 积分:1
-
Matlab-youhua
一篇matlab代码优化的文章,对写matlab代码具有很好参考意义!(A matlab code optimization of the article, write matlab code of good reference value!)
- 2011-04-19 15:20:14下载
- 积分:1
-
matlabsignalprocessingrar
1.本书包含的实例所使用的源程序清单,文件夹第3章~第7章分别包括各章节内的实例源程序。
2.源程序文件名与所在章节和实例序号对应,如:3_1.m为第三章实例一【例3_1】的源程序。
3.文件夹tftoolbox为2002版的时频工具箱,第六章“非平稳信号分析与处理”需要用到该工
具箱的部分函数。请将其拷贝到用户的MATLAB工作路径(如D:R2006awork)
4.各章节的M文件已在MATLAB R2006a环境下调试通过,拷贝到用户的MATLAB工作路径(如 D:R2006awork)下即可运行。(1. This book contains examples of source code used in the list of folders in Chapter 3 ~ Chapter 7, respectively, including the section within the source code examples. 2. Source file name and serial number where the corresponding chapters and examples, such as: 3_1.m for example Chapter 1 3_1】 【Example of the source. 3. Tftoolbox folder for the 2002 version of the Time-Frequency Toolbox, Chapter VI, " Non-stationary signal analysis and processing" required to use part of the toolbox functions. I would be grateful if a copy job to the user' s MATLAB path [such as D: R2006a work] 4. Of all sections of M are available at MATLAB R2006a debugging environment through, copy to the user' s job MATLAB path [such as D: R2006a work ] to run under.)
- 2009-02-21 16:49:46下载
- 积分:1