-
threephasePWMinverterusinguniversalbridge
simulation of three phase PWM inverter using a Universal bridge and IGBT
- 2009-11-15 01:35:17下载
- 积分:1
-
greyrelation
本函数主要用于计算两个参考数列与待测矩阵之间灰色关联度,返回值为综合关联度
综合关联度系数设默认为0.5(This function is mainly used to calculate the gray correlation between the number of columns and the two reference test matrix, the return value is the comprehensive correlation degree overall correlation coefficient of 0.5 set by default)
- 2014-12-07 13:58:17下载
- 积分:1
-
TSP
travel sales man problem
- 2014-12-08 18:25:03下载
- 积分:1
-
hbing
Matlab的图像处理小软件,注意修改路径,以及图片。(Matlab image processing small software, pay attention to modify the path, and pictures.)
- 2010-06-06 10:10:28下载
- 积分:1
-
1
说明: the matlab hopfild for tsp question
- 2010-11-01 20:08:32下载
- 积分:1
-
shapecontext
identifying shape context of the image is done and trained using a particular dataset
- 2012-11-21 13:04:57下载
- 积分:1
-
SPFAerror
calculates positional/rotational sensitivity of an
- 2011-06-01 07:16:07下载
- 积分:1
-
ARMA
基于改进的ARMA模型 定阶预测方法,经过调试,程序能顺利运行(Improved ARMA model order prediction method, after debugging, the program can run smoothly)
- 2012-06-25 17:09:52下载
- 积分:1
-
third_order_microring_filter-
利用符号计算推导光学三阶微环滤波器传输函数,代入参数计算光谱响应,并对关键参数做扫描,绘制4通道微环滤波器响应谱。(Utilizing symbolic computation to derive the third-order optical micro-ring filter transfer function, substitutes the parameters to calculate the optical response. The key parameters are swept and the optical response of a four-channel micro-ring filter is drawn.)
- 2014-08-14 18:33:27下载
- 积分: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