搜索资源列表

  1. highflybird-solve

    0下载:
  2. autolisp编写的解决一元线性方程的程序,用了3种方法。-autolisp prepared solve a linear equation procedures used three methods.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10765
    • 提供者:highflybird
  1. How To Solve It

    0下载:
  2. How To Solve It中文版,众多牛人推荐之作。
  3. 所属分类:电子书籍

    • 发布日期:2011-04-16
    • 文件大小:826812
    • 提供者:yj456456
  1. IHB solve Duffing

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

  1. [_Equation183721162005

    0下载:
  2. These program can solve first and second degree polynomial equation. It evens works when the roots are complex numbers(when delta is a negative value).
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:陆俊
  1. tbb

    0下载:
  2. 单纯形法c++编程,以解决运筹学中线性规划问题,程序简单明了,对于初学者来说是一个很不错的选择-Simplex Method c programming, operations research to solve linear programming problems, procedures simple and clear, for a newcomer is a very bad choice
  3. 所属分类:Windows编程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:涂宝标
  1. 实验4-微分方程

    0下载:
  2. 用欧拉方法和龙格-库塔方法求微分方程数值解,画出解的图形,对结果进行比较分析。-using Euler method and RK method to solve the differential equations ,ploting the graph of the solution, compare and analyze the solutions
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:100352
    • 提供者:葛林
  1. 逢山开路模型

    0下载:
  2. 在本问题的求解中,修桥和挖隧道是两个相类似的求解过程,我们将求解过程分为两个部分:第一、对河岸边一固定点 ,将桥修在 处时,求解由起始点 到经固定点 到居民点 的最短路线。第二、如何确定 的位置,使得总路线的费用最小。我们分别用了两个模型来进行这两部分内容的求解。模型一、针对坡度的限制,利用小区域内的局部最优来达到全局最优。模型二、列出点 有一定的位移时,可以减少的费用 的函数方程,然后利用河岸附近等高线较紧密,公路不能沿偏离等高线方向
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:194560
    • 提供者:李凌
  1. sa_tsp1.m

    0下载:
  2. 模拟退火算法解决stp问题的例程,直接运行即可,可以通过改变参数得到不同的图。-simulated annealing algorithm to solve the problem stp routines, can be run directly. by changing the parameters can be different plans.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:刘惠
  1. acs_TSP

    0下载:
  2. 蚁群算法VB源代码,解决TSP问题的程序,有多种TSP问题解答!-Ant Algorithm VB source code to solve the TSP process, a number of TSP answer!
  3. 所属分类:代理服务器

    • 发布日期:2024-05-04
    • 文件大小:51200
    • 提供者:叶小勇
  1. matlabcodesofIterativeMethodsforLinearandNonlinear

    0下载:
  2. This folder contains all the codes based on Matlab Language for the book <《Iterative Methods for Linear and Nonlinear Equations》, and there are totally 21 M files, which can solve most of linear and nonlinear equation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:24576
    • 提供者:宏姬
  1. highflybird-solve

    0下载:
  2. autolisp编写的解决一元线性方程的程序,用了3种方法。-autolisp prepared solve a linear equation procedures used three methods.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:highflybird
  1. BPnetwork_xor

    0下载:
  2. 用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
  3. 所属分类:图形图象

    • 发布日期:2024-05-04
    • 文件大小:88064
    • 提供者:wxr
  1. TDST_0

    0下载:
  2. 一个时滞系统的工具箱,可以求解线性,非线性时滞系统的状态响应,阶跃响应等-A time-delay systems toolbox, you can solve the linear, nonlinear time-delay system of state response, step response, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:178176
    • 提供者:ygtang
  1. gauss.c

    0下载:
  2. Using Gaussian elimination to solve linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:张琦
  1. gauss2.c

    0下载:
  2. Using Gaussian elimination to solve linear equations. // In this version, we allow matrix of any size. This is done by treating // the name of a 2-dimensional array as pointer to the beginning of the // array. This
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:张琦
  1. emd

    0下载:
  2. 谱域法求解电磁场扩散方程的Fortran程序 A working example of solving the electromagnetic diffusion equation using a spectral method-Spectral domain method to solve electromagnetic field diffusion equation Fortran procedure A working ex
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-04
    • 文件大小:14336
    • 提供者:danielwood
  1. Atabusearchalgorithmforthevehicleroutingproblem.ra

    0下载:
  2. 禁忌搜索算法解决VRP问题的论文,内有对车辆路径问题的简单综述,且对城市聚集情况有针对性的解决-Tabu search algorithm to solve the problem VRP papers, which have on the vehicle routing problem with a simple overview, and the situation of urban agglomerations have targ
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:95232
    • 提供者:pheonix
  1. tsp

    0下载:
  2. 用经典算法--模拟退火算法求解经典问题旅行商(Travel Sales Problem)问题。-With the classic algorithm- simulated annealing algorithm to solve the classic traveling salesman problem (Travel Sales Problem) problem.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:张清国
  1. Matlab中solve函数用法详解

    0下载:
  2. 这是关于MATLAB中solve函数用法的简答介绍(This is about the usage of solve MATLAB function in simple introduction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:10240
    • 提供者:Sophia007
  1. help solve

    0下载:
  2. solve的help文,感觉例子比语言更容易理解(The solve function's help file, I feel that the example may be more understandable)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:海阔天空66
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org