-
BSMUSIC
波束域 MUSIC 算法跟经典MUSIC 算法相比,具有更小的分辨信噪比门限(Beamspace MUSIC algorithm compared to the classic MUSIC algorithm, with smaller resolution and signal to noise ratio limit)
- 2013-03-13 11:37:59下载
- 积分:1
-
ekfslam_v2.0
It is a code for simulation of fast slam in matlab
- 2012-10-10 07:43:08下载
- 积分:1
-
thin_plate
薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method.
Features:
(1) support arbitrary control points
(2) allow regularization
(3) estimate the warp parameters from corresponding pairs
)
- 2009-03-13 15:32:13下载
- 积分:1
-
5
★问题描述:
给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直
线距离。例如(0,0) (3,4)的距离为5.
★数据输入:
有多组数据,对于每组数据,第一行是一个数字N 表示点的个数。N=0 的时候说明
输入结束。之后N 行,每行有2 个浮点数x_i,y_i 表示第i 个点的坐标。(1<=N<=10000
0,0<=|x_i|,|y_i|<=10^9)
★结果输出:
输出一个浮点数,表示最近点对的距离除以2,保留2 位小数(四舍五入)。
- 2013-12-03 14:57:02下载
- 积分:1
-
Novel-Hybrid-Demodulation-Schemes
比特交织编码中的迭代解映射算法简化 复杂度比原算法降低(Bit interleaved coded mapping algorithm in the iterative solution simplifies complex than the original algorithm reduces)
- 2013-08-19 23:10:08下载
- 积分:1
-
ADAM
说明: ADAM (Adaptive Moment Estimation)是另外一种自适应学习率算法,它结合动量梯度
下降法,在不同参数方向上采用不同学习率,保留前几次迭代的梯度,能够很好
的适应于稀疏数据。(ADAM (Adaptive Moment Estimation) is another adaptive learning rate algorithm, which combines momentum gradient.
The descent method, which uses different learning rates in different parameter directions and retains the gradients of previous iterations, is very good.
It is suitable for sparse data.)
- 2019-04-09 19:59:50下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
ekfslam_v2.0
使用Extended Kalman Filter进行SLAM的新版本代码,主要用于机器人定位和地图自动绘制。(The New Version of SLAM code using Extended Kalman Filter, used in the field of robot localization and map building)
- 2009-02-13 00:09:59下载
- 积分:1
-
71001
基于全相位谱分析的相位差频谱校正法,结合了全相位FFT与传统FFT谱分析法。(Phase Difference Correcting Spectrum Method)
- 2009-05-19 21:40:09下载
- 积分:1
-
guanwangpingcha
最高用水量时,给水管网平差程序,c语言开发,含实例演示(When the maximum water consumption, water distribution network adjustment program, c language development, with examples demonstrate)
- 2010-06-04 22:54:07下载
- 积分:1