-
maxflow
说明: 图论中最大流问题的matlab实现代码,求给定网络最大流(Maximum flow problem in graph theory implementation of matlab code, seeking maximum flow in a given network)
- 2009-08-28 09:11:58下载
- 积分:1
-
final-code
This paper presents a new approach to image segmentation using Pillar K-means algorithm. This
segmentation method includes a new mechanism for grouping the elements of high resolution images in order to
improve accuracy and reduce the computation time. The system uses K-means for image segmentation optimized by
the algorithm after Pillar. The Pillar algorithm considers the placement of pillars should be located as far from each
other to resist the pressure distribution of a roof, as same as the number of centroids between the data distribution. This
algorithm is able to optimize the K-means clustering for image segmentation in the aspects of accuracy and
computation time. This algorithm distributes all initial centroids according to the maximum cumulative distance metric.
This paper evaluates the proposed approach for image segmentation by comparing with K-means clustering
algorithm and Gaussian mixture model and the participation of RGB, HSV, HSL and CIELAB color spaces.
- 2014-08-18 13:27:11下载
- 积分:1
-
Chaos-sequence
混沌水声通信发射端程序。用于chaos序列的生成及发射。(Chaos underwater acoustic communication transmitting terminal program.Used to generate chaos sequence and launch.)
- 2013-08-25 12:46:22下载
- 积分:1
-
OnlineSVR_Matlab_2006b_Code
在线向量回归分析,有包涵一个例子和内定函数等(On-line vector regression analysis, there is an example of indulgence and unofficially functions, etc.)
- 2009-10-27 21:30:55下载
- 积分: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
-
simulationOFDM
说明: 关于OFDM的经典文献,包括simulinc仿真的各个环节。(The classic literature about OFDM, including every link of simulinc simulation.
)
- 2011-04-01 16:31:37下载
- 积分:1
-
fft_accumulation_method
关于循环谱的FAM算法,用于快速计算循环谱(FAM)
- 2010-05-10 16:22:02下载
- 积分:1
-
CS_OMP
一个关于压缩感知的正交匹配追踪算法的Matlab程序,很好用的。(Compressvie sampling achieve in matlab by OMP algorithm.)
- 2011-10-25 17:28:38下载
- 积分:1
-
Untitled
通过迭代法计算方同轴线的电势分布,进而求得内导体电流,最终计算出同轴线的阻抗(Iterative method to calculate the square coaxial electric potential distribution, and thus obtain the inner conductor current, the final calculation of the impedance of the coaxial)
- 2012-05-16 15:39:38下载
- 积分:1
-
MATLAB
基于MATLAB的各种优化算法,以及其实现的方法(MATLAB based optimization algorithm, and its implementation method)
- 2012-01-02 20:15:37下载
- 积分:1