资源列表

« 1 2 ... .98 .99 .00 .01 .02 13403.04 .05 .06 .07 .08 ... 15813 »

[matlab例程NewK-means-clustering-algorithm

说明:珍藏版,可实现,新K均值聚类算法,分为如下几个步骤: 一、初始化聚类中心 1、根据具体问题,凭经验从样本集中选出C个比较合适的样本作为初始聚类中心。 2、用前C个样本作为初始聚类中心。 3、将全部样本随机地分成C类,计算每类的样本均值,将样本均值作为初始聚类中心。 二、初始聚类 1、按就近原则将样本归入各聚类中心所代表的类中。 2、取一样本,将其归入与其最近的聚类中心的那一类中,重新计算样本均值,更新聚类中心。然后取下一样本,
<姜亮> 在 2025-10-16 上传 | 大小:1kb | 下载:1

[matlab例程Automatic--OSTU--new

说明:自动寻找阈值,实现图像分割。很好用啊!Matlab 编写!-Automatic find threshold, realize image segmentation. Very good! Matlab!
<姜亮> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程Gray-level-histogramDIY

说明:基于灰度直方图的分割算法,自己写的,即求灰度直方图的分割算法,珍藏版,可实现。 - The segmentation algorithm based on gray-level histogram ,Write your own, namely for the graylevel histogram editions of segmentation algorithm, can achieve.
<姜亮> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程yichuansuanfa

说明:遗传算法进行线性规划优化,可用于多个方面-Linear programming optimization of genetic algorithm can be used in many areas
<sss> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程New-Iterative-Method(DIY)

说明:可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。 -Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian no
<姜亮> 在 2025-10-16 上传 | 大小:1kb | 下载:1

[matlab例程sorting

说明:用三层感知器实现数据分类。该感知器无反馈,使用2-2-1结构-Sensor data with a three-tier classification. The sensor without feedback, using the 2-2-1 structure
<刘明> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程simple-pattern-recognition

说明:this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code ap
<wanfazri> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程complexFIR

说明:复系数FIR滤波器,基带信号滤波,任意频率响应-complex FIR filter
<liu> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程PSNRaNC

说明:求两幅图像的峰值信噪比PSNR值和归一化相关系数NC值-Find two images PSNR PSNR values ​ ​ and the normalized correlation value NC
<mariott> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程FCMPfuzzyclustering

说明:模糊聚类算法中的FCM算法,内容充实,注释详细!-Fuzzy clustering algorithm FCM algorithm, substantial and detailed comments!
<殷志强> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程histeq

说明:对直方图进行均衡化,并把结果显示在同一个界面上-Of histogram equalization, and the results displayed in the same interface
<xmzhang> 在 2025-10-16 上传 | 大小:1kb | 下载:0

[matlab例程zijishejiDV-hop

说明:这是用MATLAB仿真平台,实现无线传感器网络定位算法仿真。-This is a MATLAB simulation platform, wireless sensor network localization algorithm simulation.
<冯砚毫> 在 2025-10-16 上传 | 大小:1kb | 下载:1
« 1 2 ... .98 .99 .00 .01 .02 13403.04 .05 .06 .07 .08 ... 15813 »

源码中国 www.ymcn.org