-
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
-
windows_memcache_install
windows版memcache安装及应用(installation and application windows version memcache)
- 2013-09-20 13:50:56下载
- 积分:1
-
模糊控制充放电
说明: 基于模糊控制的蓄电池充放电控制,适合相关从业人员交流学习。(Based on the fuzzy control of battery charge and discharge control, it is suitable for the relevant practitioners to exchange learning.)
- 2019-12-23 08:41:50下载
- 积分:1
-
filter
differents types of filters for matlab.
- 2010-11-10 07:59:01下载
- 积分:1
-
concatenate
说明: 文件组合合并.
该程序用于将两个文件(可以是txt或xls文件)进行组合合并,例如假设A.txt文件中含有‘00’和‘01’两行,B.txt文件中含有‘aa’和‘ bb’两行,则合并后的文件AB.txt文件中含有‘00aa’、‘ 00bb’、‘01aa’和‘ 01bb’四行。(Combination of the merger document. The program for the two files (can be a txt or xls file) in the combined portfolio, such as the assumption A.txt document 00 and 01 contains two lines, B.txt documents containing aa and bb two lines, then after the merger documents AB.txt document containing 00aa, 00bb, 01aa and 01bb quatrain.)
- 2008-09-12 17:10:00下载
- 积分:1
-
Position-Location-Techniques-and-Applications
Position Localization
- 2013-07-23 01:16:11下载
- 积分:1
-
35738634N-R
基于MATLAB的牛顿拉夫逊法潮流分析源程序(MATLAB based on the Newton Raphson load flow analysis of source code)
- 2008-07-08 20:21:18下载
- 积分:1
-
system-simulation
该段matlab可实现自由摆系统的演示。(The segment can be realized matlab free pendulum system demonstration.)
- 2013-07-19 14:26:11下载
- 积分:1
-
Pheredity
遗传算法实现,matlab,解决tsp旅行商问题(heredity tsp matlab)
- 2014-08-29 00:45:21下载
- 积分:1
-
QPSK20072165
关于OFDM的matlab仿真,调制、解调以及误码分析(On the OFDM simulation, modulation and demodulation error analysis)
- 2010-07-18 20:29:03下载
- 积分:1