CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 数值算法/人工智能

资源列表

« 1 2 ... .02 .03 .04 .05 .06 27207.08 .09 .10 .11 .12 ... 28278 »
  1. CM1IterateStabilization

    0下载:
  2. Matlab做的数值计算实验,使用迭代法求解方程的根,算法经典,其中有详细的实验报告和数据,对数值计算课程学习及MATLAB编程有较大帮助。-Matlab done numerical experiments, using iterative ways root, the classical algorithm. including a detailed report and experimental data, the numerical calculation courses and MAT
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:37.39kb
    • 提供者:zuoyinbo
  1. ksps

    0下载:
  2. 首先,初始化将要排序的序列,以数组初始化。     第二,定义快速排序函数:       本算法思路为:在待排序的n个记录中任取一个记录r(通常取第一个记录),以该记录的关键字k为准,将所有剩下的n-1个记录分割成两个子序列。第一个子序列中的每个记录关键子均小于或等于k,第二个子序列中的每个记录关键字均大于或等于k,然后将k对应的记录排在第一个子序列之后及第二个子序列之前。这个过程为一遍排序。之后分别对子序列1和子序列2重复上述过程,直至每个子序列只有一个记录为止。    最后,定义
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:959byte
    • 提供者:皮皮
  1. psoC++

    0下载:
  2. 这是例子群算法的C++源代码,该程序的运行环境为vc++.net 2003-example of this is the algorithm group C source code, the procedure for the environment vc. Net 2003
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.91kb
    • 提供者:shenjianguo
  1. xxbgb

    0下载:
  2. 首先,用前插法建立链表,在算法中以create函数表示;其次,定义mergeab函数,表示算法的归并: 本算法的思路为:顺次逐个将单链表的ha中的节点(P节点)在链表 hb中查找是否有重复的结点,若有,则不插入到链表hb中,将其从链表ha中删除。若在链表hb中找到第一个大于P的节点的数据域值的节点(Q节点),则在Q节点之前插入P节点,否则将链表ha联接到链表hb的表尾。为了实现方便在单连表hb之前附加一个表头节点,带归并完成后,再归还该表头节点,返回归并后连表的头指针。      最后,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:皮皮
  1. sgwl

    0下载:
  2. 这是一个数格网论的MATLAB程序源码,它可以用来产生样本数据-This is a number grid on the MATLAB program source code, it can be used to produce sample data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.3kb
    • 提供者:shenjianguo
  1. powell1

    0下载:
  2. powell优化算法的C语言原代码,该算法不需要求导数,应用场合较多-powell optimization algorithm in C language source code that the algorithm is not derivative, the more applications
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.73kb
    • 提供者:shenjianguo
  1. hhm

    0下载:
  2. 这是一个改进混合遗产算法的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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.7kb
    • 提供者:shenjianguo
  1. AOI_algorithm

    0下载:
  2. 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.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:杨怡
  1. Algorithm_APriori

    0下载:
  2. Apriori算法是一个求关联规则的经典算法, 该算法可以求得一个数据库的频繁项目集-Apriori algorithm is an association rules for the classical algorithm, The algorithm can obtain a database of frequent item sets
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:258.67kb
    • 提供者:杨怡
  1. vcthesis

    0下载:
  2. 该系统实现粗糙集合中的分辨矩阵与分辨函数的约简方法,该方法可以求出信息系统的属性约简-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
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10.34kb
    • 提供者:杨怡
  1. psat-2.0.0-b2

    1下载:
  2. 本程序非常值得借鉴的一点就是,把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
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.32mb
    • 提供者:正可
  1. StateEstimationModule

    3下载:
  2. 状态估计原始程序,本程序可以进行状态估计的计算利用最小加权二乘法计算WLS-primitive state estimation procedures, the procedures for the calculation of state estimation using weighted least two multiplication calculation WLS
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7.55kb
    • 提供者:正可
« 1 2 ... .02 .03 .04 .05 .06 27207.08 .09 .10 .11 .12 ... 28278 »
搜珍网 www.dssz.com

浏览历史记录

关闭