资源列表

« 1 2 ... .25 .26 .27 .28 .29 14630.31 .32 .33 .34 .35 ... 28523 »

[matlab例程k_medoids

说明:聚类算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去(根据与medoid最相近的原则); 3,对于每个类(Oi)中,顺序选取一个Or,计算用Or代替Oi后的消耗—E(Or)。选择E最小的那个Or来代替Oi。这样K个medoids就改变了,下面就再转到2。 4,这样循环直到K个medoids固定下
<烈马> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法simfire

说明:遗传算法求解TSP问题,内附有遗传算法基本原理,程序已验证-Genetic Algorithm for TSP problem, containing the basic principles of genetic algorithm has the process had been made to verify
<steawen> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[数值算法/人工智能eno

说明:作为数值计算中稳定性很好的,同时求解激波很准确的求解格式-The stability of numerical calculation as well, at the same time very accurate solution of shock wave solving format
<wang gang> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法improvedregion3

说明:FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided
<zhourl> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[数学计算/工程计算Fdtd_para

说明:fortran source code for fdtd parall computing
<luguizhen> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[人工智能/神经网络/遗传算法sdr

说明:软件无线电中信号调制方式的识别——用人工神经网络的方法-Software Defined Radio Signal Modulation Recognition- Using Artificial Neural Networks approach
<吴晨光> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[数学计算/工程计算fft2d

说明:数字图像处理二维傅里叶变换代码,适用于图像处理研究人员和初级入门学生。-Digital image processing of two-dimensional Fourier Transform code, applied to image processing researchers and students in primary induction.
<李磊> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[压缩解压programme

说明:最短路径算法C C++ 邻接矩阵实现 哈夫曼算法和哈夫曼树 RSA算法的C++实现 lzw压缩算法的c语言实现 计算日期程序(C语言) -Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algorithm and RSA algorithm C++ Realize LZW compression algorithm c language procedures realize
<陈晨> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[数据结构常用算法KMP

说明:是一个C语言的KMP代码, 包含可执行文件。-Is a C language KMP code, contains an executable file.
<xuyan> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[数学计算/工程计算FANGCHENGZU

说明:本文件为线性方程组求解的指导,并赋有代码-This document is for the linear equations to solve the guidance of, and are endowed with the code
<与小为> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[matlab例程particalfilter

说明:matlab编写的源程序,用于粒子滤波!-matlab source code written for the particle filter!
<herry> 在 2026-01-12 上传 | 大小:9kb | 下载:0

[matlab例程MATLAB5.3_handbook

说明:MATLAB5.3精要、编程及高级应用 MATLAB适于工程计算、绘图、算法处理-MATLAB5.3 essence, MATLAB programming and advanced applications suitable for engineering calculations, drawings, algorithms deal with
<hezhenzhou> 在 2026-01-12 上传 | 大小:9kb | 下载:0
« 1 2 ... .25 .26 .27 .28 .29 14630.31 .32 .33 .34 .35 ... 28523 »

源码中国 www.ymcn.org