-
PhaseNoise_sim
PLL相位噪声仿真方法总结,用来说明对各个模块相位噪声仿真的方法(PLL phase noise simulation document)
- 2021-02-25 20:59:38下载
- 积分:1
-
BPSAN
说明: 通过BP神经网络学习一个3维的函数的源代码,为加快速度,程序初始化的为已经经过学习的得到结点权值,如果预设为随机值,将重新学习。(BP neural network through a three-dimensional study of the function of the source code to speed up, the initialization procedure for the study has already been node weights, if limited to random value, re-learn.)
- 2006-04-12 18:56:33下载
- 积分:1
-
Backstepping-Adaptive-Fuzzy-Control-for-two-link-
............... Backstepping Adaptive Fuzzy Control for two-link robot Manipulator.....................................................................................................
- 2014-09-02 21:14:32下载
- 积分:1
-
MIMO_OFDM
mimoofdm仿真,主要是不同信道估计的对比,可以运行(mimoofdm simulation, mainly comparing different channel estimation can run)
- 2021-02-19 17:49:44下载
- 积分:1
-
EMCtheory
一本介绍电磁兼容的书籍,版本很老,很有参考价值,欢迎大家下载!(A introduced book, the version is very old, very valuable, welcome to download!)
- 2011-01-06 08:46:16下载
- 积分:1
-
DDS-programmed-in-matlab
用matlab实现dds,并进行相关参数分析(Using matlab to achieve dds)
- 2014-08-30 11:27:00下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
matlab-logo
MATLAB进入时显示的图标的程序实现,有动画效果!(MATLAB to enter the show when the program icon, animation!)
- 2006-05-30 15:29:57下载
- 积分:1
-
2008-06
It is the document related to noise reduction
- 2013-08-03 02:17:10下载
- 积分:1
-
Sllyear
线性相关
求逐月异常序列x(n,12)和y(n,12)(n是年)相同月份之间的滞后超前nt年的相关系数rt(-nt:nt,12),其中nt最大的滞后或超前时间(单位:年)。
(Linearly related to demand monthly abnormal sequence x (n, 12) and y (n, 12) (n is the year) ahead of the same month lag between the years of the correlation coefficient nt rt (-nt: nt, 12), in which nt the largest lag or lead time (unit: years).)
- 2010-05-28 10:06:21下载
- 积分:1