-
kdtree1.2
kd-tree 是广泛用来处理多维寻找最近点的数据结构。该文件中是由matlab调用c++代码实现的,其中实现包括kd-tree的建立最近点的查找等。(kd-tree is kind of data structure which is widely used to find the nearest point in multi-demensions.The zip file contain matlab and cpp files.The functions implemented include kd-tree building and nearest points searching and so on.)
- 2010-07-17 15:44:11下载
- 积分:1
-
segment_chainCode1
该程序完成的是通过使用所提供的链码(一种方向码)来画出链码所表示的轮廓。所画轮廓在原图上是黑色的线。(the code is used for draw the outline of the region of interest which is show by the chaincode)
- 2010-02-26 19:09:12下载
- 积分:1
-
WNS101
部分MATLAB仿真,优化覆盖,完成了一些,希望对大家有帮助(Part of the MATLAB simulation, optimization of coverage, completed some, we want to help)
- 2011-05-26 10:05:02下载
- 积分:1
-
modulation-classify
在MATLAB中使用决策论的方法进行调制方式识别,可以识别AM,FM,USB,LSB,ASK,PSK,FSK等多种调制方式(In MATLAB using the decision theory approach to modulation recognition, you can identify the AM, FM, USB, LSB, ASK, PSK, FSK modulation and other)
- 2011-11-11 13:22:19下载
- 积分:1
-
getExStiff
已知一对外啮合传动的齿轮的几何参数,求其啮合刚度。(to get the meshing stiffness for one pair of gear.)
- 2020-07-03 11:40:02下载
- 积分:1
-
coif18Transform
The demand of high data rate services has been increasing very rapidly and there
is no slowdown in sight. We know that the data transmission includes both wired
and wireless medium. Often, these services require very reliable data transmission
over very harsh environment. Most of these transmission systems experience much
degradation such as large attenuation, noise, multipath, interference, time variance,
nonlinearities and must meet the finite constraints like power limitation and cost
factor. One physical layer technique that has gained a lot of popularities due to
its robustness in dealing with these impairments is multi-carrier modulation technique.
In multi-carrier modulation, the most commonly used technique is Orthogonal
Frequency Division Multiplexing (OFDM)
- 2012-11-24 20:45:49下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
sparseae_exercise
该文档包含了深度学习的典型模型稀疏自编码的程序和代码(this document contain sparseae exercise of deep learning network)
- 2015-03-28 20:44:39下载
- 积分:1
-
Cascaded-Inverter
级联型逆变器相关的一些资料,希望对大家有用 。(Cascaded Inverter)
- 2012-09-21 11:21:22下载
- 积分:1
-
GLMetaseq.c
让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
- 2014-02-09 23:12:05下载
- 积分:1