CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - solution of

搜索资源列表

  1. solve_the_paticial_derivertive_equations_using_MAT

    0下载:
  2. 简要讲述用matlab解偏微分方程的基本步骤,有利于数学专业学生及要用到这项基本知识的编程人员-Briefly about the solution of partial differential equations with matlab basic steps to help students and to use mathematics to the basic knowledge of programming staff
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:643101
    • 提供者:wanzhen lu
  1. CODE_PVC

    0下载:
  2. [MATLAB] : solution of the pvc problem by genetic algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:4813
    • 提供者:rasengan
  1. cgrademanegment

    0下载:
  2. 实现班级成绩管理,及解方程组,和做动画的功能。-Implementation class performance management and solution of equations, and do a movie feature.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-24
    • 文件大小:444540
    • 提供者:王帅伟
  1. bimat_1.1.2

    1下载:
  2. 边界积分方程法研究地震波的传播和数据处理-Boundary Integral Solution of wave propagation and seismic data processing! ! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2912756
    • 提供者:lynd
  1. gaosixiaoyuanfa

    0下载:
  2. 高斯消去法是求解线性方程组的基础的重要方法,也是计算机上常用的解低阶稠密矩阵方程组的有效方法。,高斯消去法或称高斯-约当消去法,由高斯和约当得名(很多人将高斯消去作为完整的高斯-约当消去的前半部分),它是线性代数中的一个算法,用于决定线性方程组的解,决定矩阵的秩,以及决定可逆方矩阵的逆。当用于一个矩阵时,高斯消去产生“行消去梯形形式”。-Gaussian elimination is the basis for solving linear equations important way, th
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7617
    • 提供者:天云
  1. laplace

    0下载:
  2. 偏微分数值解法中求解正方形区域中的Laplace方程Dirichlet问题 程序-The solution of numerical solution of partial differential square area of the Laplace equation Dirichlet problem Program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:1665
    • 提供者:太空遨游
  1. cn

    1下载:
  2. 偏微分方程数值解法中用C-N格式求解抛物型方程程序-Numerical solution of partial differential equations using CN format procedures for Solving Parabolic Equations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1935
    • 提供者:太空遨游
  1. matlabvolating

    0下载:
  2. 用于求微分方程问题的数值解法,自己编的程序,希望高手指点-Demand equations for the numerical solution of the problem, his series of procedures in the hope master guiding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:938
    • 提供者:yaoshao
  1. lyapack

    0下载:
  2. LYAPACK is a MATLAB toolbox for the solution of certain large scale problems in control theory, which are closely related to Lyapunov equations. In contrast to the lyap and dlyap command in the MATLAB Control toolbox it uses iterative algorithms and
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1049243
    • 提供者:ivan
  1. Crank_Nicolson

    1下载:
  2. Crank_Nicolson.算法C++实现,偏微分方程数值解,保证能运行-Crank_Nicolson. Algorithms C++ implementation, numerical solution of partial differential equations, guaranteed to run
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:659166
    • 提供者:joney
  1. BL_XY

    0下载:
  2. 高斯正算,即大地坐标系转换成高斯独立坐标系-direct solution of the gauss projection
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:773
    • 提供者:黄竹坑
  1. ABSYS

    0下载:
  2. These are some of my solutions in SPOJ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:535
    • 提供者:Erlys
  1. BaseMath

    0下载:
  2. C#实现的基本数值算法:利用高斯消元法求线性方程组的解、利用约当消元法求线性方程组的解、一元非线性方程实根的数值算法及程序实现-C# implementation of basic numerical algorithms: Gaussian elimination method of solution of linear equations using Jordan Elimination Method of linear equations, one dollar real roots of
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:495222
    • 提供者:曾文斌
  1. ga

    0下载:
  2. 下面的程序是求多项式y=x^6-10x^5-26x^4+344x^3+193x^2-1846x-1680在区间[-8,8]的最小值,误差不超过0.001。对于这个复杂的多项式,可先用matlab绘制函数的大概曲线,确认函数的最小值大概处于[-8,8]之间,再用本程序求出精确解。 -The following procedure is a polynomial y = x ^ 6-10x ^ 5-26x ^ 4+344 x ^ 3+193 x ^ 2-1846x-1680 in the inter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2487
    • 提供者:吴浩
  1. Backtrack_0-1bag

    0下载:
  2. 从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:906
    • 提供者:canon
  1. raznostni

    0下载:
  2. Example of application of difference circuits at numerical solution of the equations with partial derivatives
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2052
    • 提供者:engineer
  1. Dichotomy

    0下载:
  2. 能有效的解线性方程组,并且求解的速度较快。-Effective solution of linear equations, and solving speed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:2004
    • 提供者:wanghefei
  1. banbozhenzi

    0下载:
  2. 用矩量法求半波振子天线的E面和H面方向图,并与解析解比较-Moment Method with the half-wave dipole antenna in the E plane and the H plane patterns, compared with the analytical solution
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5540
    • 提供者:王金涛
  1. work

    0下载:
  2. 用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码-Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1482
    • 提供者:陈凯
  1. simplex

    0下载:
  2. 优化设计算法:用单纯形法求解目标函数的最优解和最优值,已经验证算法的正确性,在visual c++6.0下开发-Optimization algorithm: the simplex method with the optimal solution of objective function and the optimal value, has verified the correctness of the algorithm in visual c++6.0 under development
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:20275
    • 提供者:猎豹
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com