CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 其它 搜索资源 - 分解

搜索资源列表

  1. StrToArray.rar

    0下载:
  2. LabView中,将字符串以指定分隔符分解为数组
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:7.04kb
    • 提供者:
  1. 5.8&5.9

    0下载:
  2. 逆波兰表达式,分解输入的字符,进行语意分析,生成表达式
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:寒风
  1. InvMat

    0下载:
  2. 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵A,然后对A进行奇异值分解,选择n(n<N)个较大的特征值对应的特征向量,利用该向量与各块图像内积来压缩和恢复图像-matrix of singular value decomposition image compression, image first block of the block of each pixel corresponding to be associated with the plot
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.22kb
    • 提供者:王志气
  1. combinefile

    0下载:
  2. 本程序示例如何将多个文件合并成一个文件,并能够自分解。此技术在制作安装程序时非常有用。我在本网站学到了此技术,并将他整理扩展,能够合并文件和目录,个数不限。-example of the procedures on how to merge multiple files into a document and to be able to decomposition. This technology in the manufacture and installation procedures wi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.38mb
    • 提供者:回忆录
  1. multiwavelet

    2下载:
  2. 用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器即可.-for data pretreatment multiwavelet decomposition and reconstruction process. Multiwavelet which is the Panasonic balance multiwavelets Therefore, the pretreatment bef
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:王颖
  1. qzsdzyfj

    0下载:
  2. 求整数的质因数分解(采用了数组).c.rar 可以求出整数的质因数-for the quality factor decomposition (using the arrays). C.rar integers can be calculated the quality factor
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:z
  1. LUwerwer

    0下载:
  2. 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:882byte
    • 提供者:王另
  1. odbcsql

    0下载:
  2. 将目标程序按知识点和功能进行分解,程序设计基础-procedures by the target knowledge point and the decomposition of functions, procedures Design Basis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:20.8kb
    • 提供者:陈林
  1. xiaobobao

    2下载:
  2. 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:田熙
  1. tusvd

    0下载:
  2. 图像的奇异值分解,并将图像重构出来,看其效果的变换-image of the singular value decomposition, and image reconstruction, and look at the effect of the change
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10.08kb
    • 提供者:whatman
  1. chengxuzjf

    0下载:
  2. 实现矩阵的Cholesky分解,用Cholesky分解求ARMA模型的参数并作谱估计,利用分裂基算法求复序列 的DFT.将得到的 解卷绕,得到无跳变的相频特性.计算七类窗函数并给出归一化对数幅频曲线-achieve Matrix Cholesky decomposition, Cholesky decomposition used for ARMA model and the parameters for spectral estimation, the use of split-based a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.88kb
    • 提供者:zhoujianfang
  1. zjf147

    1下载:
  2. 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). They may have a different mean
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5.46kb
    • 提供者:zhoujianfang
  1. mallatpu

    0下载:
  2. 用MALLAT算法对信号分解,并给出各分解信号的频谱-with MALLAT right signal decomposition algorithm, and gives the signal decomposition of the spectrum
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:950byte
    • 提供者:mina
  1. LU

    0下载:
  2. 矩阵的LU分解,通过此分解可以求解方程组
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1022byte
    • 提供者:sharpsword
  1. UDT

    0下载:
  2. 提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:191.35kb
    • 提供者:zhaoxiufen
  1. SVM

    0下载:
  2. 介绍了基于分解思想的支持向量机的训练算法。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:335.38kb
    • 提供者:zhaoxiufen
  1. waveletdocument

    0下载:
  2. 一些很有用的小波包多尺度分解与重构的资料
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:124.77kb
    • 提供者:冯杰
  1. Atomizer0802

    0下载:
  2. % Atomizer Main Directory, Version .802 里面信号含有分解去噪合成过程的代码 %--------------------------------------- -------------------------------- % This is the main directory of the Atomizer package the full package % contains over 100 files, consisting
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:579.74kb
    • 提供者:li
  1. ceshichengxv

    0下载:
  2. 小波包4级分解及特征向量空间的建立,希望对大家有用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:wenliangbo
  1. Vblast_QR

    0下载:
  2. 利用QR分解来对VBLAST进行译码。好东西大家分享!
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:10.33kb
    • 提供者:李瑞
« 12 3 »
搜珍网 www.dssz.com