搜索资源列表

  1. 差分信号

    0下载:
  2. 差分信号是用一个数值来表示两个物理量之间的差异。   从严格意义上来讲,所有电压信号都是差分的,因为一个电压只能是相对于另一个电压而言的。在某些系统里,系统”地“被用作电压基准点。当'地'当作电压测量基准时,这种信号规划被称之为单端的。我们使用该术语是因为信号是用单个导体上的电压来表示的。 另一方面,一个差分信号作用在两个导体上。信号值是两个导体间的电压差。尽管不是非常必要,这两个电压的平均值还是会经常保持一致。   我们用一个方法对差
  3. 所属分类:文档资料

  1. 牛顿插值的差商迭代算法

    0下载:
  2. 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:
  1. ImageScan

    0下载:
  2. 在程序内实现24位BMP图像的加载、显示、二值化、求差值等操作。实现运动图像的运动方向、速度检测、求图像的面积等。详细信息参见源码-Procedure to achieve 24-bit BMP images to load, display, binarization, and operating margin and so on. Moving Picture realize the movement direction, spee
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:278528
    • 提供者:李凯
  1. sanciyangtiaoquxian

    0下载:
  2. 本程序利用三次样条差值函数编程得到顺滑的曲线.-This procedure using cubic spline to be smooth margin function programming curve.
  3. 所属分类:图形图象

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

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab例程

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

    0下载:
  2. 实现牛顿插值的一次二次差值,精确计算截断误差大小。-Newton interpolation to achieve a secondary difference, accurate calculation of the size of truncation error.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:892928
    • 提供者:江寒
  1. Raw

    0下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approa
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:69632
    • 提供者:qzc
  1. szfxsy1

    0下载:
  2. 实验一:三次样条插值(P56,例6) 一、实验目的: 1) 掌握三次样条插值的运用 2) 了解拉格朗日插值在高次上的误差 二、实验环境:Matlab6.5 三、实验内容: 1) 给定函数f(x)=1/(1+x2),-5<=x<=5,节点xk=-5+k,(k=0,1,2…10),用三次样条插值求S10(x),S10’(-5)=f’(-5),S10’(5)=f’(5)。 2)作原函数f(x),拉格朗
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:44032
    • 提供者:TNG
  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. bianyuantiqu

    0下载:
  2. 对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。 在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新 值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.-Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge i
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:74752
    • 提供者:曾巧
  1. hkbu2005

    0下载:
  2. 介绍了构造均匀设计表的好格子点算法与生成原理,以中心化偏差为均匀性测度,使用MATLAB编写了生成中心化偏差值最小的均匀设计表的计算机通用程序,通过与文献比较,验证了程序的正确性,得到了更多的均匀设计表-The principle and good lattice points designing uniform design table are introduced,the general MATLAB programs for un
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:654336
    • 提供者:caohuirong
  1. chazhiruanjianbao

    0下载:
  2. 这是一个涵盖了Newton插值、线性插值、分段差值、三次样条插值、Hermite插值的一个插值软件包。-This is a cover of the Newton interpolation, linear interpolation, piecewise difference, cubic spline interpolation, Hermite interpolation of an interpolation package.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:481280
    • 提供者:小楼哥
  1. PictureParticipate

    0下载:
  2. 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic splin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2205696
    • 提供者:兰鹰
  1. 基于有限差分法的二维边值问题的数值分析

    1下载:
  2. 1. 在matlab中分析基于分离变量法的解析解; 2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论; 3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:花祭嘉音
  1. 计算方法艾特金2-7

    0下载:
  2. 计算方法中艾特金差值是非常常用的插值方法,在此给出该程序供大家参考。(The difference calculation method in Aitkin interpolation method is very common, here are the procedures for your reference.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:177152
    • 提供者:当年月明
  1. unwrapphase

    0下载:
  2. 计算基于路径积分的相位解包裹算法中残差点残差值的计算以及基于路径相位积分的方法(Calculation of residual points in phase unwrapping algorithm based on path integral)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:沈祎
  1. matlab克里金插值kriging

    0下载:
  2. 克里金加权插值法,使用方便参数设定简单,容易实现,(Kriging weighted interpolation is easy to use and easy to implement,)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:奋 斗 吧
  1. Direction difference distribution

    0下载:
  2. 方向差值分布是用于统计数据的一种分析方法,能够表示出方向的占比。(The direction difference distribution is an analytical method for statistical data, which can represent the proportion of the direction.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:19456
    • 提供者:紫竹强子
  1. Hermite插值

    0下载:
  2. Hermite插值要求在插值节点处的函数值、对应的导数值以及高阶导数相等,保形性高,本程序提供算法实现和画图功能。(Hermite interpolation requires that the function value at the interpolation node, the corresponding derivative and the higher derivative are equal. Its shape pres
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:maomao875
  1. 插值法MATLAI程序

    0下载:
  2. 插值法,分段插值,程序运行可靠,可解决问题,仿真结果有2张图可以选择(Interpolation method, piecewise interpolation, the program runs reliably, can solve the problem, simulation results have two pictures to choose)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:流星的路上
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org