-
wavelet
说明: matlab实现JPEG2000图像标准(to achieve the standard JPEG2000 image using matlab)
- 2011-03-13 11:24:26下载
- 积分:1
-
LS-SVR
最小二乘支持向量回归算法:
训练数据用来得到回归模型,测试数据用来判断是否为显著武昌(Least squares support vector regression algorithm:
Training data to train the model, the test data for testing, to judge whether the data for gross error data)
- 2021-02-19 16:19:44下载
- 积分:1
-
5_32SNRestimation
5扩32 扩频方法仿真 进行SNR估计 产生pn码 基带仿真(5 extended to 32 spread-spectrum method is estimated SNR simulation)
- 2009-05-05 20:29:35下载
- 积分:1
-
greymodel
GM(1,1)模型,简单的一组数据处理,可计算均差等等(GM (1,1) model, a set of data processing can be calculated are poor, etc.
)
- 2012-05-07 12:25:39下载
- 积分:1
-
SVM-KMExample
一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。(A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.)
- 2007-09-04 20:30:47下载
- 积分:1
-
hammingcodedecoding
(7,4)汉明码的硬判决译码算法、最大似然译码算法、和积译码算法性能比较(代码附在word后面,采用matlab实现)很好的学习资料((7,4) Hamming code of hard decision decoding algorithm, maximum likelihood decoding algorithm, and decoding performance comparison plot (code word is attached to the back, using matlab to achieve) a good learning materials)
- 2010-05-09 17:17:35下载
- 积分:1
-
LKPR
KLT tracker using pyramid flow
- 2012-04-27 18:00:38下载
- 积分:1
-
image
this simulation finding error in a cotton based on training cotton with morphological function
- 2013-08-25 17:15:39下载
- 积分:1
-
BPSK
使用matlab工具生成BPSK信号。模拟GPS中L1信号。(Use matlab tool to generate BPSK signal. Simulate the GPS L1 signal.)
- 2020-11-24 10:19:33下载
- 积分: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