-
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
-
mallat
小波分析Mallat算法经典程序,包含小波谱分析,滤波器,重构算法等。(Mallat algorithm of wavelet analysis of the classical procedures)
- 2010-05-26 12:16:56下载
- 积分:1
-
Pattern-Classification-ch2-code
duda 模式分类 第二章 上机练习代码(原创,不是网内流传的官方工具箱,比较全,大部分已调试)对应课后题的题号(Pattern Classification 2nd CH2 code practice )
- 2015-03-13 14:26:24下载
- 积分:1
-
SAfilteringmethod
卫星姿态确定及敏感器误差修正的滤波算法研究。介绍了几种不同的滤波算法,如卡尔曼滤波,扩展卡尔曼滤波,粒子滤波等在姿态确定上的应用,并比较了它们仿真的结果(Satellite attitude determination and sensor error correction filtering algorithms. Introduced several different filtering algorithms, such as Kalman filtering, extended Kalman filter, particle filter, such as in the attitude determination applications, and compare their simulation results)
- 2007-12-20 11:27:47下载
- 积分:1
-
tfigure
简化了整个程序流程,在三维隐函数作图方面有较大的应用(It simplifies the whole program flow and has great application in drawing three-dimensional implicit function.)
- 2018-12-24 16:00:56下载
- 积分:1
-
emd
说明: EMD处理数据的全流程以及经验模态分解的一个经典例子(The whole process of EMD data processing and a classical example of empirical mode decomposition)
- 2020-06-25 08:00:02下载
- 积分:1
-
LEACH
用matlab语言实现无线传感器网络Leach路由算法,并对LEACH算法进行改进,比较改进后的算法的优势尽量减少节点能耗、延长网
络生存时间(Matlab language realize the wireless sensor network Leach routing algorithms, and to Leach algorithm was improved, compare the improved algorithm to reduce the energy consumption of the advantages extend node net)
- 2012-04-19 20:36:28下载
- 积分:1
-
Untitled2
AWGN信道设计与仿真熟悉加性高斯白噪声(AWGN)信道,学习Matlab相关编程知识及AWGN信道的设计与仿真实现。(AWGN channel)
- 2015-01-17 19:56:26下载
- 积分:1
-
QPSK
用MATLAB中的simulink对DQPSK进行仿真(Using MATLAB in the simulink simulation of the DQPSK)
- 2010-06-08 19:06:54下载
- 积分:1
-
weibullcanshuguji
威布尔参数估计,可靠性与寿命预测方向,机械工程(Weibull parameter estimation)
- 2021-04-22 12:28:48下载
- 积分:1