-
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
-
Idegnwenxians
等温线,matlab等温线经典程序,内置数据-IIsotherms ,
(The isotherm, matlab isotherm classic program, built-in data-IIsotherms,)
- 2012-08-22 14:41:32下载
- 积分:1
-
ExcelWrapper
Wrapps Excel在处理一类表的MATLAB
支持:
*启动一个Excel在前台或在背景板
*保存工作簿
*运行宏
*指定一个范围
*刷新工作簿
*出口表为PDF
*选择一个给定表
*重新安装一个外接
*获取数据表给出了一个数据集,作为第一列名
*在给定的表(横向或字段的值
垂直)
例如:
包装= ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname ) (Wrapps handling an excel sheet in a MATLAB Class
Supports:
* Launching an Excel Sheet in Foreground or in Background
* Save the workbook
* Run a macro
* Assign a range
* Refresh workbook
* Export Sheet to PDF
* Select a given sheet
* Reinstall an Add-in
* Get a data table given the name of the first column as a dataset
* Get the value of field in a given sheet (Horizontally or
vertically)
Example:
wrapper = ExcelWrapper( wbname )
tableDataset = wrapper.GetXLSDataset( sheetname , firstcolumnname )
)
- 2010-07-05 11:58:27下载
- 积分:1
-
FDEfrequencyequalizer
根据LTE上行SIMO接收机特点,对MMSERISIC均衡器进行简化修改,得到MMSEFDE均衡器,该均衡器所有步骤全在频域进行,大大降低了均衡算法的复杂度。(LTE uplink SIMO receiver according to the characteristics of the MMSE-RISIC equalizer to simplify modification, by MMSE-FDE equalizer, the equalizer all the steps in full in the frequency domain, greatly reduces the complexity of balancing algorithm.)
- 2010-08-11 22:50:44下载
- 积分:1
-
nlfa-1.0
非线型因素分析matlab仿真程序包,非常好用(non-linear analysis Matlab simulation package, a very handy)
- 2007-04-12 22:06:04下载
- 积分:1
-
ComputationalIntelligenceIntro
Provides a comprehensive introduction to the study of computational intelligence.
- 2014-10-06 23:21:46下载
- 积分:1
-
pa1_20134021_jongmin-Yu
Image processing source code @ GIST
- 2014-12-04 13:53:38下载
- 积分:1
-
MATLAB
graf of hysteresis, you must rued your txt file whit parameters and then matlab calculate hysteresis behaviour
- 2012-01-17 21:40:49下载
- 积分:1
-
fahp
模糊层次分析法的程序实现,score 三个表是别人的打分表,填进去 然后在matlab直接调用[S1,S2,S3] = Matrix() 然后再调用 C = firstFuzzy( S1, S2, S3 )这个就可以了 出来的就是打分表的所得的权重((1, S2, S3) = Matrix () and then call C = firstFuzzy (S1, S2, S3) This is the same as the other one of the scoring tables. It can be out of the scoring table is the weight of the income)
- 2020-12-30 10:48:59下载
- 积分:1
-
mri_toolbox_v1.5.tar
mri分割,基于MATLAB,很不错,住一起的一个朋友用过的,(mri segmentation, based on MATLAB, a very good living with a friend of mine used,)
- 2009-05-16 02:11:36下载
- 积分:1