搜索资源列表
细胞识别统计系统
- 细胞识别统计系统,可以对细胞图象进行图象分割处理,计算出图象中的细胞个数-cell recognise system, it can segment the cell image and count the number of the cells in the image.
用高斯模型来进行相似度计算
- 这是一个用高斯模型来进行相似度计算 然后,采用模板匹配的算法实现人脸的检测和定位的。,This is a Gaussian model used for similarity computation and then, using a template matching algorithm of face detection and positioning.
document
- 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
harrisSAM
- 光谱角(Spectral Angle)衡量像素间的相关性存在着差异,本程序用于计算光谱角,及光谱角匹配-Spectral Angle (Spectral Angle) to measure the correlation between pixels there are differences, the process used to calculate the spectral angle, and spectral angle matching
GA_matlab
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution c
limb
- 反向动力学模型,可用于跟踪计算人体上肢各参数。-IK model, can be used to track human body upper arm.
colour-cut
- 1.CENTER:计算建立高斯模型需要的均值; 2.CHROMADIST:绘肤色点分布图 3.COLORDISTPLOT:绘高斯模型图 4.FACE:RGB空间直接分割,效果不太理想,不用。 5.ZHIFANGTU:灰度直方图 6.SKINMODEL:建立肤色模型 7.SEGMENTSKIN:根据建立的肤色模型进行分割:包括区域标记,面积,比例筛选 8.其它为相关子程序。-colour cut
turing
- 图灵机,又称确定型图灵机,是英国数学家阿兰·图灵于1936年提出的一种抽象计算模型,其更抽象的意义为一种数学逻辑机,可以看作等价于任何有限逻辑数学过程的终极强大逻辑机器。-Turing machine, also known as deterministic Turing machine, a British mathematician Alan Turing proposed in 1936, an abstract model, its more abstract meaning of a
bianli
- 浏览全部模型特征,并计算模型的外部曲线,包括一些特殊的基准面。-Computes the outline of a solid. This outline can include external datums.
GM
- 灰色模型中常用的一些通用代码,源码可以用于预测,并且还能计算出灰色模型的相关参数。-Grey model of commonly used some general code, source can be used to predict, and also can calculate grey model related parameters.
20100428
- 利用Voronoi图及其对偶Delaunay三角网研究平面离散点集拓扑邻近稳定区域的计算方法,给出拓扑邻近稳定区域的概念,证明点的拓扑邻近稳定区域必须满足的两个条件,给出点的拓扑邻近稳定区域定量计算模型,并通过试验证明其正确性。-A method to maintain the neighboring relations between each two points in discrete points set is studied based on the delaunay triangul
GPUarray
- 采用传入GPU的方式,进行数组求和,适用简单入门的科学计算模型-feed Array into GPU and compute the sum result
1xy7z.ZIP
- 听觉外周计算模型在水中目标分类识别中的应用Peripheral auditory model in underwater target classification application-Peripheral auditory model in underwater target classification application
OsadaSimilarity
- 利用Osada算法提取三维模型特征向量并计算模型的相似度。matlab混编-Using Osada algorithm to extract the three-dimensional model of feature vectors, and calculate the similarity of the model. matlab mixed
moxingyuece3
- 高速铁路路基沉降是一个复杂的系统过程,涉及不同时期、不同工况,选用单一的预测模型不足以反映路基整体的变形规律.Logistic模型及Verhulst模型的曲线均为S形,可以反映全过程的地基沉降与时间的关系.针对路基填筑期和降水期两个时段利用MATLAB软件编制程序计算模型参数,得到Logistic模型和灰色Verhulst模型,进而求得两者的最优加权组合模型.对比结果表明:在路基填筑期由两者的最优加权组合模型预测得到的结果与实测结果较吻合,拟合精度高于单一模型 而在降水期Verhulst模型的预
bowenguangheji
- 将波纹钢板桥涵结构简化为单位宽度的固支圆弧梁,同时考虑波纹钢板桥涵结构和土的共同作用,首次建立了该结构的计算模型,推导了该结构位移、应力的解析解.实例计算结果表明:理论计算结果和现场实测结果相当吻合.在此基础上,编制MATLAB程序,进一步分析波纹板厚、波峰高度、波长、结构半径,土体自重、侧压力系数,以及弹性模量对结构位移、应力的影响,为该结构优化设计和施工提供了理论依据.-The simplified structure of corrugated steel culvert unit wid
zhu_npp_calc
- 朱文泉博士NPP计算模型,放入ENVI扩展文件夹后使用-Dr. Zhu Wenquan NPP model, into the Extensions folder using ENVI
Genetic-Algorithms-using-matlab
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
MATLAB-Genetic-Algorithm
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
HKS
- 计算模型的热核特征,计算的结果可以在3dsmax里显示出来-Thermonuclear feature calculation model, calculation results can be displayed in 3dsmax