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

搜索资源列表

  1. diff

    0下载:
  2. 微分方程数值解法源代码,包括四阶Adams方法和四阶RK方法,,数值分析作业。-Differential Equations Numerical Solution of the source code, including fourth-order Adams methods and fourth-order RK method, numerical analysis operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:70402
    • 提供者:lsw_hit
  1. sum

    0下载:
  2. 这是一个计算积分的程序,使用数值方法计算一个函数的数值积分。可以修改函数体计算不同函数的积分。-The program is used to calculate angular integral. You can change the function expression to calculate different angular integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:621
    • 提供者:
  1. shuzhiweifen

    0下载:
  2. 数值微分的源程序,包含多种方法。请多多指教!-Numerical differentiation of the source, including a number of ways.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5842
    • 提供者:changxu
  1. zy5

    1下载:
  2. 摘 要:曝光瞬间造成图像模糊的运动通常作为直线运动近似处理 ,若能找出模糊图像的运动模糊方向 ,并将之旋转到水平轴 ,则二维问题可简化为一维来处理 ,大大简化由模糊图像估计出运动模糊点扩散函数以及图像恢复的过程 ,并为图像恢复的并行计算创造有利条件。由于运动模糊降低了运动方向上图像的高频成 分 ,沿着运动方向实施高通滤波 方向微分 ,可保证微分图像灰度值 绝对值 之和最小。基于此 ,本文利用双线性插值的方法 ,固定并适当选取方向微分的微元大小 ,构造出3 ×3方向微分乘子 ,得到了高效高精度
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:268341
    • 提供者:彭彭
  1. daolitesuanfa

    0下载:
  2. 这是关于数值方法中的道理特算法的源代码,共同分享吧-This is a numerical method on the special algorithm of the logic of the source code to share it
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:718
    • 提供者:baojiang
  1. newton

    0下载:
  2. 牛顿迭代法求方程的根 数值方法中的算法 包括下山因子-Newton iteration equation for the root of the algorithm for numerical methods, including down factor
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1004
    • 提供者:永远的罗罗
  1. test

    0下载:
  2. 数值方法——euler法解决微分微分方程-euler s method for equations
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:515
    • 提供者:cilvia cai
  1. chengxu

    0下载:
  2. 第一章 误差与范数 第二章 非线性方程(组)的数值解法 第三章 解线性方程组的直接方法第四章 解线性方程组的迭代法第五章 矩阵的特征值与特征向量的计算-Chapter norm error and the second chapter of nonlinear equations (Group) Chapter III of the numerical solution of linear equations solution methods of Chapter IV of the direc
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:899673
    • 提供者:songmingzhao
  1. Fluentcode

    0下载:
  2. 详细的Fluent软件使用说明,有限元数值方法使用典型例子。-detailed Fluent software descr iption,classical FEM example.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1628248
    • 提供者:吴涛
  1. LinkedList

    0下载:
  2. //本代码是用Java实现链表的几个基本功能,分别是:创建链表(自己需要输入创建节点的个数,之后输入各个节点的数值)、 //插入节点、删除节点(分为删除链表中某个数值方法和删除链表中第几位置的节点方法)、输出链表、将链表转化为数组、 //将链表进行排序(用的是先将链表转化为数组,之后对数组进行冒泡排序)、还有输出链表的长度(初学者仅供参考)-Complete the single linked list with Java. The functions are create,
  3. 所属分类:Java Develop

    • 发布日期:2016-11-08
    • 文件大小:7070
    • 提供者:孙守明
  1. ode

    0下载:
  2. 一阶常微分方程的初值问题数值解,里面有各种方法的公式和使用范围-A first-order ordinary differential equations numerical solution of initial value problem, which there are various methods and the use of the formula
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:671074
    • 提供者:li
  1. ggsf

    0下载:
  2. 数值方法中的共轭梯度算法 希望有帮助 谢谢 共同探讨-Numerical methods conjugate gradient algorithm hopes to help Thank you to explore
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1239
    • 提供者:yaojinwei
  1. nt

    0下载:
  2. 数值方法中的牛顿方法,很常用的,但是用FROTRAN编写的,-Numerical methods in Newton' s method, it is commonly used, but written with FROTRAN, thank you
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1554
    • 提供者:yaojinwei
  1. ZFRR

    0下载:
  2. 数值方法中的最速下降法!用FROTRAN编写的,-Numerical methods in the steepest descent method! Written by FROTRAN, thank you
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1109
    • 提供者:yaojinwei
  1. DFP

    0下载:
  2. 数值方法中的DFP算法,谢谢,希望有用,共同探讨.-Numerical methods in the DFP algorithm, thank you, want to be useful to study together.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1334
    • 提供者:yaojinwei
  1. shuzhi

    0下载:
  2. 整理好的全面的数值方法上机题题库 有源代码 流程图便于学习 尤其适合初学者-Finishing a good question-on the value of a comprehensive item bank, active code, flowcharts, easy to learn especially suitable for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:31648
    • 提供者:guang dong
  1. quanmeijindian-shuzhifenxi

    0下载:
  2. 本书内容丰富且颇具特色。 本书综述了数值分析领域的诸多内容,包括配置多项式、有限差分、阶乘多项式、求和法、Newton公式、算子与配置多项式、祥条、密切多项式、TaylM多项式、插值、数值微分、数值积分、和与级数、差分方程、微分方程、最小二乘多项式逼近、极小化极大多项式逼近、有理函数逼近、三角逼近、非线性代数、线性方程组、线性规划、边值问题、MonteCarIo方法等内容。 本书的特色主要表现在利用例题及大量详细的题解来透彻地阐明所述内容的内涵,同时附有大量的补充题以便读者进一步巩固和深
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7577216
    • 提供者:yangiy
  1. nonlinearfiberoptic(1)_Agrawal

    0下载:
  2. 本书详细论述了光纤中的各种非线性效应.全书共分 10章.分别介绍了光纤和非线性光学,光纤模式及有非线性源时脉冲的传输,综述了光纤中的基本传输方程的数值方法、群速度色散、自相位调制、··… 等内容.本书自始至终强调了各种非线性效应对光ill信的影响,对从事非线性光纤光学研究及光纤通信的科研人员及大学教师、本科生和研究生是一本非常有用的参考书. -This book discusses in detail the various nonlinear optical effects. The bo
  3. 所属分类:Communication

    • 发布日期:2017-05-25
    • 文件大小:8602830
    • 提供者:yangiy
  1. nonlinearfiberoptic(2)_Agrawal

    0下载:
  2. 本书详细论述了光纤中的各种非线性效应.全书共分 10章.分别介绍了光纤和非线性光学,光纤模式及有非线性源时脉冲的传输,综述了光纤中的基本传输方程的数值方法、群速度色散、自相位调制、··… 等内容.本书自始至终强调了各种非线性效应对光ill信的影响,对从事非线性光纤光学研究及光纤通信的科研人员及大学教师、本科生和研究生是一本非常有用的参考书. -This book discusses in detail the various nonlinear optical effects. The b
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8848547
    • 提供者:yangiy
  1. EdgeContour

    0下载:
  2. 本文利用了数值方法求出了Demigny离散准则下阶梯形边缘检测的最优线性滤波器和对应着它的平滑算子。利用这个算子和Canny边缘检测方法得到了一个完整的边缘检测算法并用VC++实现了这种算法.-By using the method of numerical Demigny discrete norms stepped-weir edge detection optimal linear filter and its smooth operator. Using the operator and
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2135736
    • 提供者:zg
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com