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

搜索资源列表

  1. shuzhi

    0下载:
  2. largreance插值 迭代法 迭代改善法-largreance interpolation Iterative Improvement Act
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.81kb
    • 提供者:曹成
  1. 辛普生

    0下载:
  2. 辛普生法求积分,也是关于数值积分的matlab程序-Simpson for Integral Health Act, as well as on the numerical integration of Matlab procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:tsibintsibin
  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7.28kb
    • 提供者:阿波
  1. 高斯消元法解线性方组选主元

    0下载:
  2. 高斯列主元消元法, 这只是我个人的一种解法,仅供参考。-out PCA Gaussian Elimination Act, this is my personal one solution for reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1011byte
    • 提供者:lee
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.03kb
    • 提供者:李春波
  1. 高斯列主元素消去法(C++)

    0下载:
  2. C++编写的高斯列主元素消去法。界面不够好,不过算法没问题。-C + + out of the main elements of Gaussian Elimination Act. Interface is not good enough, but Algorithm no problem.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:9.64kb
    • 提供者:wf
  1. vbC9

    1下载:
  2. 用VB实现的函数的极致和最优化 包括黄金分割搜索法、不用导数的布伦特法 用导数的布伦特法、多元函数的山单纯形法、多元函数的变尺度法等-VB function of the body and optimization including 0.618 search, not derivative Brent Act, Brent derivative, the multi-function Hill simplex method, the multi-function as a criter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.12kb
    • 提供者:刘立立
  1. hamilton

    0下载:
  2. 以最近通路法,及逐步修*搜索通路,求出最小权的哈密顿通路或者哈密顿回路,既货廊问题 请将数字改为txt后缀-recent pathway, and is gradually Amendment Act search paths, obtained the right to the smallest or the Hamiltonian path Hamiltonian circuit, both cargo Gallery change the question I would be grat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.52kb
    • 提供者:karl
  1. 多变量寻优

    1下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the accused gradient method.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4.55kb
    • 提供者:陈镇静
  1. solution-of-Differential-equation-group

    2下载:
  2. 提供了4种解常微分方程组的c++代码:定步长四阶龙格-库塔(Runge-Kutta)法(RK4->RKDUMP); 自适应变步长的龙格-库塔(Runge-Kutta)法(RKQC->ODEINT); 改进的中点法(MMID); 外推法(BSSTEP(RZEXTR(有理函数), PZEXTR(多项式));-provide four kinds of solutions of ordinary differential equations c code : There will be f
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5kb
    • 提供者:ldg
  1. immunity

    1下载:
  2. 提供一个人工免疫算法源程序,其算法过程包括: 1.设置各参数 2.随机产生初始群体——pop=initpop(popsize,chromlength) 3.故障类型编码,每一行为一种!code(1,:),正常;code(2,:),50%;code(3,:),150%。实际故障测得数据编码,这里Unnoralcode,188% 4.开始迭代(M次): 1)计算目标函数值:欧氏距离[objvalue]=calobjvalue(pop,i) 2)计算群体中
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8.8kb
    • 提供者:江泉
  1. nnworkmatlab

    0下载:
  2. 黄金分割法,带约束条件 进退法求函数极小值,单谷区间-0.618, with restrictive conditions act Method function minimum, a single-interval
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:宋斌
  1. invert

    0下载:
  2. 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.57kb
    • 提供者:魏东子
  1. 13709828698

    0下载:
  2. 本程序是应用数值分析对线性多元方程组的一种解法……高斯列主元消去法,把系数阵A进行对角化,再从下层至上层逐一求解。有问题请联系13709828698,李。 -this program is the application of numerical analysis of multi-linear equations of a solution ... out PCA Gaussian Elimination Act, A coefficient matrix put right for k
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:39.16kb
    • 提供者:李英楠
  1. 4jf

    1下载:
  2. 偏微分方程四方法划曲线比较C源码. -PDE method is four curves C source. Euler Euler Improvement Act Runge - Kutta method Adams Act
  3. 所属分类:数学计算/工程计算

    • 发布日期:2018-12-01
    • 文件大小:37.15kb
    • 提供者:赵宇龙
  1. JavaBP

    0下载:
  2. 基于Java的BP网络数字识别法.rar-Java-based BP Network Digital Identification Act. Rar
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82.28kb
    • 提供者:cly623
  1. dcx

    0下载:
  2. 单纯型法程序算法-simple algorithm Act procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:风信
  1. C++Builder_Sort

    0下载:
  2. 该程序把多种排序集中体现,包含了冒泡法排序、快速排序等多种排序方法,同时还详细讲述各种排序的分析,希望对编程初学者有一定帮助。-procedures for a variety of the sort embodied includes the Bubble Act, ranked Quick Sort and other ranking methods also explain in detail various sort of analysis, and I hope to the prog
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:21.91kb
    • 提供者:谢刚
  1. ISD1420shouce

    0下载:
  2. 请大家看着办啊-please size up situation and act accordingly ah?
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:211.39kb
    • 提供者:CharlieXu
  1. qzgsxyf

    0下载:
  2. 数值分析中的求解算法 全主元高斯消去法 已经过编译测试-numerical analysis of the whole algorithm PCA Gaussian Elimination Act has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:张薇
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com