-
lab
基于 Matlab Simulink 的增量调制的通信仿真。(Delta modulation of Matlab Simulink.)
- 2012-05-05 08:57:30下载
- 积分:1
-
extractArchive
matlab中的解压程序升级,可以解压更多的压缩格式,(matlab in the decompression program to upgrade, you can extract more compressed format,)
- 2012-07-10 19:26:27下载
- 积分:1
-
utilities
Some useful matlab functions
- 2010-09-26 02:27:46下载
- 积分:1
-
guicompensation_fig
current consumption calculation in gui
- 2010-11-18 23:34:04下载
- 积分:1
-
MATLAB-FH
说明: 调频通信matlab,用MATLAB实现一种快跳频通信系统(FM communication matlab, use MATLAB to achieve a fast frequency-hopping communication system)
- 2021-03-22 12:39:16下载
- 积分:1
-
sch_test
matlab 调度分析模型(Matlab scheduling model)
- 2005-01-24 14:14:09下载
- 积分:1
-
ROLD-EPR
用于随机值脉冲噪声去除的新方法,提出了一种新的脉冲噪声检测机制,结合保边缘的变分去除方法,得到了很好的效果(The new method for the removal of impulse noise of the random value, a new impulse noise detection mechanism, combined with the security edge of Variational removal method to obtain a good effect)
- 2012-10-24 21:44:59下载
- 积分:1
-
包含好几个合成地震记录的程序
压缩文件里边包含好几个合成地震记录的程序,包括楔形模型,断层等,有的还画出了地震记录,反射系数的振幅谱~(the zip file contains several synthetic seismogram programs, including wedge model, fault model, etc., some even draw the earthquake records, the reflection coefficient of amplitude spectrum ~)
- 2018-04-17 19:21:59下载
- 积分:1
-
radar
雷达信号处理,包括CFAR检测,脉冲压缩等过程。(radar detection and signal dealing, including the CFAR, and pulse compression)
- 2020-06-25 18:40:01下载
- 积分:1
-
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