-
SR
说明: 根据最小二乘系统辨识和相关系统辨识的原理,利用MATLAB编程实现(According to least squares system identification and system identification of the principle, the use of MATLAB Programming
)
- 2009-03-29 13:57:34下载
- 积分:1
-
MatlabFinancialToolbox
Matlab金融工具箱详细介绍,1000多页,pdf英文版。(Matlab Financial Toolbox)
- 2010-02-01 16:50:23下载
- 积分:1
-
ACStraver
说明: 旅行商问题蚁群算法求解,不同的是需要设置文本文件的坐标。灵活性强,注释清晰。(Ant colony algorithm for traveling salesman problem, the difference is you need to set the coordinates of the text file. Flexibility, clear notes.
)
- 2011-04-05 11:31:42下载
- 积分:1
-
pcm
本文基于MATLAB/SIMULINK动态仿真环境,以实例阐述了建立脉冲编码调制通信系统仿真模型的一般方法。根据该系统的基本原理将整个模型划分为抽样﹑量化﹑编码等几个子系统,并在传输线路上加入高斯白噪声以检验该系统的传输质量和抗干扰能力。(Title Design and Simulation for PCM communication system
Abstract
)
- 2012-04-27 08:24:53下载
- 积分:1
-
sim_wave.c
DFT变换求相位差和振幅大小程序,可以滤除噪声精确求得相位差和幅度值(DFT code)
- 2014-09-28 14:00:24下载
- 积分:1
-
echocancellation
echo cancellation by using adaptive filter NLMS
- 2011-08-04 23:35:37下载
- 积分:1
-
MainUFMCdifferentQAM
说明: The Internet of Things (IoT) and machine-to-machine (M2M) communication will play
an important role in future communications, but there is currently no ultra-reliable low-latency wireless
communication theory that guides its design. For highly mobile vehicle-to-vehicle (V2V) wireless communication scenarios, asynchronous transmission should also be accepted. Therefore, it is particularly urgent to
study ultra-reliable low-latency wireless transmission technology that satisfies asynchronous transmission.
Universal Filter Multi-Carrier (UFMC) is a new type of filtering wireless transmission mechanism that meets
this character
- 2020-07-08 13:25:55下载
- 积分:1
-
matlab
非线性方程的几种数值解法的matlab例程,pdf格式,欢迎指教!(Nonlinear equations in several numerical method of matlab routines, pdf format, welcome the advice!)
- 2009-03-20 14:04:09下载
- 积分:1
-
md5
Source code for MD5 in matlab
- 2014-11-02 15:38:29下载
- 积分: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