说明:QoS选播路由的粒子群算法仿真主函数 来自(http://blog.sina.com.cn/greensim)-QoS Anycast Routing Simulation of the particle swarm algorithm main function from (http://bl...
说明:我自己写了一个函数: 该函数用来计算任意函数的一阶偏导数(数值方法) -I wrote a function: The function used to calculate the arbitrary function of the first-order partial derivative...
说明:边缘检测Canny法的源程序,网上好像有人需要,所以就放上来了-Canny edge detection method of the source, the Internet seems to be any need, therefore Fangshanglai!
说明:这段代码实现了著名的Chan-Vese分割算法,该算法来自于论文“无边缘活动轮廓”。这项技术使初始曲线变形,以便根据两个区域的平均值将前景与背景分开。该技术对初始化非常鲁棒,并且在前景和背景有差异时会给出非常好的结果意思是,这个代码在实现中使用活动轮廓和级别集。它也可以作为一个很好的框架来实现各种基...
说明:数值分析中经典的arnoldi算法,用来求解大型矩阵方程组的求解-numerical analysis classic arnoldi algorithm used to solve large matrix equations Solution
说明:佛洛伊德方法用二值模型来形成多灰度图像的真实效果,希望分享-Digital halftoning is the process of converting a continuous-tone images into strictly black and white images such that,...
说明:事件发生的“频率”来决定事件的“概率”。从方法特征的角度来说可以一直追溯到18世纪后半叶的蒲丰(Buffon)随机投针试验,即著名的蒲丰问题.