-
MATLAB-Science-and-compution
MATLAB教学用书或高等数学、线性代数、计算方法、复变函数、概率统计、数学规划、偏微分方程解法以及动态仿真等课程的教学辅导书,也可作为科研人员及工程计算人员学习和使用MATLAB的参考书(MATLAB books or teaching advanced mathematics, linear algebra, computational methods, complex variable functions, probability and statistics, mathematical programming, dynamic simulation of partial differential equation, and counseling and other teaching books, can also be calculated as the scientific and engineering staff to learn and reference books to use MATLAB)
- 2011-05-24 11:29:27下载
- 积分:1
-
fileav7
Compute the OFDM parameters and improve the bit rate
- 2012-06-10 21:56:15下载
- 积分:1
-
trail_kal
利用matlab实现的简单的基于卡尔曼滤波的跟踪算法,实现移动目标的跟踪(using Matlab to achieve the simple Kalman filtering based on the tracking algorithm, mobile target tracking)
- 2006-10-18 20:35:22下载
- 积分:1
-
Image
图像处理 车辆跟踪 边缘检测 二值化等等 车辆检测 交通流(Image Edge Detection Vehicle Tracking Vehicle Detection binary traffic flow, etc.)
- 2010-05-30 16:20:05下载
- 积分:1
-
store2hdf5_trainingdata
数据整理,数据和标签和样本数量之间的匹配,当然也可以用其他方法,仅供参考(Data collation, matching between data and label and sample quantity, of course, other methods can be used, for reference only)
- 2020-06-18 18:40:01下载
- 积分:1
-
tongxinyuanli-MATLAB
通信原理MATLAB版实验代码,包含滤波调制等等多个例子(MATLAB version of the communication principles of experimental code that contains the filter modulation and so on several examples)
- 2012-06-03 19:29:47下载
- 积分:1
-
pendulodoble
pendulo doble matlab adsadsa
- 2012-11-20 04:02:03下载
- 积分:1
-
GA1
基于遗传算算法的动态寻优算法,对于微小变化的环境很实用。(Based on the genetic algorithm is the dynamic optimum algorithm, for a small change environment is very practical.)
- 2012-11-21 22:43:29下载
- 积分:1
-
CGSA_For_Engineering_Optimization(工程应用)
说明: gwo路径规划,亲测很好用,值得一试,欢迎下载(gwo basic path planning)
- 2021-03-12 15:02:23下载
- 积分: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