资源列表

« 1 2 ... .22 .23 .24 .25 .26 2427.28 .29 .30 .31 .32 ... 216385 »

[其他小程序km

说明:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然 后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。 该算法的最大优势在于简洁和快速。算法的关键在于初始中心的选择和距离公式。 -First, choo
<周雨奇> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法cengcibianli

说明:运用层次遍历的方法输出从根节点到每个叶子节点的逆-The method of using traverse the level output the root to each leaf node inverse
<刘东洋> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[matlab例程ASK2_2FSK_2PSK_4PSK_AGWN_PSD_PE_SNR

说明:数字信号的信噪比与误码率关系,在不同的信噪比下,不同调制类型的数字信号的判决误码率也不同-Digital signal SNR and bit error rate, under different signal-to-noise ratio, the decisions of the different types of digital signal modulation ber is also different
<王莉莉> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[matlab例程FSK4

说明:4fsk信号调制源代码,也可用于调用源代码,用于各个关于4fsk的调制与解调-4 FSK modulation signal source code, can also be used to invoke the source code, for each of 4 FSK modulation and demodulation
<王莉莉> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[C#编程01shunxuStack

说明:建立一个顺序结构存储的堆栈,包括插入、删除数据功能-build a sequence stack which can insert/delete a data block
<王伟> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[matlab例程PeSNR

说明:高斯环境下的信号噪声,用于信号加噪,分析信号的加噪性能与功率谱等特性变化-Signal to noise, and gaussian environment for signal and noise, of the analysis of signal and noise performance and the power spectrum features such as change
<王莉莉> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)595

说明:利用Keil C51 编写的实现74HC595串转并程序-Keil C51 prepared by the use 74HC595 serial transfer and program
<wanghao> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[matlab例程4psk-(3)

说明:4psk信号调制源代码,用于各种数字调制解调的调用和仿真,以及分析4psk性能等-4 PSK modulation signal source code, used for various digital modulation demodulation calls and simulation, and performance analysis of 4 PSK, etc
<王莉莉> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)LED_loop

说明:8个发光管间隔200ms由上至下,再由下至上,再重复一次,然后全部熄灭再以300ms间隔全部闪烁5次。重复此过程。-8 arc tube 200ms interval top to bottom, then the bottom, repeat, and then all went out again with 300ms interval flashes all five times. Repeat this procedure.
<wanghao> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafumanshu

说明:构造哈弗曼树,输出对应哈夫曼编码和平均查找长度-Huffman tree structure, the output of the corresponding Huffman coding and the average length
<刘东洋> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ACGAS

说明:用全选主元高斯消去法求解复系数线性代数方程组-With the full election PCA Gaussian elimination method for solving complex coefficient of linear algebraic equations
<代持> 在 2025-07-20 上传 | 大小:1kb | 下载:0

[其他小程序rrc_filter

说明:This file includes RRC filter
<eozturk73> 在 2025-07-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 2427.28 .29 .30 .31 .32 ... 216385 »

源码中国 www.ymcn.org