资源列表
[matlab例程] SSFroughSeg
说明:这是采用模糊粗糙集的方法处理图像的matlab代码-This is a fuzzy rough set approach to image matlab code<lindahua> 在 2024-11-16 上传 | 大小:10.89mb | 下载:0
[matlab例程] datareductionwithRST
说明:这是基于邻域粒化和粗糙逼近的数值属性约简matlab代码-This is a neighborhood-based grain and rough approximation of the value of attribute reduction matlab code<lindahua> 在 2024-11-16 上传 | 大小:16kb | 下载:0
[matlab例程] neighborhoodclassifier
说明:这是基于KNN的邻域分类器matlab代码,里面包含了KNN的matlab代码。-This is a neighborhood based on KNN classifier matlab code, which contains the KNN of matlab code.<lindahua> 在 2024-11-16 上传 | 大小:231kb | 下载:0
[数值算法/人工智能] sched_openshop
说明:关于开放式车间的调度计算问题,很通用的,希望给大家有点帮助-On the calculation of open shop scheduling problem, it is common, want to give everyone a little help<蔡磊> 在 2024-11-16 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] twin_butterfly.0.1
说明:本程式实现了逆序入,顺序出的基4 FFT 算法,并且将奇偶修列分开操作,利于双核DSP上的并行计算-The program achieved the reverse order in, order out of the base 4 FFT algorithm, and will operate separately from the column parity amendment, which will help dual-core<钟毓秀> 在 2024-11-16 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] Gauss_Doolittle
说明:直接法解线性方程组可以采用Gauss列主元素消去法或直接三角分解法。应具有解决任意阶(n<10)线性方程组的能力,包含以下模块: (1)输入系数矩阵 (2)消元(或分解) (3)回代 (4)输出结果 -自动翻译<宋安超> 在 2024-11-16 上传 | 大小:4.33mb | 下载:0
[压缩解压] HuffmanCoding
说明:(1)I:初始化(Initialization)。对输入的一段英文中的每个字符统计其权值,建立哈夫曼树; (2)E:编码(Encoding)。利用已建好的哈夫曼树,对每个字符进行编码。 -(1) I: Initialization (Initialization). English section of the input statistics for each character of their weight, the e<贾铭> 在 2024-11-16 上传 | 大小:2kb | 下载:0