CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 代码优化

搜索资源列表

  1. Matlab 6.X辅助优化计算与设计   源代码

    0下载:
  2. 电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:70.25kb
    • 提供者:宏观
  1. zuigansuanfa

    0下载:
  2. 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.9kb
    • 提供者:qiao
  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. ADMD

    0下载:
  2. 计算机实现大数加减乘除运算时应该遵循一定的规则,尤其硬件实现乘除比较耗费时间,分别用加法和减法来代替可以优化代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.05kb
    • 提供者:吉吉
  1. poc

    0下载:
  2. 柔顺机构的拓扑优化设计的代码,考虑输入输出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.32kb
    • 提供者:占青
  1. CG

    0下载:
  2. 共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:886byte
    • 提供者:Alpha
  1. pso

    0下载:
  2. pso程序的源代码 pso程序的源代码-粒子群优化算法源程序 作者:FashionXu 一个pso程序的源代码。在vc.net2003下面通过。 建议:看代码之前,请先弄明白pso是怎么回事。然后请对应着来:程序中用Agent代表一只鸟,PSO代表鸟群。阅读源代码,不要顺着看,先看main(),然后按照出现的东西的顺序,一个一个得来,呵呵,纯粹是建议。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:黄先生
  1. zpwt.rar

    0下载:
  2. 指派问题原代码,可实现人力资源的优化分配,《运筹学算法与编程实践-delphi实现》一书源代码,欢迎参考,Assigned to the issue of the original code, can achieve the optimal allocation of human resources, " the practice of operations research algorithms and programming-delphi achieve" a book s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:218.13kb
    • 提供者:朱峰
  1. fxzxec

    1下载:
  2. 非线性最小二乘拟合,经过本人精心调试成功!代码得到极大地优化-Nonlinear least squares fitting, after I carefully debugging success! Code has been greatly optimized! ! !
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.03kb
    • 提供者:zhangja
  1. sceua

    4下载:
  2. 一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:419.05kb
    • 提供者:muxihan
  1. AMeucciRiskandAssetAllocationRoutines

    0下载:
  2. 经济学专业代码,单变量分布,多变量分布,市场模型,评价分配,优化分配,贝叶斯估计,风险估计等代码-Economics professional code, single-variable distribution, multi-variable distribution, market model, evaluation of the distribution, optimize distribution, Bayesian estimation, risk estimation code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:6.64mb
    • 提供者:xxltony13
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3.15kb
    • 提供者:白浩泉
  1. tron

    0下载:
  2. 牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
  3. 所属分类:Algorithm

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

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1020.25kb
    • 提供者:刘东
  1. CG_PLUS

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:387.28kb
    • 提供者:刘东
  1. bigdatacalculater

    0下载:
  2. 大整数运算器,可实现加减乘除模的整数运算,对于大整数位数无限制 结合C++语言性质进行了代码优化,通过压力测试。-Large integer arithmetic, can be realized integer arithmetic mode for large integer digits unlimited properties were combined C++ language code optimization, through stress tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.02kb
    • 提供者:luke
  1. cfsqp.rar

    3下载:
  2. 通用的非线性优化内点法SQP软件,C代码库,运算速度非常快。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-12
    • 文件大小:508.04kb
    • 提供者:hlj64@yahoo.com
  1. moead-java-source

    0下载:
  2. java文件的多目标优化算法,代码函数已经封装,可以在java平台跑通(Java file multi-objective optimization algorithm, the code function has been encapsulated, can run on the Java platform)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:43kb
    • 提供者:秋叶子an
  1. MATLAB粒子群优化算法

    0下载:
  2. 粒子群优化算法的代码,可以用来自己修改成需要的子函数。(Particle swarm optimization algorithm code can be used to modify their own needs of the sub-function.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:9kb
    • 提供者:bandor
  1. NSGA-II

    1下载:
  2. matlab实现的多目标优化遗传算法代码。可输出结果并画图。(The matlab program of NSGA-II.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:14kb
    • 提供者:枕石
« 12 3 4 »
搜珍网 www.dssz.com