-
coocc
it is useful for computing the co occurrence calculation for texture image
- 2014-01-30 13:01:52下载
- 积分:1
-
43601905cw1a
Test Pointed Signals
- 2014-02-23 19:29:46下载
- 积分:1
-
compressedsensing_OMP
说明: 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示;
事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达
信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与
压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,它之所以
能够处理低信噪比的问题,是因为它利用了回波数据的冗余信息。也就是目前雷达成像算法之所以成功的关键是具有足够
多的冗余信息。现在,在雷达成像中使用压缩感知恰好是反其道而行之!
(compressed sensing)
- 2011-03-24 15:17:21下载
- 积分:1
-
Data-Analysis-and-Graphics
projected coordinate systems
- 2013-01-15 22:16:31下载
- 积分:1
-
Cmatlabsimulaa
用matlab进行二级倒立摆摆仿真,进行极点配置
(Two inverted Swing simulation using matlab and pole placement)
- 2012-08-05 09:31:28下载
- 积分:1
-
chap9
在matlab上对不同的色空间进行转换的代码以及在拆分图像(On matlab different color space conversion code, and in a split image)
- 2014-12-25 17:44:25下载
- 积分:1
-
TRAM
TRAM程序使用MATLAB代码编写实现直推式多标记学习算法。里面包括可读文件和实例。(This package includes the MATLAB codes for transductive multi-label learning algorithm. A Readme file and an example file are included in the package.
)
- 2012-02-13 13:24:46下载
- 积分:1
-
dijkstra算法解决最优路径规划问题
说明: 该模型是dijkstra算法求解路径规划问题,对该方面算法感兴趣的可以借鉴学习(The model is Dijkstra algorithm to solve the path planning problem. Those who are interested in this aspect can learn from it)
- 2021-01-06 19:59:45下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
光学传递函数 OTF
程序的主要目的是获得光学传递函数,通过光程差获得光瞳函数,之后获得点扩散函数,最终得到光学传递函数。(The main purpose of the program is to obtain an optical transfer function, the pupil function obtained by the optical path difference, after obtaining the point spread function, the finally obtained optical transfer function.)
- 2020-12-16 19:59:13下载
- 积分:1