-
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
-
LMS
基于最小均方算法的自适应数字波束形成器程序(Algorithm based on minimum mean square adaptive digital beamformer program)
- 2011-06-30 16:37:53下载
- 积分:1
-
tidujiaozhengfa
梯度矫正法MATLAB源程序,带实例仿真,系统辨识程序(Gradient correction method MATLAB source with example simulation, system identification program)
- 2017-04-10 15:40:26下载
- 积分:1
-
Graph_coloring
This Code solve the graph coloring problem by genetic algorithm.
- 2013-03-25 23:33:44下载
- 积分:1
-
myReadSgy_myWriteSgy
用以读写带卷头sgy文件的matlab程序,使用简单(a program that reads the syg file with vloume, which is easy to use)
- 2015-06-22 15:39:58下载
- 积分:1
-
quality
基于Matlab的三角网格质量计算程序,能将质量分布以图像形式清晰的显示出来(Triangular mesh based on the quality of Matlab computer program was able to mass distribution in the form of a clear display image)
- 2010-12-13 16:30:07下载
- 积分:1
-
MK-tes
Mann-Kendall检验方法的matlab程序(The matlab model for Mann-Kendall test method)
- 2013-03-06 15:11:26下载
- 积分:1
-
relay_superimposed
物理层网络编码中的两个8PSK调制信号叠加形成的信号星座图(The physical layer network coding in the superposition of two 8 PSK modulation signal constellation diagram)
- 2015-09-17 15:29:18下载
- 积分:1
-
slkz00003
基于异步电动机的矢量控制模块,应用于中压船舶电力推进系统,可实现6KV船舶电网推进系统的矢量控制功能(VC contrl)
- 2012-03-22 00:04:07下载
- 积分:1
-
testpipei_1
基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。(Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.)
- 2010-06-02 11:01:05下载
- 积分:1