资源列表
[人工智能/神经网络/遗传算法] Exterme_k_means
说明:Extreme k-means,被yuboYuan提出,给定初始聚类中心,聚类快。-Extreme k-means,poposed by yuboYuan,the intial center is fixed, faster than traditional k-means<BoLiu> 在 2025-05-05 上传 | 大小:2kb | 下载:0
[matlab例程] hough_matlab
说明:基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !<zj> 在 2025-05-05 上传 | 大小:3kb | 下载:0
[matlab例程] cyclic_coder
说明: (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder<wangxiaoyu> 在 2025-05-05 上传 | 大小:1kb | 下载:0