CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Transformation 的程序

搜索资源列表

  1. 频谱分析程序

    1下载:
  2. 频谱分析技术是研究周期性现象中最为常用的一种统计分析方法,其主要是通过对一复合的波系进行数据变换,将其分解成若干振幅和相位不同的简谐波,并找出其中振幅最大的波,即该复合波中的主要频率。频谱分析的方法较多,其中最常用的是快速傅立叶变换法(FFT)-spectrum analysis techniques to study the cyclical phenomenon most commonly used a statistical analysis method, its principal i
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.54kb
    • 提供者:郭泽清
  1. Huffman 算法的不同实现

    0下载:
  2. ---- Huffman 算法的不同实现 本目录下的程序用8种不同的方式实现了Huffman编码算法,这8种方式分别是 * huffman_a 使用链表结构生成Huffman树的算法,这是最基本的实现方法,效率最低。 * huffman_b 使用《数据结构》(严蔚敏,吴伟民,1997,C语言版)中给出的算法,将二叉树存放在连续空间里(静态链表),空间的每个结点内仍有左子树、右子树、双亲等指针。 * huffman_c 使用Canonical
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:31.94kb
    • 提供者:ray
  1. DiscreteTFDs

    0下载:
  2. 该工具箱为时频分析中的一类重要变换,离散时频分布的工具箱,其中提供基本算法的程序.可直接应用-the Toolbox too frequency analysis of a kind of important transformation, discrete time-frequency distribution of the toolkit, providing basic arithmetic procedures. can be directly applied
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:72.99kb
    • 提供者:youngguo549
  1. 对偶的程序

    0下载:
  2. 是关于对偶变换的-is on the duality transformation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15.71kb
    • 提供者:倪成
  1. qr_house

    0下载:
  2. 基于Householder transformation的QR分解。 其使用需要调用Householder transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:884byte
    • 提供者:yzd
  1. qr_hhouse

    0下载:
  2. 基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:983byte
    • 提供者:yzd
  1. qr_givens

    1下载:
  2. 基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:943byte
    • 提供者:yzd
  1. 小波编解码ebcot编解码文件测试程序

    0下载:
  2. 这是我刚刚完成的关于JPEG2000的C语言实现的部分程序。小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。-This my just completed JPEG2000 on the C language of some of the procedures. The wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. Y
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:469.12kb
    • 提供者:胡运平
  1. csourcecode

    0下载:
  2. 几个c语言的程序,其中推荐快速傅丽叶变换-Several c language program, which recommended the rapid transformation傅丽叶
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:14.7kb
    • 提供者:站长
  1. onefrft

    0下载:
  2. 一维分数福利叶变换的程序及其调用程序,可以应用于二维变换,实现图像的分数傅里叶变换。-Scores of well-being of one-dimensional Fourier transform of the procedures and called procedures, can be applied to two-dimensional transformation, to achieve the image of the fractional Fourier transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.14kb
    • 提供者:王小翠
  1. xunibianhuan

    0下载:
  2. 阵列信号中虚拟变换的程序,主要对MVDR进行了虚拟变换进行仿真,很好用。-Array signal the virtual transformation process
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2.3kb
    • 提供者:zoux
  1. lunwen

    0下载:
  2. 自己写的MATLAB的防射变换的程序。请多多指教-Write your own MATLAB Anti-shot transformation process. Requests the exhibitions
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:144.99kb
    • 提供者:李云
  1. firbp

    0下载:
  2. 带通滤波,对输入的数据进行带通滤波,采样频率为实际频率的16倍,里面有关于矩阵和数据变换的程序,大家可以自己转换-Band-pass filter, the data input bandpass filter, the sampling frequency is 16 times the actual frequency, which on the matrix and data transformation process, we can convert their own
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.39kb
    • 提供者:
  1. proj11-01

    0下载:
  2. 数字图像处理:图像骨架化的程序,实验中骨架化的原理为中轴转化方法-Digital Image Processing: Image skeleton of the program, the principle of the experiment for the axial skeleton of Transformation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:59.62kb
    • 提供者:liuwf
  1. uca_rb_esprit

    3下载:
  2. 一个UCA-RB-ESPRIT的程序。通过波束空间变换,获得导向矢量的平移不变性,从而用ESPRIT实现DOA估计。-A UCA-RB-ESPRIT program. Through the beam-space transformation, to obtain the steering vectors of translation invariance, and thus to achieve with the ESPRIT DOA estimates.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.18kb
    • 提供者:潘杰
  1. BILINE

    0下载:
  2. 用Fortan编写的实现双线性Z变换的程序-Written by Fortan bilinear Z transformation process to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:767byte
    • 提供者:张聪颖
  1. Coordinate-transformation

    0下载:
  2. 坐标转换在测绘工程中的应用非常广泛,本程序可实现两个平面坐标系之间的转换,可运行。-Coordinate transformation in the mapping project is widely used, this procedure can be realized between the two plane coordinate system conversion, you can run.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:310.95kb
    • 提供者:王刚
  1. DLT057

    1下载:
  2. 利用PHOTOSHOP软件可以量测出左右像片各控制点的像素坐标,通过公式可以计算出其像点坐标。再根据给定的控制点的空间坐标,利用直线线性变换解法计算出11个DLT参数即l的系数值以及内方位元素然后解算出外方位元素。另外一种方式是用单像空间后方交会的公式计算出外方位元素。利用单像空间后方交会的来结算影像的外方位元素的基本思想是:以单幅影像为基础,从该影像所覆盖地面范围内若干控制点的已知地面坐标和相应点的像坐标量测值出发,根据共线条件方程,解求该影像在航空摄影时刻的外方位元素。首先建立单文档的程序,
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.63mb
    • 提供者:haitian
  1. Myprojects

    0下载:
  2. 这个压缩包中包含了几个大地主题解算的程序源代码,包括高斯投影、白赛尔大地主题解算、线性变换等。-This compressed package contains several procedures for solving geodetic source code, including the Gaussian projection, white Purcell solution of geodetic problem, linear transformation.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.3mb
    • 提供者:小雷
  1. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com