资源列表

« 1 2 ... .03 .04 .05 .06 .07 26408.09 .10 .11 .12 .13 ... 28522 »

[压缩解压StateEstimationModule

说明:状态估计原始程序,本程序可以进行状态估计的计算利用最小加权二乘法计算WLS-primitive state estimation procedures, the procedures for the calculation of state estimation using weighted least two multiplication calculation WLS
<正可> 在 2025-06-27 上传 | 大小:7kb | 下载:0

[压缩解压psat-2.0.0-b2

说明:本程序非常值得借鉴的一点就是,把Matlab做成了极其具有直观化的具有交互界面,类似于VB的应用程序,希望我们也能多多学习学习-this program very worthwhile reference point is, put Matlab has made a very intuitive the interface is similar to the VB application, hope that we can also learn more study
<正可> 在 2025-06-27 上传 | 大小:1.32mb | 下载:0

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

说明:该系统实现粗糙集合中的分辨矩阵与分辨函数的约简方法,该方法可以求出信息系统的属性约简-the system to achieve the rough set to distinguish function matrix and tell about Jane, The method can be used to find information system attribute reduction
<杨怡> 在 2025-06-27 上传 | 大小:916kb | 下载:0

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

说明:Apriori算法是一个求关联规则的经典算法, 该算法可以求得一个数据库的频繁项目集-Apriori algorithm is an association rules for the classical algorithm, The algorithm can obtain a database of frequent item sets
<杨怡> 在 2025-06-27 上传 | 大小:3.9mb | 下载:0

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

说明:AOI(面向属性的归纳)是数据分析中有效的数据约简手段,该算法可以实现对属性的消减和泛化。-AOI (attribute-oriented induction) is a data analysis and effective means of data reduction, The algorithm can achieve the right attributes abatement and generalization.
<杨怡> 在 2025-06-27 上传 | 大小:1.38mb | 下载:0

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

说明:这是一个改进混合遗产算法的C语言源程序,将遗传算法与局部优化算法相混合,杨长避短,算法的效率有明显的提高-This is a mixed legacy algorithm to improve the C language source files, Genetic Algorithm and local optimization algorithms mixed, Yang longer hide weaknesses, efficient algorithm significantly im
<shenjianguo> 在 2025-06-27 上传 | 大小:4kb | 下载:0

[数学计算/工程计算powell1

说明:powell优化算法的C语言原代码,该算法不需要求导数,应用场合较多-powell optimization algorithm in C language source code that the algorithm is not derivative, the more applications
<shenjianguo> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[数学计算/工程计算sgwl

说明:这是一个数格网论的MATLAB程序源码,它可以用来产生样本数据-This is a number grid on the MATLAB program source code, it can be used to produce sample data
<shenjianguo> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[数值算法/人工智能xxbgb

说明:首先,用前插法建立链表,在算法中以create函数表示;其次,定义mergeab函数,表示算法的归并: 本算法的思路为:顺次逐个将单链表的ha中的节点(P节点)在链表 hb中查找是否有重复的结点,若有,则不插入到链表hb中,将其从链表ha中删除。若在链表hb中找到第一个大于P的节点的数据域值的节点(Q节点),则在Q节点之前插入P节点,否则将链表ha联接到链表hb的表尾。为了实现方便在单连表hb之前附加一个表头节点,带归并完成后,再归还该表头节点,返回归并后连表的头指针。      最后,
<皮皮> 在 2025-06-27 上传 | 大小:1kb | 下载:0

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

说明:这是例子群算法的C++源代码,该程序的运行环境为vc++.net 2003-example of this is the algorithm group C source code, the procedure for the environment vc. Net 2003
<shenjianguo> 在 2025-06-27 上传 | 大小:2kb | 下载:0

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

说明:FK526KMS指纹算法的考勤机接口源码!很有参考价值!-The fingerprint algorithm attendance machine interface in FK526KMS Source! Great reference value!
<yjj> 在 2025-06-27 上传 | 大小:998kb | 下载:0

[数值算法/人工智能ksps

说明:首先,初始化将要排序的序列,以数组初始化。     第二,定义快速排序函数:       本算法思路为:在待排序的n个记录中任取一个记录r(通常取第一个记录),以该记录的关键字k为准,将所有剩下的n-1个记录分割成两个子序列。第一个子序列中的每个记录关键子均小于或等于k,第二个子序列中的每个记录关键字均大于或等于k,然后将k对应的记录排在第一个子序列之后及第二个子序列之前。这个过程为一遍排序。之后分别对子序列1和子序列2重复上述过程,直至每个子序列只有一个记录为止。    最后,定义
<皮皮> 在 2025-06-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .03 .04 .05 .06 .07 26408.09 .10 .11 .12 .13 ... 28522 »

源码中国 www.ymcn.org