搜索资源列表

  1. Equations

    0下载:
  2. 科学与工程数值算法求解方程组的类-science and engineering numerical algorithm for solving equations of the type
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:14787
    • 提供者:王少卿
  1. eightnumbyahei0802

    0下载:
  2. 八数码难题求解程序本程序所采用的启发函数,本人不能证明它能解决任何的八数码难题,如果对于较难的问题会产生很多节点,有可能会使空间不足,所以尽量不要出太难的问题难为它.希望广大的人工智能爱好者能写出更好的启发函数.-eight digital problem solving program of the procedures used by the heuristic function, I can not prove that it c
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:47584
    • 提供者:辜小花
  1. Ffttest

    0下载:
  2. 分步傅利叶方法解非线性方程-Fourier step-by-step method for solving systems of nonlinear equations
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2033
    • 提供者:黄学田
  1. netlim1

    0下载:
  2. 分步傅利叶方法解非线性方程-Fourier step-by-step method for solving systems of nonlinear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6110
    • 提供者:黄学田
  1. 单纯行法

    0下载:
  2. 单纯行法用于线性规划的计算 求解最优化问题-simple linear programming method for the calculation of solving optimization problems
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5736
    • 提供者:www
  1. 宫迷求解

    0下载:
  2. 这是一个我自己写的,请多多指教.是关于迷宫的求解问题.-This is one I wrote it myself, exhibitions. The maze is on solving problems.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9071
    • 提供者:chrc
  1. 图搜索策略

    0下载:
  2. 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artif
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29635
    • 提供者:陈凯
  1. Solving-ODEs-with-Matlab-Instructors-Manual---L.F

    0下载:
  2. Solving ODEs with Matlab Instructors Manual - L.F. Shampine
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:245760
    • 提供者:saban
  1. solving-nonlinear-equations

    0下载:
  2. 非线性方程组的求解及Matlab的实现,希望对读者有用-solving nonlinear equations
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:346112
    • 提供者:wanghao
  1. Ant-Colony-algorithm-for-solving-TSP

    0下载:
  2. 蚁群算法是一种群智能算法,可用于求解图模型最优化路径的计算问题.本代码为蚁群算法tsp求解。-Ant Colony algorithm is an algorithm of swarm intelligence and calculation model of optimal path can be used to solve problems. the code for the Ant Colony algorithm for sol
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:姜明
  1. Solving-Heat-Conduction-Equation

    0下载:
  2. 热传导方程的MATLAB编程, 主要是一维非稳态热传导-Solving Heat Conduction Equation
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:34816
    • 提供者:唐用强
  1. Solving-ODEs-with-Matlab-Instructors-Manual---L.F

    0下载:
  2. Solving ODEs with Matlab
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:245760
    • 提供者:vahid
  1. solving-a-set-of-nonlinear-equations

    0下载:
  2. MATLAB求解非线性方程组的一个程序,by my self-MATLAB program for solving a set of nonlinear equations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:喻渴来
  1. solving-PDE-by-FEM

    0下载:
  2. 提供了一个用有限元法求解偏微方程的编程例子,以供学习偏微分方程数值解的学生或科研人员参考-Provides an example of a program for solving partial differential equations by finite element method, the student for learning numerical solution of partial differential equat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:15360
    • 提供者:linbowen
  1. TSP-problem-solving

    0下载:
  2. TSP问题求解教程,TSP problem solving-TSP problem solving,TSP problem solving
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:70656
    • 提供者:www
  1. Solving-Nonlinear-Equations

    0下载:
  2. (非线性方程组的)牛顿(解)法(Newton meth-od (of nonlinear equations ))解非线性方程组的一种经典方法,它是方程求根牛顿法的推广。-(Newton meth-od (nonlinear equations)) is a classical method of solving nonlinear equations. It is the generalization of the method of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:wbb
  1. SOLVING-COMPILATION-PROBLEM-WITH-TRUETIME-TOOLBOX

    0下载:
  2. SOLVING COMPILATION PROBLEM WITH TRUETIME TOOLBOX and WINDOWS
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:418816
    • 提供者:jhon_noguera
  1. Engineering problem solving

    0下载:
  2. Engineering problem solving
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:kkinddo
  1. Solving DDEs with Matlab

    0下载:
  2. 利用matlab求解时滞微分方程。常微分方程(ODE)和延迟微分方程(DDE)被用来描述许多有趣的现象。 虽然ODE包含依赖于自变量(“时间”)的当前值的解决方案的衍生物,但DDE还包含衍生物,其依赖于前一时间的解决方案。 在整个科学模型中出现了DDE [1]。 尽管ODE和DDE之间存在明显的相似性,但DDE问题的解决方案可能与ODE问题的解决方案在几个引人注目的重要方面存在差异[2] [20]。 这部分是因为缺乏用于解决DDE的通用
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:825344
    • 提供者:数学游击队
  1. program is designed for solving the two dimensional photonic structure

    0下载:
  2. this program is designed for solving the two-dimensional photonic structure
  3. 所属分类:matlab例程

    • 发布日期:2020-04-16
    • 文件大小:985
    • 提供者:ibror9
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org