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

搜索资源列表

  1. IHB solve Duffing

    5下载:
  2. IHB solve Duffing equations
  3. 所属分类:matlab例程

  1. freefem-3.5.8.tar

    0下载:
  2. FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provides you a way to solve Partial Differential Equations (PDE) simply. Although you can solve quite complicated problems can be solved also.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:463.2kb
    • 提供者:wangsong
  1. parallelgenetic

    0下载:
  2. 使用并行遗传算法解决TSP问题,使用MPI函数库进行通信。-Using parallel genetic algorithm to solve TSP problem, use the MPI library for communication.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:1.25mb
    • 提供者:wrq
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2.12kb
    • 提供者:张志敏
  1. particle_swarm_optimization-Solve-the-TSP-problem.

    0下载:
  2. 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2.09kb
    • 提供者:孙岩
  1. LinearEquations

    0下载:
  2. Solve Linear Equations with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5.17kb
    • 提供者:糊糊
  1. cg

    0下载:
  2. 共轭梯度法解决线性方程组,系数满足对称正定矩阵-Conjugate gradient method to solve linear equations, coefficients satisfy the symmetric positive definite matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2.46kb
    • 提供者:zhuyi
  1. sa_tsp

    0下载:
  2. 模拟退火求解TSP问题,代码用MATLAB编写的-Simulated Annealing to solve TSP problems, code written with MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.22kb
    • 提供者:TL
  1. solve

    0下载:
  2. 1.了解三元一次方程组的概念 熟练掌握简单的三元一次方程组的解法 能选择简便,特殊的解法解特殊的三元一次方程组. 2.通过用代入消元法,加减消元法解简单的三元一次方程组的训练及选择合理,简捷的方法解方程组,培养运算能力. 3.通过对方程组中未知数系数特点的观察和分析,明确三元一次方程组解法的主要思路是 "消元",从而促成未知向已知的转化,培养和发展逻辑思维能力. 4.通过三元一次方程组消元后转化为二元一次方程组,再消元转化为一元一次方程及将一些代数问题转化为方程组问题的方
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:441.33kb
    • 提供者:周易
  1. two-temperature-solve

    9下载:
  2. 激光与物质的相互作用 双温方程算法 matlab源程序代码-two temperature solve
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12.41kb
    • 提供者:zhu linwei
  1. possionequation

    0下载:
  2. 自己写的求解波松方程的matlab程序 并采用两种方法求解 -Writing their own to solve Poisson equation matlab program and the use of two methods for solving
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.17kb
    • 提供者:周军
  1. eigen

    0下载:
  2. Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures -Program to solve for natural frequencies (eigenvalues) and resulting mode shapes (eigenvectors) in simple structures
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:854byte
    • 提供者:cougar
  1. 8

    1下载:
  2. 用A*启发式算法解决八数码问题,用纯C实现-using A* algorithm to solve Eight-puzzle
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:phil
  1. linsys

    0下载:
  2. to help the user to solve linear systems vb code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:17.68kb
    • 提供者:jinnie
  1. solve

    0下载:
  2. matlab算法程序集--非线性方程组求解程序-Solving nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2.9kb
    • 提供者:yuanzh
  1. EightPazzelBfs

    0下载:
  2. This project solve 8 puzzle with breadth first search. I wrote this program for Artificial Intelligence lesson.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:35.09kb
    • 提供者:somatco
  1. math

    0下载:
  2. 高斯 牛顿 雅克比 三个人的方法解方程 源代码完整 可编译-Gauss-Newton Jacobian method to solve the equations of the three individuals complete source code can be compiled
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:619.82kb
    • 提供者:kyo
  1. Simpleequationstoachieve

    0下载:
  2. 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:赵伟元
  1. solve-lmi

    0下载:
  2. 可以解出一个线性矩阵不等式中的未知矩阵。-Can solve a linear matrix inequality in the unknown matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:841byte
    • 提供者:datiandou
  1. solve-lmi(2)

    0下载:
  2. 可以解出一个线性矩阵不等式中的未知矩阵。-Can solve a linear matrix inequality in the unknown matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:866byte
    • 提供者:datiandou
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com