-
hsi2rgb
对归一化后的hsi空间的图片转化到RGB空间里,其中RGB三分量也是归一化后的值,范围在0-1之间.(On the normalized space after hsi into the picture to RGB space, which is also a three-component RGB normalized value between the range of 0-1.)
- 2009-06-02 18:01:58下载
- 积分:1
-
KF
自己用matlab编写的kalman filter程序,程序注释清晰,便于初学者学习(Their use of kalman filter in matlab preparation procedures, procedures notes clear and easy for beginners to learn)
- 2009-06-29 16:46:31下载
- 积分:1
-
active_learning
综合了主动学习和半监督学习的多项算法,很有价值的学习资料(Combination of active learning and a number of semi-supervised learning algorithm, learning valuable information)
- 2010-08-06 15:47:56下载
- 积分:1
-
greymatlab
说明: 计算方法参考文献:王宁练:冰川平衡线变化的主导气候因子灰色关联分析 冰川冻土(Calculation References: Wang Ning practice: a balanced line of glaciers to climate change in the dominant factor glacier permafrost gray relational analysis)
- 2009-08-18 15:51:00下载
- 积分:1
-
DS_CDMA
这个仿真程序用于实现DS-CDMA通信系统仿真(The simulation program used to implement DS-CDMA communication system simulation)
- 2011-04-20 13:39:47下载
- 积分:1
-
texto
its a code to make a implementations of a digital system of communication using enthropy with text
- 2011-08-26 07:23:51下载
- 积分:1
-
2
说明: new symbol timing synchronization method for OFDM based WLANs
- 2009-06-01 19:26:06下载
- 积分:1
-
boost-example
Boost topology solution for mathlab
- 2011-01-17 04:22:39下载
- 积分:1
-
ldafacesvmchartest.zip
face recognition for person identification
- 2012-03-22 14:01:35下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1