搜索资源列表

  1. 1DSignal_DecomRecon_Bywavelet[xtulbd,050311]

    0下载:
  2. 对一维信号进行小波分解和重构的C程序,绝对误差为10^-11.1)主程序:Mallat.c2)一维信号的输入文件:wdata.dat2)分解重构过程中产生的数据的文件:Data.txt-right one-dimensional signal wavelet decomposition and reconstruction of C procedure, the absolute error of 10 ^-11.1) main pro
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:240640
    • 提供者:李勃东
  1. CGI开发包,用于分解数据和各个变量  

    0下载:
  2. CGI开发包,用于分解数据和各个变量  .zip-CGI development kits for disaggregated data and variables. Zip
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:29696
    • 提供者:李建中
  1. 一维信号小波分解与重构的VC++源程序

    0下载:
  2. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:160768
    • 提供者:赵锐
  1. KL2

    0下载:
  2. 人脸识别:利用奇异值分解和KL变换的投影,是很有价值的一篇文章-Face Recognition : The Singular Value Decomposition and KL transform projection, it is valuable to an article
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:330752
    • 提供者:许奕强
  1. 第一章 计算机辅助设计与仿真技术概述

    0下载:
  2. 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-with Canny operator to detect the edges in the image P0404 : image threshold
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:肖雷
  1. LNMF

    0下载:
  2. 人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:241664
    • 提供者:rabo
  1. NMF

    0下载:
  2. LNMF是基于“局部”非负矩阵分解生成特征空间的算法,而NMF是基于非负矩阵分解。-Matrix is based on a "partial" non-negative matrix factorization generation features space algorithm, which is based on the NMF non-negative matrix factorization.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:28672
    • 提供者:rabo
  1. 分解质因数

    0下载:
  2. 这个是简单的用vb编程编的分解质因数的程序和已经编译了的exe文件-This is a simple program with vb series of the quality factor of the decomposition process and is compiled by the exe files
  3. 所属分类:加密解密

    • 发布日期:2024-05-14
    • 文件大小:54272
    • 提供者:car
  1. svdpackc.tar

    0下载:
  2. 求矩阵奇异分解svd算法,共计4种实现方式,-for SVD matrix decomposition algorithm, for a total of four kinds of achievement,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:645120
    • 提供者:样反
  1. svdpackc++.tar

    0下载:
  2. 矩阵奇异分解(svd)最新c++版本,性能更稳定-matrix decomposition (SVD) c latest version of a more stable performance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:83968
    • 提供者:样反
  1. raa

    0下载:
  2. 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-14
    • 文件大小:65536
    • 提供者:谢瑶
  1. 矩阵所有运算

    0下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposit
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:82944
    • 提供者:球球
  1. wavelet transform program

    1下载:
  2. 内容:基于MATLAB的小波变换程序 具体功能:实现四级信号的小波分解和重构-Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:肖水军
  1. 二维小波变换

    0下载:
  2. 关于二维小波变换的程序 [精华] 说明:此算法重在概念,速度并不是很快。因为FOR循环的缘故。此程序从循环矩阵的观点出发,把圆周卷积和快速幅里叶变换建立了联系。实现了分解和无失真重构。它只做了一层分解,即将256x256图形分解成为64x64的四个图形,避免了使用WKEEP()的困惑。主要思想为用小波滤波器族构造正交阵W,变换写为B=W*A*W ,反变换为:A=W *A*W,这与所有正交变换无异。W为循环正交矩阵,因此可用F
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:罗松溪
  1. ImageWaveletPacket

    0下载:
  2. 对一幅图像的进行小波包分解,然后提取每一层的系数-image of a pair of wavelet packet decomposition, and then extract the coefficient of each layer
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:张崇
  1. homework.m

    0下载:
  2. 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wave
  3. 所属分类:压缩解压

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:李文化
  1. openDWG图元分解

    1下载:
  2. 本程序完成基于openDWG开发AutoCAD Proxy对象图元分解-based on the completion of the development of AutoCAD openDWG Proxy object decomposition map yuan
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1903616
    • 提供者:楚天
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:李春波
  1. wavelet_signal

    0下载:
  2. 采用mallat算法进行小波分解/重构的程序,支持一维和二维信号-Mallat algorithm using wavelet decomposition/remodeling process, support one-and two-dimensional signal
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:1074176
    • 提供者:myb
  1. 5_3_lifting

    0下载:
  2. 采用5/3小波提升算法编写的一维和二维信号小波分解与重构程序。给出了图象分解的演示示例。-using 5/3 wavelet algorithm to enhance the one-and two-dimensional wavelet decomposition and reconstruction process. Given the decomposition of images demonstration examples.
  3. 所属分类:波变换

    • 发布日期:2024-05-14
    • 文件大小:939008
    • 提供者:myb
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org