资源列表
[数值算法/人工智能] jiaquanhuigui
说明:本算法采用相似搜索,和线性加权回归算法。主要用于预测,而且效果好。-similar to the algorithm used to search, and the weighted linear regression algorithm. Mainly used to predict, but good results.<keyugang> 在 2025-06-11 上传 | 大小:351kb | 下载:0
[人工智能/神经网络/遗传算法] Apriori-code
说明:Apriori源代码全部,学习dm和dw的可以下载参考一下-Apriori source code, learning and dw dm can download the reference<谢凡心> 在 2025-06-11 上传 | 大小:66kb | 下载:0
[人工智能/神经网络/遗传算法] XOR(VC)
说明:一个关于bp网络解决异或问题的动态演示程序-bp on a network to solve problems or differences of Dynamic Demonstration Program<wcl> 在 2025-06-11 上传 | 大小:30kb | 下载:0
[人工智能/神经网络/遗传算法] RegDi
说明:采用Bp网络实现0-9十个数字的识别,演示程序-network using Bp 0-9 10-digit identification, demonstration program<wcl> 在 2025-06-11 上传 | 大小:122kb | 下载:0
[人工智能/神经网络/遗传算法] genetest
说明:火力分配的应用,遗传算法应用问题,窗口操作-firepower distribution of applications, application of genetic algorithms, operating window<眼播> 在 2025-06-11 上传 | 大小:73kb | 下载:0
[matlab例程] Poincare
说明:绘制庞加莱截面图,在相空间中适当(要有利于观察系统的运动特征和变化,如截面不能与轨线相切,更不能包含轨线)选取一截面,在此截面上某一对共轭变量如x1和x.1取固定值,称此截面为Poincare截面,相空间的连续轨迹与Poincare截面的交点成为截点。-mapping Poincare section, in phase space appropriate (observation system should be beneficial to the movement and change, i<叶建槐> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lqx10002
说明:最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem descr iption : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for t<卢起雪> 在 2025-06-11 上传 | 大小:1kb | 下载:0
[数据结构常用算法] lqx100003
说明:最优合并问题 给定K个排好序的序列s1,s2,...,sk,用2 路合并算法将这k个序列合并成一个序列。 假设所采用的2路合并算法合并2个长度分另为m 和n的序列需要m+n-1次比较。试设计一个算法确定合并这个序列的最优合并顺序,使所需的总比较次数最少。-optimal merging given K platoons good sequence of sequence s1, s2 ,..., sk. using 2-way merger of this algorithm k se<卢起雪> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[数据结构常用算法] lqx10004
说明:最小重量机器设计问题 设某一机器由n个部件组成,每一种部件都可以从m个不同的供应商处购得。设w(i,j)是从供应商j处购得的部件i的重量,C(i,j)是相应的价格。 设计一个优先列式分支限界法,给出总价格不超过c的最小重量机器设计。-minimum weight machines based design of a machine n components, each component can be 000 m from different vendors purchased. L<卢起雪> 在 2025-06-11 上传 | 大小:2kb | 下载:0