-
new
It creates an m-file for a matlab function and populate with a header template describing the purpose of the function, the input and output parameters, and other relevant information.
In addition, it inserts information related to the author of the file: username, display name, computer name, windows version, and the time stamp.
The command to create a MATLAB function:
new myfun
It is also possible to append function code at the function m-file creation time as follows:
new myfun disp( Hello World! )
- 2010-06-11 15:44:52下载
- 积分:1
-
daima
MATLAB常用代码:放大,缩小,读取,很多可以用的语句(matlab)
- 2009-07-10 11:11:37下载
- 积分:1
-
LMS-bandnew
脑电中的递归式的处理方法,相比参数估计的方法更加智能,LMS是最小均方误差法,是十分经典的一种方法,里面是包括一些最新的改进。(EEG recursive style approach, parameter estimation method compared to more intelligent, LMS is the minimum mean square error method is a very classical approach, which is to include some of the latest improvements.)
- 2013-11-26 11:16:57下载
- 积分:1
-
9780735667235_files
Build Windows 8 Apps with Microsoft Visual C++ Step by Step 源代码(Build Windows 8 Apps with Microsoft Visual C++ Step by Step source code)
- 2015-03-13 11:35:22下载
- 积分:1
-
randfun
MATLAB 随机种子工具箱,全,十分好用,大家交流(MATLAB random seed kit, full, very easy to use, to share)
- 2011-06-17 13:44:25下载
- 积分:1
-
MATLABfuzzylogic
MATLAB模糊逻辑工具箱的分析与应用,超星电子书(MATLAB fuzzy logic toolbox of analysis and application, e-books Chaoxing)
- 2008-03-03 13:03:17下载
- 积分:1
-
26964185
说明: 基于CRAFT的多阶段柔性设备布局优化算法
多阶段设备布局下的总成本包括设备拆装成本、物料搬运成本以及区域利用成本,问题的目标是最小化总成本。首先,在分析问题的基础上,建立基于多阶段设备布局优化目标的数学模型 其次,采用改进的CRAFT启发式算法优化单阶段设备布局 进一步,提出基于单阶段设备布局算法的多阶段启发式算法,优化多阶段设备布局 最后,数值实验表明算法优化后总成本降幅达28.57%.
(CRAFT-based multi-stage flexible equipment layout optimization algorithm under the multi-stage equipment, the layout of the total cost including equipment disassembly cost, material handling costs as well as regional use of cost, the goal is to minimize the total cost. First of all, the analysis of the problem on the basis of the equipment based on the layout of multi-stage mathematical model of optimization objectives Secondly, the adoption of improved CRAFT heuristic algorithm to optimize the layout of single-stage device to further, based on equipment layout algorithm for single-stage multi-stage heuristic algorithm, optimize the layout of multi-stage equipment Finally, numerical experiments show that the optimized algorithm for the total cost of 28.57 percent decrease.)
- 2008-10-17 09:39:38下载
- 积分:1
-
IPCA_JC_1
一种增量的人脸识别算法——增量PCA学习算法(matlab实现)(A face recognition algorithm incremental- incremental PCA learning algorithm (matlab achieve))
- 2008-06-23 18:12:26下载
- 积分:1
-
EnergyDetection
Energey Detection ROC plot. Probablity of detection vs Probablity of false alarm.
- 2015-04-01 17:01:27下载
- 积分:1
-
matlabsuanfa
说明: 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。(Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.)
- 2021-02-27 21:09:36下载
- 积分:1