搜索资源列表
复件 classify
- 对心电数据进行处理,根据多标准的阈值法对心率失常进行判断和分类-right ECG data processing, multi-standard under the threshold value method to judge abnormal heart rate and classification
自动多阈值分割
- 用Matlab编写的自动多阈值分割程序,分割图像之前采用自动平滑图像-prepared using Matlab automatic threshold segmentation procedures, image segmentation before the introduction of automatic image smoothing
jianleizuidaijulifa250
- 用间类最大距离法自动求取多张图像的阈值,MATLAB实现
Fortran_bp
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
automatic
- matlab程序,自动多阈值分割,本方法较好用适合,经本人亲自验证-matlab program, automatic multi-threshold segmentation, the method used for good, I personally verified by the
yuzhifenge
- 用matlab实现自动多阈值分割,有需要的可以-Matlab multi-use automatic threshold segmentation, we need to look at
a
- 改良遗传算法在图像多阈值分割中的应用-改良遗传算法在图像多阈值分割中的应用
bpnet
- 用MATLAB实现二层bp神经网络的计算。可以改变阈值和权值以改进算法,并可以将该方法推广到多层网络。-Using MATLAB to achieve the second floor bp neural network computing. Can change the threshold value and weight to improve the algorithm and the method can be extended to the multi-layer network.
multi-ctp1
- 一个基于阈值的粒子比较准则,用于处理多目标约束优化问题,该准则可以保留一部分序值较小且约束违反度在允许范围内的不可行解微粒,从而达到由不可行解向可行解进化的目的;一个新的拥挤度函数,使得位于稀疏区域和Pareto前沿边界附近的点有较大的拥挤度函数值,从而被选择上的概率也较大 从而构成解决多目标约束优化问题的混合粒子群算法。-A comparison based on the threshold criteria for the particle to handle multi-objective
zidongduoyu
- 实现多阈值自动分割,在车牌识别应用效果很好-Automatic segmentation of multi-threshold, good effect in the vehicle license plate recognition applications
C_bp
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
Matlab_bp
- BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。-
pso_threshold-segmentation
- 图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation
mw_NBdenoising2
- 基于多小波变换的阈值降噪技术的相邻系数法降噪算法-Based on multi-threshold wavelet transform coefficients of adjacent noise reduction noise reduction algorithm
duotezhonghongxianbaojing
- 该程序实现多特征红线报警算法,两个matlab文件,一个为函数,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其固定阈值求出来,并一起画出图来。-The program features multi-red alarm algorithm, two matlab files, one for function, the other main function calls the function file the program seek out four signa
duotezhengzishiyingyuzhi
- 该程序实现多特征自适应阈值算法,两个matlab文件,一个为函数,该函数求出信号的特征量值并通过梯度下降法训练出其初始阈值,另一个为主函数,调用该函数文件;该程序将4路信号,每一路信号的特征量值及其自适应阈值求出来,并一起画出图来。-The program features multi-adaptive threshold algorithm, two matlab files, one for the function,the function seek out characteristics
xiaoboyuzhiquzao
- 小波阈值降噪的matlab代码 里面有两个程序 一个比较了软硬阈值去噪 另外一个对多层小波分解的阈值去噪做了对比-Wavelet threshold denoising matlab code there are two programs a relatively soft and hard thresholding is another multi-layer wavelet threshold denoising to do a comparison
TimeSeriesVC
- 时间序列相关性分析假设有两个时间序列X={x1,x2,…,xn},Y={y1,y2,…,yn},X和Y在延迟l处的相关系数R(l)计算公式如下: 其中,l的最大取值为n/2。当l的值从0变化到n/2时,就可以得到多个R(l)值,令R(l)最大值所对应的延迟为lmax,如果R(lmax)>σ(一个人为定义的阈值),那么我们就说时间序列X和Y具有延迟相关性,Y延迟于X的量为lmax。-Time series correlation analysis assumes that there a
zuidashangduoyuzhi
- 最大熵多阈值实现多红外图像的实时处理,多阈值实现-The maximum entropy multi-threshold to achieve real-time processing of multiple infrared image.
GA3threshold
- 针对Bmp图片,采用多阈值最大化图像的信息熵为目标,采用多目标遗传算法(源码全)对图像进行多阈值变换,实现对图像的多阈值分割。(VC6.0实现)-Bmp images using multi-threshold image information entropy maximization as the goal, the use of multi-objective genetic algorithm (source full) image multi-threshold transform,