-
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
-
sym_ssf
split step fourier matlab funtion file
- 2010-08-04 05:09:19下载
- 积分:1
-
node-of-optimizatin-algorithm-for-cr
协作频谱感知虽然可提高系统的感知性能, 但随着感知节点数目的增加, 系统资源的占用越来越多,
系统传输效率下降. 分析了协作频谱感知方法的感知性能, 得到协作频谱感知的感知性能与感知节点数目和接
收信噪比之间的关系, 提出了一种新的次级用户节点的选择方法, 该方法有效保证了所选择节点的感知性能,
仿真验证了该算法的有效性和可靠性.(Although the cooperative spectrum sensing can improve the perceived performance of the system, but with the perception of the number of nodes increases, more and more system resources, the system transmission efficiency decreased. Cooperative spectrum sensing method of analysis of the perceived performance of collaborative spectrum sensing by the perception of performance and perception of the number of nodes and the relationship between the received SNR, a new secondary user node selection method, which effectively guarantee perceived performance of the selected node, the simulation proves the validity and reliability.)
- 2011-06-07 15:40:02下载
- 积分:1
-
BPR MATLAN
多层编码免疫遗传算法实现多目标生产调度问题(Multilevel Coded Immune Genetic Algorithms for Multi-objective Production Scheduling Problem)
- 2019-05-04 21:43:57下载
- 积分:1
-
用MATLAB编写的svm源程序
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract)
- 2021-05-07 18:04:36下载
- 积分:1
-
GUI
gui for image parameter computation
- 2012-03-30 14:24:16下载
- 积分:1
-
H-Tumbelaka-Borle
APPLICATION OF A SHUNT ACTIVE POWER FILTER
TO COMPENSATE MULTIPLE NON-LINEAR LOADS
- 2013-08-21 03:21:32下载
- 积分:1
-
wind-turbine-MPPT
风力机模型,定步长最大功率跟踪(matlab/simulink模型 风力机+MPPT)(Wind power given the step climbing method maximum power tracking (matlab/simulink model of wind turbine+MPPT))
- 2013-01-24 22:00:27下载
- 积分:1
-
802.16channel-design-and-realize
國 立 清 華 大 學 碩 士 論 文 符合802.16 標準之通道模擬器之研製(Chapter 1 Introduction
Chapter 2 Introduction of microscope effects
Chapter 3 Introduction of macroscope and system effects .21
Chapter 4 Channel model simulation
Chapter 5 Works before implementing the hardware
Chapter 6 Hardware implementation
Chapter 7 Conclusions and future directions
)
- 2014-11-05 14:40:26下载
- 积分: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