资源列表

« 1 2 ... .46 .47 .48 .49 .50 18851.52 .53 .54 .55 .56 ... 28523 »

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

说明: 此算法实现了基本的Apriori算法,效率很低. 过程是:先通过对数据集进行扫描,得到候选1-项集C1,根据用户输入的最小支持度筛选出频繁1-项集L1,将筛选中 不满足条件的结果放入一个先验项集,然后对L1进行组合,并根据Apriori算法的先验原理,用每个组合的结果和先 验项集中的所有元素进行比较,如果组合结果的子集中包含先验集中的任何一个元组就将其排除,将没有被排除 的组合结果放入C2.如此循环反复,直到Cn或Ln为空. 2008.11.1-2008.11.3
<李林霄> 在 2025-11-11 上传 | 大小:3kb | 下载:0

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

说明:基于人工神经网络的粒子群算法的软土沉降预测分析-Artificial Neural Network Based Particle Swarm settlement prediction of soft clay
<hupan> 在 2025-11-11 上传 | 大小:184kb | 下载:0

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

说明:利用演化计算的思想来搜索优化问题的最优解-The idea using evolutionary computation to search for the optimal solution of optimization problems
<hupan> 在 2025-11-11 上传 | 大小:165kb | 下载:0

[matlab例程Point_Curvature

说明:估计一个离散点云中某个点的高斯曲率和离散曲率,算法是拟合一个二次曲面-Estimate a discrete point cloud to a point in the discrete Gaussian curvature and the curvature, the algorithm is a quadratic surface fitting
<yanmohan> 在 2025-11-11 上传 | 大小:1kb | 下载:0

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

说明:基于粒子群和BP神经网络的混合优化策略算法-Based on PSO and BP neural network algorithm for hybrid optimization strategy
<hupan> 在 2025-11-11 上传 | 大小:583kb | 下载:1

[matlab例程zuixiaoercheng

说明:我自己写的一个小程序,很好用,给定一组坐标点的x坐标和y坐标,就会得到一条直线(k,b)。-thanks
<zhengfei> 在 2025-11-11 上传 | 大小:376kb | 下载:0

[matlab例程obj2mat

说明:可以读取obj格式的文件到matlab空间中,obj格式的文件中,只能包含点和面的信息-Obj file format can be read into matlab space, obj file format, can contain only the information points and surfaces
<YMH> 在 2025-11-11 上传 | 大小:1kb | 下载:0

[matlab例程RC

说明:RC常用标值电阻电容,常用标值电阻电容.-RC
<zhong> 在 2025-11-11 上传 | 大小:2kb | 下载:0

[matlab例程DZHTOOL

说明:Level-2的逐笔成交数据是缓存在dzh2\data\sh\TEMP目录下-DHZDOOL
<zhong> 在 2025-11-11 上传 | 大小:15kb | 下载:0

[matlab例程danbai

说明:仿真了单摆的运动。输入项有:请输入初始摆角,请输入摆长,输入时间增量-Simulation of the pendulum movement. Entries are: Please enter the initial tilt angle, enter the pendulum length, enter the time increment
<Brian Watson> 在 2025-11-11 上传 | 大小:15kb | 下载:0

[数据结构常用算法tree

说明:以单循环链表和双循环链表为题,编写的程序,讲述了单循环链表和双循环链表的运用和应用。-Single loop and double loop linked to the topic list, write the program, about two-cycle single cycle linked lists and the use and application.
<jack> 在 2025-11-11 上传 | 大小:2.88mb | 下载:0

[matlab例程MUSIC

说明:MUSIC相关的一些文章和论文,研究两个信号源的相关性、基于四阶累积量、修正MUSIC算法的相关文章-MUSIC related to some articles and papers on two related sources, based on fourth-order cumulant, modified MUSIC algorithm related articles
<江齐> 在 2025-11-11 上传 | 大小:1.56mb | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 18851.52 .53 .54 .55 .56 ... 28523 »

源码中国 www.ymcn.org