资源列表

« 1 2 ... .86 .87 .88 .89 .90 15591.92 .93 .94 .95 .96 ... 28523 »

[数值算法/人工智能Apriori

说明: Apriori算法是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。 - (1) L1 = find_frequent_1-itemsets(D) (2) for (k=2 Lk-1 ≠Φ k++) {   (3) Ck = apriori_gen(Lk-1 ,min_sup)   (
<panqiang> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[数学计算/工程计算Ex4_3

说明: 傅里叶变换是一种将信号从时域变换到频域的变换形式,是信号处理的重要分析工具。离散傅里叶变换(DFT)是傅里叶变换在离散系统中的表示形式。但是DFT的计算量非常大, FFT就是DFT的一种快速算法, FFT将DFT的N2 步运算减少至 ( N/2 )log2N步。-Fourier transform is a signal from the time domain to frequency domain transformation f
<刘璐> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[matlab例程APFC

说明:单相Boost升压结构的有源功率因数校正电路仿真设计实例-The structure of single-phase Boost Boost Active Power Factor Correction Circuit Simulation Design Example
<刘浩> 在 2025-04-17 上传 | 大小:11kb | 下载:1

[压缩解压ZipDemo3

说明:java编的,内有运行截图与说明,主要实现zip压缩包文件的查看。-java compiled, there are screenshots and instructions to run, the main achievement of the view zip archive file.
<wm> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[数学计算/工程计算Composite-Analysis

说明:用于Fortran的各种合成分析与计算,特别适用于气候序列的分析与计算-Fortran for the various synthetic analysis and calculation, especially for sequence analysis and calculation of the climate
<赵子程> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[数据结构常用算法process-of-scheduling

说明:进程调度算法的部分源代码,C++语言环境-Part of the process of scheduling algorithm source code, C++ language environment
<wym> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[matlab例程QW

说明:it s a numerical solution for QW
<maryam> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[matlab例程FOCMS

说明:control of an induction motor
<mourad> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[matlab例程least-squares

说明:数值分析中基于Matlab环境下的关于最小二乘的源代码-Numerical analysis environment based on Matlab source code on least-squares
<Hades> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[数学计算/工程计算Calculator-code

说明:c语言实现的计算器代码,功能有数字的输入显示加减乘除次方模运算等。-c code calculator language, features a digital display, Math input power of modular arithmetic and so on.
<尹云> 在 2025-04-17 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法K-means

说明:机器学习 模式识别 二维K-means实现 包括代码、数据和实验-Machine learning pattern recognition, including two-dimensional K-means to achieve code, data and experimental
<高翔> 在 2025-04-17 上传 | 大小:11kb | 下载:0

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

说明:遗传算法进行求解,带有文件读写。上下界闲置-Genetic algorithm to solve, with file read and write.
<yuyanyu> 在 2025-04-17 上传 | 大小:11kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 15591.92 .93 .94 .95 .96 ... 28523 »

源码中国 www.ymcn.org