-
cs-omp
正交匹配追踪,信号压缩传感的实现,可近似完全重构(Orthogonal matching pursuit)
- 2012-05-22 18:20:57下载
- 积分:1
-
FFT
this is the code for fast fourier transform. there are also code for ifft,invfft......
- 2015-02-24 18:32:10下载
- 积分:1
-
gangyou
最大信噪比的独立分量分析算法,包含CV、CA、Single、当前、恒转弯速率、转弯模型,可以实现模式识别领域的数据的分类及回归。( SNR largest independent component analysis algorithm, It contains CV, CA, Single, current, constant turn rate, turning model, You can achieve data classification and regression pattern recognition.)
- 2016-08-29 12:22:40下载
- 积分:1
-
CannyJava
hai I m doing digital image processing project in matlab. so I wnat source code for edge dector algorithm, color histogram and texture algorithm using matlab related source code.
- 2009-03-23 14:23:00下载
- 积分:1
-
image segmentation
image segmentation using matlab
- 2019-05-08 17:45:33下载
- 积分:1
-
aco
蚁群算法实现tsp问题的解,适合初学者使用(Ant colony optimization tsp solution of the problem, for beginners)
- 2010-06-28 16:55:01下载
- 积分:1
-
dsk04
数字信号处理,对与初雪着很有用,注释非常详细,调试都通过了!(Digital signal processing, with the first snow of the very useful, very detailed notes, debugging are adopted!)
- 2008-06-16 18:32:31下载
- 积分:1
-
qq1_2
3种定位算法(多边:3 边及4边 最小二乘 质心)的主程序(Location algorithm of three kinds of main program)
- 2009-07-12 17:32:11下载
- 积分:1
-
muatual_information_ICA
互信息盲源分离,这基于这么一个事实,混合信号的互信息最小时,意味着信号独立。可以参考有关书籍。在google里面,搜索mutual information blind source separation.即可搜到文章。(mutual information Blind Source Separation, such a fact-based, mixed-signal information in the most hours of each other, mean signal independence. Can reference to the books. Google the inside, Search mutual information blind source separation . that article can be found.)
- 2006-07-01 14:10:05下载
- 积分:1
-
regiongrow
region growing: Perform segmentation by region grow1ng.
[G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a single seed value. Similarly, T can be an array (the same size as F) containing a threshold value for each pixel in F. T can also be a scalar, in wh1ch case it becomes a global threshold.
- 2011-05-16 10:33:20下载
- 积分:1