-
gps0101
本资源是matlab精密单点定位后处理方法的源代码(This resource is the precise point positioning matlab source code approach)
- 2013-12-03 21:07:48下载
- 积分:1
-
ruili_awgn_rocbijiao
认知无线中的能量检测,仿真了高斯信道和瑞利信道的检测概率、虚警概率与判决门限的关系曲线以及两者之间的关系曲线(The detection probability, false alarm probability and the decision threshold of the Gauss channel and the Rayleigh channel are simulated by the energy detection in cognitive radio.)
- 2020-06-29 01:40:02下载
- 积分:1
-
SMO 1
Solving SVM through SMO
- 2019-03-08 01:55:03下载
- 积分:1
-
PID
基于PID的BUCK电路的稳压控制的仿真模型,实现PID控制下的稳压。(Based on the simulation model of PID BUCK circuit voltage control, realize the voltage control under PID control.)
- 2020-07-07 19:48:57下载
- 积分:1
-
EMfc
一个EM算法 这是通过高斯混合模型进行聚类的EM算法的实现,使用图形在线表示。(EM algorithm
This is an implementation of the EM algorithm for Clustering via Gaussian mixture models, using graphical on-line representation.)
- 2017-12-11 20:07:21下载
- 积分:1
-
music
这是一个非常好的MUSIC算法程序,他可以很好的得到分辨率较高的仿真图(This is a very good MUSIC algorithm program, he can get a good simulation of high-resolution map)
- 2010-05-20 18:37:31下载
- 积分:1
-
FiberBraggGrating
Fiber Bragg Grating reflectivity.
- 2015-02-08 15:00:05下载
- 积分:1
-
HHT变换的三种方法 Matlab
如题,关于HHT变换的三种方法,是目前最全的。(The three methods of HHT transformation are the most complete at present.)
- 2020-06-19 01:20:02下载
- 积分: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
-
femcode
A simple FEM code in matlab
- 2014-12-14 15:37:38下载
- 积分:1