-
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
-
@mmrp
matlab书籍类的创建一章,有理多项式对象类型的构造、显示、运算符和函数重载等一些列程序代码(matlab class to create a chapter book, the construction of rational polynomial object type, display, operator and function overloading and some out code)
- 2010-07-18 10:44:15下载
- 积分:1
-
MATLAB4
电机拖动里的用空载点和负载点做出直流电机的固有机械特性曲线(failed to translate)
- 2012-03-25 16:43:36下载
- 积分:1
-
mini
最小二乘法的一个示例,通过该代码能更好的理解如何在强化学习中使用最小二乘法(Use this code, you can know how to address some problems in reinforcement learning)
- 2012-03-29 21:18:11下载
- 积分:1
-
powerelectircflow
用MATLAB编写的电力系统潮流、短路、暂态源程序(Written by MATLAB power flow, short circuit, transient source)
- 2010-12-04 23:16:22下载
- 积分:1
-
200711912155027093
一个PSO算法,matlab环境上实现,与大家交流(a PSO algorithm, achieving Matlab environment, and the exchange)
- 2007-04-30 11:19:23下载
- 积分:1
-
Plot-Vdp-Oscillator
There is a matlab cod that Plotting outcomes of Van der Pol oscillator for µ varying bewteen 0 and 2. this is a model in dynamical system.
- 2013-08-22 16:23:35下载
- 积分:1
-
BP_Adaboost强分类器公司财务预警建模
说明: 利用BP神经网络作为分类器,对公司财务进行分类,构造分类器,结果表明能够很好的将数据分类,有兴趣可以看看。(BP neural network is used as a classifier to classify corporate finance and construct a classifier. The results show that the data can be well classified and you can have a look if you are interested.)
- 2020-11-06 20:59:51下载
- 积分:1
-
多种群遗传算法的函数优化算法matlab代码
说明: 多种群遗传优化算法,包括移民算子、人工选择算子以及标准遗传算法的代码(A variety of genetic optimization algorithms, including migration operator, manual selection operator and standard genetic algorithm code)
- 2021-03-09 23:12:49下载
- 积分:1
-
Viterbi
Viterbi Algorithm & Viterbi Decoder Matlab Code.(Provided both soft & hard decision ability). Note: The main function is viterbi.m
- 2008-05-21 16:25:40下载
- 积分:1