搜索资源列表
energy-v1.1.src.tar
- 一种基于能量最小化的图像分割算法,相关论文曾经获得最佳论文奖。(用winrar解压)-based on the minimum energy of image segmentation algorithm, the relevant papers had best paper award. (Using WinRAR decompression)
energy-v1.1.src.tar
- 一种基于能量最小化的图像分割算法,相关论文曾经获得最佳论文奖。(用winrar解压)-based on the minimum energy of image segmentation algorithm, the relevant papers had best paper award. (Using WinRAR decompression)
MinCutAlgorithm
- 这是自己用c#写的一段关于图的最小切的算法,主要参考了论文: 《An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision》 此文中的算法是目前比较优秀的最小切算法-This is their use of c# Write a paragraph on the minimum cut graph
maxflow_fast_approximate_energy_minimization_via_g
- 如何利用Graph cuts 快速逼近最小化能量。-How to use Graph cuts fast approaching the minimum energy.
work
- 这主要是线性预测算法的一些程序,包括最小方差算法!前向预测!后向预测!-This is mainly a linear prediction algorithm for a number of procedures, including minimum variance algorithm! Prior to the prediction! To the prediction!
snake
- 用opencv实现的用snake求物体边缘的例子。执行时先框住一个物体,然后就根据snake算法求最小能量曲线,即得到物体的边缘。框子越接近物体,效果越好。 运行需要opencv库。在VS2005下做的。-Opencv realize with the use of snake for example the edge of objects. When the first live implementation of an obje
simulation
- 无线传感器网络的可靠路由算法,可以选择保证可靠性条件下的最小能耗路由-Reliable wireless sensor network routing algorithm, you can choose to ensure reliability under the condition of minimum energy routing
exercise7
- ssd1 exersise7答案,仅供参考-Constant class attributes: ALIVE: Private attribute. Represents status of Catfish that is alive as a String. DEAD: Private attribute. Represents status of Catfish that is dead as
ogaf2
- 蚂蚁优化蛋白质序列,找到蛋白质序列的能量函数的最小值-Ant colony optimization for protein sequences, protein sequences to find the minimum energy function
An_Improveme_of_LEACH_Routing_Protocol_Based_on_T
- Abstract—LEACH is a hierarchy routing protocol for WSN (wireless sensor networks), which is superior to direct communication protocol, minimum-transmission-energy protocol and static clustering protocol. owever, LEACH it
Minimum-EnergyAsynchronous
- Minimum-Energy Asynchronous Dissemination to Mobile Sinks in Wireless Sensor Networks
MFC_WeatherForecast
- (1)显示本地天气情况; (2)提供实时查询国内城市天气功能; (3)能进行实时更新天气,如默认每三小时 进行更新一次; (3)显示日期(今明) (4)最低能提供两天的天气预报; (5)自行设定更新时间和界面透明度。 -(1) shows the local weather conditions (2) to provide real-time query function of the domestic ur
Image_Feature_Selection_Method_Based_on_Immune_Enc
- 针对目标与背景两类图像模式识别问题,在已有的特征选择方法基础上,提出了一种新颖的基于免疫分子编码机理的图像特征选择方法(IACA). 该方法借鉴生物免疫系统的抗体分 子编码机理,在对样本进行参数估计情况下,提出熵度量单个特征对于目标和背景的识别敏感度 从集合的角度研究并且定义了特征之间的包含和互补关系 并且基于组成抗体分子氨基酸结合能量最小原则,提出了关于图像目标的免疫抗体构建规则 最终实现了寻找最优特征子集的算法IACA ,该特征
DMERR
- 一种基于动态路径损耗指数的最小能耗中继路由 (Dynamic Minimum Energy Relay Routing,DMERR)算法,该算法能够获取巷道内各处准确的路径损耗指数,准确计算巷道内每处的最佳通讯距离,从而节省通信能量。-the Minimum Energy Relay Routing (DMERR) algorithm which is based on dynamic path loss parameter is pr
jizhui
- 基于能量最小原理计算脊椎受力和形状的matlab程序。我自己编写的。-Calculated based on the principle of minimum energy shape of the spine by the force and matlab process. I have written.
hippocampal-segmentation
- 阿尔茨海默病目前在临床上的诊断标准就是判断是否发生了海马体积上变异,该病的程度与海马体积的萎缩量有着密切的关系。 分水岭算法最大的缺陷是过分割问题比较严重,利用分水线处能量值最小的理论,可以调整分水岭算法获得的轮廓,限制过分割。 -Alzheimer' s disease currently in clinical diagnostic criteria is to determine whether the mutat
LinearPredictor
- 一个线性预测的matlab仿真程序,先用模型生成原始信号(平稳随机过程),然后利用最小均方误差准则计算出预测系数,最后利用预测系数对原始信号进行预测(利用原始信号过去n个时刻的值预测当前时刻的值)。-This is a matlab program for linear prediction. First, we use all-pole model to generate a signal(stationary signal), t
Minimum-Energy-Consumption-Design-
- 本文介绍了一种在保证网络QOS需求(传输率)的前提下,对节点进行动态能量分配的中继选择算法。通过这种能量分配,减少了总的能量消耗,可以延长整个网络的生命周期。-For a given quality of service (QoS) requirement such as transmission rate between the source and the destination, relay nodes have an
minimum
- matlab code for minimum energy point at particular vdd suply this is contour code.-matlab code for minimum energy point at particular vdd suply this is contour code.
Find minimum energy fcc configuration
- lammps源文件,可以实现计算面心立方晶格的最低能量(find minimum energy fcc configuration)