搜索资源列表
Parzen
- Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。
ga_pulse
- 双峰和多峰函数最大值的遗传算法求解 采用前向网络
sgarar
- 双峰和多峰函数最大值的遗传算法求解 利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;
图像处理中 各种阈值分割的基本算法的实现
- 图像处理中 各种阈值分割的基本算法的实现,包括双峰法 迭代法 大金法(ostu)等等,A variety of image processing in the basic threshold segmentation algorithm, including the bimodal method, iteration method, Daikin (ostu), etc.
parzen.根据样本进行概率密度函数估计
- parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
bw2zh
- matlab 基于双峰法的迭代二值化程序-matlab bmp2 bw
prnn8
- Parzen窗法,由样本求概密估计,例为一维正态分布和双峰均匀分布,内附随机数生成的原理说明。- window method, by the sample density estimate for estimated Example for one-dimensional normal distribution and bimodal uniform distribution, random number generator containing a descr iption of the pr
yuzhi
- 采用三种不同算法求取二值化的阈值(双峰法,迭代法,最大类间方差法)-Using three different algorithms to strike a binarization threshold (bimodal method, iterative method, Otsu method)
iamgeseg
- 双峰法,迭代法,最大熵阈值分割,初学者,大家共同交流学习!-rs image matlab iamge segmentation
An-inverse
- 在目前常用的激光粒度仪反演算方法的优点和缺点基础上,为了实现各种方法的稳定性 与准确性的统一,提出一种基于退火演化算法和遗传算法组合的随机反演方法,该方法具有更 强的全局收敛性,也具有对粒径分布形状不敏感、抗噪声能力强等优点。该算法能对具有单峰 及双峰分布形式的颗粒尺寸进行精确求解,并获得合理的颗粒粒径分布结果。-, In order to achieve the unity of the stability and accuracy of the various method
u_fenge-
- matlab基于双峰法求取谷值来分割图像,此方法只适合比较简单的图像,背景最好已经分割了-matlab based bimodal strike valley to image segmentation, this method is only suitable for relatively simple images, backgrounds preferably has divided
data
- 算法能实现数据的自动生成,有瑞士面包卷、双峰数据等-The algorithm can automatically generate the data, the Swiss rolls, doublet data,
Blackman
- 使用双峰插值FFT快速傅里叶变换的完全代码,具有高分析精度-Use complete code bimodal interpolation FFT Fast Fourier transform analysis with high accuracy
MATLAB_PSD
- 对实验数据进行spd计算,生成psd图谱。有双峰与单边峰两种形式。-The experimental data were calculated spd, generate psd map. Bimodal peak and unilateral in two forms.
Desktop
- 电力系统加窗单峰和双峰插值算法,可以算出谐波频率,相位,幅度(The harmonic frequency, phase and amplitude of the harmonic frequency, phase, and amplitude can be calculated by the single peak of the power system and the interpolation algorithm of Shuangfeng.)
第7章程序
- 窗函数的进一步介绍,单峰谱线插值算法,双峰谱线插值算法,prony法等MATLAB仿真源程序,参考北航的85个实用案例精讲。(It is very good button source code integrity, and can be used directly.Source program based on MATLAB simulation)
python基础数据分析实例
- 假设要分析的数据包括属性age。数据元组的年龄值为(按递增顺序)13、15、16、19、20、20、21、22、22、25、25、25、25、25、30、33、35、35、35、36、40、45、46、52、70。另外,假设一家医院用上述年龄属性对所选样本受试者的年龄和体脂数据进行测试,得到结果,并执行下列操作: 1、将上述数据保存在逗号分隔值文件中。 2、将逗号分隔值文件中的数据读入R中的变量。 3、年龄和脂肪百分比的平均、中等和标准差是多少? 4、这个时代的模式是什么?评论数据的形式(即双峰