搜索资源列表

  1. 科学与工程数值计算算法配套源码java

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法Java》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm Java" complementary source,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:137216
    • 提供者:方正
  1. 科学与工程数值计算算法配套源码vb

    1下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, incl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:193536
    • 提供者:方正
  1. deBoorCH

    0下载:
  2. de Boor 求值算法求作二次和三次B-样条插值曲线,Hartley-Judd法确定节点矢量,使用基于基的运算的插值法求控制顶点-algorithm evaluates demand for secondary and cubic B-spline interpolation curve, Hartley-Judd determine node vector-based computing interpolation method f
  3. 所属分类:matlab例程

    • 发布日期:2024-10-07
    • 文件大小:5120
    • 提供者:jo Wang
  1. 1D_ImageWaveFilter

    0下载:
  2. 一维数字图像的滤波处理,包括中值滤波, 膨胀,腐蚀,开运算,闭运算和基于一次插值操作的求包络线算法。-one-dimensional digital image filtering, including filtering, expansion, corrosion, opened operations Based on the closing operation and an interpolation operation for
  3. 所属分类:波变换

    • 发布日期:2024-10-07
    • 文件大小:2345984
    • 提供者:鲁西法
  1. InterpolationAndFits

    0下载:
  2. 多项式插值和多项式拟合数学运算matlab算法仿真-Polynomial interpolation and polynomial fitting mathematical algorithm matlab simulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:179200
    • 提供者:无名
  1. Image_Operators_matlab_codes

    0下载:
  2. 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-07
    • 文件大小:5120
    • 提供者:tian
  1. C_Algorithms

    0下载:
  2. C语言算法集,包括:插值算法、非线性方程组、复数运算、极值问题、拟合与逼近、排序、数值积分、随机数产生、图形模式下读写屏幕、线性代数方程组-C language algorithms, including: interpolation algorithm, nonlinear equations, complex computation, extremal problems, fitting and approximation, sor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-10-07
    • 文件大小:144384
    • 提供者:s050403054
  1. frft

    0下载:
  2. 分数阶fourier变换程序,基于插值和抽取操作和卷积运算的快速算法。-Fractional fourier transform procedures, based on interpolation and extraction operation and fast algorithm for convolution operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:1024
    • 提供者:julia
  1. linear

    0下载:
  2. 一个简单的线性插值实例可以运算利用数值分析的函数-A simple linear interpolation example of computing the use of numerical analysis can be a function of
  3. 所属分类:matlab例程

    • 发布日期:2024-10-07
    • 文件大小:2048
    • 提供者:markoli
  1. visualbasic

    0下载:
  2. 一本非常实用的编程工具书,常用的数值计算的vb源代码,及其运算公式和测试例子 包括微积分 求导和多项式插值-A very useful programming tool, commonly used in numerical calculation of the vb source code, and the computing formula and test examples include calculus, and poly
  3. 所属分类:Windows编程

    • 发布日期:2024-10-07
    • 文件大小:8019968
    • 提供者:long
  1. twochazhi

    0下载:
  2. 运用C++编写的一个二次插值运算程序,为数值分析中的作业-The use of C++ to prepare a quadratic interpolation operation procedures for the numerical analysis of the operation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:8192
    • 提供者:罗陆锋
  1. Image_matching

    0下载:
  2. 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-pr
  3. 所属分类:软件工程

    • 发布日期:2024-10-07
    • 文件大小:222208
    • 提供者:酷鱼
  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, m
  3. 所属分类:2D图形编程

    • 发布日期:2024-10-07
    • 文件大小:122880
    • 提供者:liuqungen
  1. shuzhifenxiMatlabchengxu

    0下载:
  2. 此程序是数值分析中的插值运算Matlab程序,插值运算应用相当广泛,此程序为大家提供了方便-Numerical analysis of this process is the interpolation operator in Matlab procedures, a wide range of computing applications interpolation, this program has provided the con
  3. 所属分类:matlab例程

    • 发布日期:2024-10-07
    • 文件大小:2048
    • 提供者:刘建
  1. CoDsp45

    0下载:
  2. 包含了插值、积分、矩阵运算等多种数值计算的控件,非常好用。-Contains a variety of numerical control, very easy to use.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-10-07
    • 文件大小:346112
    • 提供者:
  1. freeimage

    0下载:
  2. C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popula
  3. 所属分类:图形图象

    • 发布日期:2024-10-07
    • 文件大小:266240
    • 提供者:金金
  1. VC_Spline

    0下载:
  2. 三次样条插值的VC++源码,可以进行简单的插值运算,运行简单,运算快速准确-VC++ source code of Spline, by using this you can get the accurate value of spline function of a set of data
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-10-07
    • 文件大小:1928192
    • 提供者:张栋
  1. interpolating

    0下载:
  2. 这是一个简单的插值运算程序,先是形成系数矩阵,再用追赶法求出系数,最后进行插值运算-This is a simple interpolating operation process, first the formation of the coefficient matrix, and then find the coefficient of catch-up method, the final interpolation operato
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-07
    • 文件大小:9216
    • 提供者:张楠
  1. 自学Matlab必备的60个小程序代码

    0下载:
  2. 提供精确的插值运算,还有各种常见数学运算代码。(Provides exact interpolation operations.)
  3. 所属分类:matlab例程

    • 发布日期:2024-10-07
    • 文件大小:24576
    • 提供者:杰哥111111
  1. lagelangrichazhiduoxiangshi

    0下载:
  2. 拉格朗日插值多项式用matlab实现,目前网上的都是用多层for循环 这没有利用到矩阵的强大功能,matlab就是以矩阵为基础建立的科学软件。对矩阵的运算非常适合。提高运算效率。(The Lagrange interpolation polynomial is realized by MATLAB, and at present, the network is all multilayered for cycle This does
  3. 所属分类:其他小程序

    • 发布日期:2024-10-07
    • 文件大小:11264
    • 提供者:xzt
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org