-
junheng
该程序实现了灰度图像的均衡化处理,是用MATLAB函数直接实现的,较简单(The program achieved the balance of gray image processing is achieved using MATLAB functions direct, simple)
- 2010-05-15 08:03:06下载
- 积分:1
-
matlab-simulated-annealing
matlab模拟退火法,包含程序和算例,基于matlab开发的(matlab simulated annealing)
- 2013-08-03 16:07:49下载
- 积分:1
-
(EN_CN)SVM-Introduction-
网上能下载的本书的中文版均缺少89和97两页,又此书已绝版,本人只好从英文完整版中摘录缺少的内容,分别补全了这两页的内容。注:英文完整版也已经作为PDF的附件加了进去。
我也上传到了IASK,不能下载的朋友可以去搜索“(中文版)支持向量机导论.rar”(Internet can download the Chinese version of the book were missing two 89 and 97, and the book is out of print, I had to excerpts missing content from the English full version, respectively, to complement the content of the two pages. Note: The full version of English has also been added as an attachment inside a PDF.
I also uploaded to the IASK, can not download friends can go search for "(Chinese version) Introduction to Support Vector Machines. Rar")
- 2013-11-27 23:58:27下载
- 积分:1
-
tabusearch-TSP
这是Matlab禁忌搜索算法的代码,用于解决TSP问题(Tabu search algorithm to solve TSP problem
)
- 2013-05-15 11:35:06下载
- 积分:1
-
chap3
说明: 基于滤波器的趋近率滑模控制仿真,主要是卡尔曼滤波(Reaching law based sliding mode control filter simulation, mainly Kalman filtering)
- 2010-04-12 20:35:56下载
- 积分:1
-
panbiefenxi
判别分析,主要用于做判别分析啊判别分析啊判别分析(Discriminant analysis)
- 2012-08-30 17:58:19下载
- 积分:1
-
123456
对信号的FFT变换和有随即噪声信号的FFT变换,适合初学者学习(FFT transform of the signal and then noise signal FFT transform, suitable for beginners to learn)
- 2013-04-27 14:54:01下载
- 积分:1
-
matlab
主要是些matlab的常用指令,对大家可能会有所帮助(Mainly those commonly used matlab instructions may help to everyone)
- 2010-05-09 14:47:15下载
- 积分:1
-
adaptive_linear_equalizer
自适应均衡源码,调试通过,感兴趣的下来试试。(adaptive equalization source code, debugging passed, the interest down try.)
- 2007-04-17 18:22:57下载
- 积分:1
-
Centroid
WSN 质心定位算法 Centorid Algorithm
加经典参考文献
A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。
B:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息
未知节点把已经定位的未知节点与锚节点同等对待
C:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm
A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located.
B:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information
Unknown unknown node to node already positioned anchor nodes treated equally
C:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
- 2013-08-31 19:13:47下载
- 积分:1