搜索资源列表

  1. data

    1下载:
  2. BC环境下开发C语言实现的埃尔米特差值法的图形输出
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:54342
    • 提供者:陈卓然
  1. insert_value

    0下载:
  2. 面向对象的差值法算法,通过调用不同函数包含了各种插值方法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1525
    • 提供者:dakai
  1. change_detection_based_on_RS_image

    0下载:
  2. 本文着重阐述了当今通过高分辨率遥感影像进行变换检测的各种技术,包括差值法,比值法相关系数法等等。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:273831
    • 提供者:征征
  1. Matlab 牛顿插值法

    0下载:
  2. x=a:(b-a)/n:b; %插值节点
    y=f(x);
    plot(x,y,'b') %用蓝色线作被插函数图象
    hold on
    z=a:(b-a)/(2*n):b;
    n=length(x);
    for j=2:n
    for i=n:-1:j
    y(i)=(y(i)-y(i-1))/(x(i)-x(i-j+1))

  3. 所属分类:matlab例程

    • 发布日期:2008-12-14
    • 文件大小:378
    • 提供者:xie3256035
  1. siginput

    0下载:
  2. 生成三维模型异常体填充文件,可以用于有限差分法的电导率值填充,主要用于建立非均匀模型-generated 3D model anomalous body filled with documents, which can be used finite difference method, the conductivity value filled, mainly for the establishment of non-uniform m
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:113664
    • 提供者:廉洁
  1. 20060816

    0下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发H
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-18
    • 文件大小:274432
    • 提供者:pudn_dxg001
  1. data

    0下载:
  2. BC环境下开发C语言实现的埃尔米特差值法的图形输出
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:54272
    • 提供者:陈卓然
  1. insert_value

    0下载:
  2. 面向对象的差值法算法,通过调用不同函数包含了各种插值方法-Object-oriented difference method algorithm, by calling the function that contains a variety of different interpolation methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:dakai
  1. Graythresholdthresholdmethod

    0下载:
  2. 本程序是灰度门限阈值法,用最大方差法计算灰度分割门限代码。-This procedure is a gray-scale threshold threshold method, using the maximum variance method to calculate gray threshold segmentation code.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:高婧
  1. work

    0下载:
  2. 对目标进行连续帧差分检测,直方图阈值法进行分割,效果明显-Continuous fr a me of the goal differential detection, histogram thresholding segmentation, the effect of significantly
  3. 所属分类:绘图程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:容慧
  1. change_detection_based_on_RS_image

    0下载:
  2. 本文着重阐述了当今通过高分辨率遥感影像进行变换检测的各种技术,包括差值法,比值法相关系数法等等。-This article focuses on today s high-resolution remote sensing images through the transformation of a variety of detection technologies, including the difference method, t
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-18
    • 文件大小:273408
    • 提供者:征征
  1. VisualC++ImageProcessing

    0下载:
  2. 实现各种图像处理技术,包括边缘检测、Hough变换、差影法、轮廓提取与跟踪、模板匹配、投影法、图像复原、阈值分割、种子填充等内容。-Realize a variety of image processing technologies, including edge detection, Hough transform, poor shadow method, contour extraction and tracking, templa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5946368
    • 提供者:高旭
  1. 111

    0下载:
  2. 双线性差值法实现了图像了放大和缩小,可作参考-Bilinear difference method to achieve the image of the zoom in and out, can make reference to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:4096
    • 提供者:fila
  1. tuxiangqiege

    0下载:
  2. 基于像素点的全局阈值法求图像的分割 实现方法有五种: 最小极值法,最优阈值法,最大方差方法,最大熵法,迭代法-Pixel-based global threshold method for image segmentation method there are five: the smallest extreme value method, the optimal threshold method, the largest va
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:余小勇
  1. chazhi

    0下载:
  2. 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference metho
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:78848
    • 提供者:张晓彬
  1. Newton_interpolation

    0下载:
  2. 用牛顿差值法求多项式的均差,所用C++语言开发环境-Difference method with Newton polynomials are poor, the use of C++ language development environment
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Allen
  1. 06071419

    0下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:12697600
    • 提供者:王正宇
  1. 类间最大方差(Otsu)阈值法分割图像

    0下载:
  2. 类间最大方差(Otsu)阈值法分割图像,阈值产生,通过阈值进行判断(Inter class maximum variance (Otsu) thresholding method for image segmentation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yeohyong
  1. 有限差分matlab

    0下载:
  2. 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:娜&
  1. dynamic response of onefreedom structure

    0下载:
  2. 一个单自由度结构的地震响应,文件包含EL地震波,采用三种方法计算,激励插值法,中心差分法和Newmark法。(The seismic response of a single-degree-of-freedom structure contains EL seismic waves, which are calculated by three methods: excitation interpolation method, centr
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:咩咩羊~
« 1 23 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org