-
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
-
qingzhuoyin
本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。(This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term energy and zero crossing rate) algorithm based on the increase since the correlation function as a decision parameter, reducing the clearance/voiced signal false positives.)
- 2011-10-18 18:51:36下载
- 积分:1
-
DiscCosineInvTrans_2
Inverse discrete cosine transform of an image
- 2013-11-19 15:28:43下载
- 积分:1
-
CHAPTER5
先进PID控制及MATLAB仿真程序,第五章的经过运行,全都成功(Advanced PID control and MATLAB simulation program, run through the Chapter V, all successful)
- 2010-12-18 14:48:08下载
- 积分:1
-
AR模型预测
AR模型预测 模型阶数的确定 以及误差分析计算 相关例子(AR model order to determine the AR forecasts and error analysis)
- 2020-07-07 11:58:57下载
- 积分:1
-
baoluoxian
包络曲线的求法 matlab中的一种求上下包络的算法,特别经典的两种算法(Envelope curve for France matlab down in one envelope seeking algorithms, especially the classic two algorithms)
- 2013-11-10 11:52:38下载
- 积分:1
-
HeartbeatMonitor
这是关于安卓手机端通过蓝牙采集人心电信号,然后通过解码,滤波,心电信号显示的程序文件。(This is the end of Android phones via Bluetooth signals collected people, and then decoding, filtering, ECG display program files.)
- 2013-12-27 20:58:35下载
- 积分:1
-
golay23
golay code in mat lab programme
- 2009-03-07 03:09:54下载
- 积分:1
-
c-and-mathlab
说明: 很实用的C和matlab的书,值得学习和理解(C and matlab very useful book, it is worth learning and understanding)
- 2011-04-18 13:28:04下载
- 积分:1
-
three-dimensional-trajectory
该程序可以画出三维的运动轨迹,可以看到轨迹的前视图,还可以对轨迹进行旋转等(The program can draw three-dimensional trajectory, you can see the front view of the track, the track can also be rotated, etc.)
- 2014-10-30 17:44:31下载
- 积分:1