-
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
-
sttc4Psk
Space-time trellis encoder/decoder for QPSK modulation
2 bits per second per Hertz
- 2009-06-23 10:21:12下载
- 积分:1
-
MATLAB-in-signal
这是有关MATLAB在电子信息中的应用程序,包括信号的表示,求解零输入分量、信号的频谱分析和滤波,求解线性系统的冲击函数和卷积,程序简单,适合初学ATLAB的同学。(It is about MATLAB applications in electronic information, including the representation of the signal, solving zero input component, spectral analysis and filtering the signal, impulse function and convolution solving linear systems, the program is simple, suitable for beginners ATLAB classmates.)
- 2015-03-15 20:25:27下载
- 积分:1
-
ihDemo
MATLab 信息隐藏实验特别好 MATLab very good information hiding experiment(MATLab very good information hiding experiment MATLab very good information hiding experiment)
- 2013-12-06 17:02:54下载
- 积分:1
-
4
说明: 一个计算器的matlabgui设计,简单易懂,对于初学者值得下载(Matlabgui design a calculator, easy to understand, worth downloading for beginners)
- 2011-01-24 15:45:25下载
- 积分:1
-
Wind_PMSG
永磁同步风力发电机,考虑了轴系的两质块模型和风速变化(Permanent magnet synchronous wind generators, consider the two mass shaft model and wind speed change)
- 2021-02-26 10:39:37下载
- 积分:1
-
Exe0705
说明: MATLAB实用教程(第2版)实例源代码程序EXE0705(MATLAB Practical Guide (2nd Edition) examples source code program EXE0705)
- 2011-04-11 21:57:10下载
- 积分:1
-
MOTO(P140-P275)
教材:电力电子和电力拖动控制系统的MATLAB仿真(P140-P275)(book about motor)
- 2012-05-03 21:08:20下载
- 积分:1
-
M32-085B
Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE (Copyright (c) 2004, Endre Kozma <endre.kozma@axelero.hu>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products
derived this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A )
- 2015-02-10 16:45:43下载
- 积分:1
-
meshinginmatlab
simple mesh generation in matlab
- 2010-06-04 20:04:51下载
- 积分:1