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

搜索资源列表

  1. BSCB

    0下载:
  2. 该方法是图像修复技术的最原始算法,介绍了该算法的意义和数值实现方法,并且给出了实验结果。该文章为英语原版。-This method is image restoration technology, the most primitive algorithm, introduced the meaning of the algorithm and numerical implementation method, and gives the experimental results. The arti
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1676945
    • 提供者:丁丁
  1. SSDSADNCC Matlab

    2下载:
  2. 立体匹配算法中比较经典的块匹配方法。其中包含了比较有名的SADSSD算法---即左右视图中逐一比对像素数值,从而求得最小disparity 继而得到depth。-SSDSAD methods present in this file,which are improtant in the stereo matching-----we obtain the disparity with the difference of the intensity between the left and rig
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:698377
    • 提供者:福韩
  1. lubricant-line-slider

    1下载:
  2. 不可压缩稳态滑块数值计算方法与程序,滑块润滑计算不仅有助于了解润滑的基本特性,而且是推力轴承润滑计算的基础-Incompressible steady-state slider numerical methods and procedures, slider lubrication helps to understand not only the lubrication of the basic characteristics, and is the basis for the calculat
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-09
    • 文件大小:803
    • 提供者:hehuanyuan
  1. shexian

    0下载:
  2. 该代码主要是讲解射线追踪方法在地震正演中的应用,可以较好的用于实际地震数值模拟当作,本人写了好久可以当作学习材料的-The code is mainly to explain the ray tracing method in seismic forward in the application, can be better used as a numerical simulation of the actual earthquake, I wrote a long time can be us
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3171
    • 提供者:和邵伟
  1. MATLAB-FFT

    1下载:
  2. 非线性薛定谔方程数值模拟 分步傅里叶方法-NLSE Split-step Fourier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1469593
    • 提供者:卓文文
  1. hookyou

    0下载:
  2. 特别说明:本程序目的是更改其他程序窗口的显示内容(如数值)。用枚举主窗口和子窗口的方法只能找到有句柄的控件,发消息进行更改。对无句柄的控件就无能为力了,在spy++里都无法枚举Delphi/BCB/VB的label控件的只能采用截获TextOut的方法了,没想到其他更好的办法:-)这种就是所谓的屏幕取词技术了,金山词霸用的就是这种方法。-Special Note: This procedure aims to change the window display of other content
  3. 所属分类:Hook api

    • 发布日期:2017-04-02
    • 文件大小:145907
    • 提供者:王孝天
  1. Harris-Corner

    0下载:
  2. 针对Harris角点检测算法对T型和斜T型角点存在定位不准确以及运算速度慢的问题,提出了一种改进算法.改进算法计算目标像素点的8邻域范围内与之灰度相似的点的数目,然后对目标像素点周围其他像素点按同样方法处理,并对得到的计算数据进行比较,分析出局部范围内的像素点的灰度值分布.根据比较结果,从中遴选出部分像素点作为下一步角点检测的计算对象,并计算其角点响应函数值,如果角点响应函数值大于设定的阈值,该点则会被确定为最终的角点.实验结果表明:改进算法的角点检测时间仅为原算法的14.3 ,并实现了对T、斜
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:36916
    • 提供者:tlcling
  1. sijielongge

    0下载:
  2. 数值计算中的四阶龙格—库塔计算方法及流程图-Numerical calculation of fourth-order Runge- Kutta calculation method and flow chart
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7728
    • 提供者:张旭
  1. newtonforNsqrt

    0下载:
  2. 牛顿法求N次方根,经典的数值分析方法,已测试运行无误-Newton' s Law of seeking N-th power roots, classical numerical analysis methods have been tested to run correctly
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8315
    • 提供者:赵永诚
  1. feixianxingfangchengzujiesuan

    0下载:
  2. 非线性方程组数值计算,MATLAB语言实现。包括多种迭代方法,牛顿法,拟牛顿法,以及相关的改进算法。-Numerical calculation implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:29003
    • 提供者:sanlizi
  1. Numerical_Analysis1

    0下载:
  2. CG方法 高等数值分析 PCG方法 最速下降法-CG methods of numerical analysis of higher PCG method steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:891
    • 提供者:CAICAI
  1. shuzhifenxi

    0下载:
  2. 数值分析/计算方法常见算法C语言源代码 -Numerical analysis/calculation the common algorithm C language source code
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:148682
    • 提供者:zhuzi20101114
  1. L1_homotopy

    1下载:
  2. 本程序是利用同伦方法求解L1范数最小化的数值算法-This procedure is the use of homotopy methods to solve the L1-norm minimization numerical algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:42510
    • 提供者:
  1. Matrix

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。-Matrix operations on a variety of numerical algorithms, including the real (complex) matrix inversion,托伯利兹symmetric positive definite matrix and matrix inversion, linear eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:14467
    • 提供者:JinYao
  1. supercontinuum

    0下载:
  2. 这些文章讲述了分步傅里叶方法,通过这些方法可以数值解非线性薛定谔方程,并且模拟光在光纤中传输随距离变化的状态,是学习光传输比较好的资料-The article was about a split-step Fourier method, numerical solution of these methods can be non-linear Schrodinger equation, and simulation of optical fiber transmission in the sta
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7198611
    • 提供者:刘凯
  1. Chapter6

    0下载:
  2. 数值解法 例1 用改进的欧拉方法求一阶方程初值问题的 数值解 例2 数学摆的运动方程与近似方程数值解比较 例3 四阶龙格库塔公式求数值解 Matlab实现求数值解 例1 求初值问题y =x*sin(x)-y,y(0)=0的数值 解.先编辑一个定义方程的ODEF函数文件 ODEfun1.m. 例2 求方程组初值问题的数值解,按指定步长 0.05划分节点. 例3 按指定的精度求高阶方程初值问题的数值解.-Numerical S
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3737
    • 提供者:率一
  1. MATLAB-Fermi-function-approximation

    3下载:
  2. 用MATLAB和数值逼近方法实现费米函数的简捷计算-MATLAB and numerical approximation method for the simple calculation of the Fermi function
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:263508
    • 提供者:li
  1. codes

    0下载:
  2. SPH作为下一代数值模拟的新方法,应该多多学习;-SPH as a new method for the numerical simulation of the next generation should be a lot to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:82843
    • 提供者:李冰
  1. AVERAGE

    0下载:
  2. 编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 提示:自定义一个类,该类实现一个返回随机数的函数。在main函数里测试时直接调用该类的获取随机数方法。 获得随机数相关的类为:java.lang.Math 需要时可引入该类即:import java.lang.Math -Write a program grade point a
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:5047
    • 提供者:阿豆
  1. panduan

    1下载:
  2. 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1404
    • 提供者:苏朗
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com