CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载

资源列表

« 1 2 ... .24 .25 .26 .27 .28 182929.30 .31 .32 .33 .34 ... 199241 »
  1. jinjin3

    1下载:
  2. 数据处理及误差分析采用了matlab软件来实现,它的界面虽然没有VB等直观简便,但其可调用的函数多,实现起来比较方便,程序中已经实现的功能有: (1)求算术平均值; (2)求残余误差(绝对误差); (3)求标准差; (4)判断粗大误差,如果发现粗大误差,剔除粗大误差后再进行计算; (5)判断数据是否具有线性误差或者周期性误差。 -Data processing and error analysis using matlab software to achie
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:2.41kb
    • 提供者:kiddy
  1. Standard_evolutionary_algorithm_design_and_analysi

    1下载:
  2. 为了有效检测多目标优化进化算法的性能,从3 个方面进行多目标优化测试问题的设计,即约束条件、最优解分布的均匀性、算 法逼近Pareto 最优前沿的难度,采用NSGA-Ⅱ算法对这些测试问题进行仿真实验,并将算法求得的最优解可视化。结果显示,测试问题能够有效检测算法在上述3 方面的性能。-In order to effectively detect the multi-objective optimization evolutionary algorithm performance, from
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:301.29kb
    • 提供者:cdong
  1. PatternSearch.tar

    1下载:
  2. 本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。-The ultimate goal of this program is to form a set of criteria for clustering, scalable tools.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:15.26kb
    • 提供者:阿来
  1. BFGS

    1下载:
  2. 最近学习优化理论中的算法,通过网上的查找及改进,得到了共轭梯度法的C语言程序 主要问题:如函数为f(X)=x1*x1*x1*x1+x2*x2时,算得的结果有问题,初步估计是因为迭代公式中出现了求梯度的模的分量造成的,有待继续改进,不过用BFGS算法C语言程序算时,上述问题没有发生,所以才说BFGS算法是无约束优化中最稳定的算法之一了-Optimization theory in a recent study of algorithms, through online search and i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:2.33kb
    • 提供者:徐莹
  1. WaferPainter

    1下载:
  2. 对离散点通过Kriging插值算法实现2维和3维地图等高线绘制。 -Kriging interpolation of discrete points on the algorithm by 2-D and 3-dimensional map of contour drawing.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-12-22
    • 文件大小:261kb
    • 提供者:fatcat
  1. PKU_acm_code

    1下载:
  2. 北京大学ACM JudgeOnline部分源码,供大家参考学习!-nothing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-12-14
    • 文件大小:144kb
    • 提供者:tuzi
  1. IAGA

    1下载:
  2. 改进的加速二进制遗传算法,效率比标准遗传算法要高-Improve accerlate SGA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3.87kb
    • 提供者:雷宏昌
  1. markov

    1下载:
  2. 在vb环境下实现马尔柯夫链功能,对未来进行预测分析。-Vb environment to achieve the Markov chain function analysis to predict the future.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-11
    • 文件大小:4kb
    • 提供者:tana
  1. Interpolationevaluation

    1下载:
  2. 研究生课程:数值分析课后题:第三题:三次样条插值-Cubic spline interpolation postgraduate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-06-12
    • 文件大小:118kb
    • 提供者:徐凯
  1. MAPv1

    1下载:
  2. 关于memetic算法的源码,对各种函数进行了优化,希望对这个研究方向感兴趣的人能够共同交流-Memetic algorithm on the source code has been optimized for a variety of functions, in the hope that people interested in research to work together to communicate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-14
    • 文件大小:2.57mb
    • 提供者:Gavin
  1. rainflowmodle

    1下载:
  2. 通过在数据处理流程中加入数据对接处理算法,解决了发散收敛波问题,得到一种改进的雨流法实时计数模型.其计数简单,计数时不需要得到完整的应力时间历程,也不需要在计数前对应力时间历程作任何调整或修正,实现了应力循环的实时计数.该模型已应用于高速动车组应力谱数据处理之中. -rainflow cycle count
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:304.48kb
    • 提供者:张威
  1. ACM-disjointset

    1下载:
  2. 这个是暑假ACM培训时老师的资料,介绍了并查集的功能和实现,以及路径压缩,还有相关的ACM训练题-It came form the teacher s training, summer ACM club.In the ppt,the data sets were introduced and the function of investigation and implementation, and the path compression,as well as issues related to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-12-14
    • 文件大小:148kb
    • 提供者:wab
« 1 2 ... .24 .25 .26 .27 .28 182929.30 .31 .32 .33 .34 ... 199241 »
搜珍网 www.dssz.com