搜索资源列表
StrToArray.rar
- LabView中,将字符串以指定分隔符分解为数组
5.8&5.9
- 逆波兰表达式,分解输入的字符,进行语意分析,生成表达式
InvMat
- 利用矩阵的奇异值分解压缩图像,先将图像分块,对各块中的每个对应象素内积得到相关矩阵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
combinefile
- 本程序示例如何将多个文件合并成一个文件,并能够自分解。此技术在制作安装程序时非常有用。我在本网站学到了此技术,并将他整理扩展,能够合并文件和目录,个数不限。-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
multiwavelet
- 用于数据预处理的多小波分解与重构程序.其中多小波是采用CL4平衡多小波,所以分解前的预处理是采用等值预滤波器.如果要用别的非平衡多小波,只需替换为相应的预滤波器即可.-for data pretreatment multiwavelet decomposition and reconstruction process. Multiwavelet which is the Panasonic balance multiwavelets Therefore, the pretreatment bef
qzsdzyfj
- 求整数的质因数分解(采用了数组).c.rar 可以求出整数的质因数-for the quality factor decomposition (using the arrays). C.rar integers can be calculated the quality factor
LUwerwer
- 通过LU分解求矩阵的逆矩阵,可应用于反幂法的实现-through the matrix factorization for the inverse matrix can be used against the law to achieve power
odbcsql
- 将目标程序按知识点和功能进行分解,程序设计基础-procedures by the target knowledge point and the decomposition of functions, procedures Design Basis
xiaobobao
- 这是基于matlab的图像去噪程序,使用小波包的方法实现。默认阈值。及小波分解重构等。-This is based on Matlab image denoising, the use of wavelet packet method. The default threshold. Wavelet decomposition and reconstruction, and so on.
tusvd
- 图像的奇异值分解,并将图像重构出来,看其效果的变换-image of the singular value decomposition, and image reconstruction, and look at the effect of the change
chengxuzjf
- 实现矩阵的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
zjf147
- 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用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
mallatpu
- 用MALLAT算法对信号分解,并给出各分解信号的频谱-with MALLAT right signal decomposition algorithm, and gives the signal decomposition of the spectrum
LU
- 矩阵的LU分解,通过此分解可以求解方程组
UDT
- 提出了一个新的超声缺陷自动识别系统。该系统采用小波包分解提取超声信号的特征,采用混沌遗传算法来消除冗余和不相关的特征,并采用支持向量机(SVM) 来对缺陷进行识别。
SVM
- 介绍了基于分解思想的支持向量机的训练算法。
waveletdocument
- 一些很有用的小波包多尺度分解与重构的资料
Atomizer0802
- % Atomizer Main Directory, Version .802 里面信号含有分解去噪合成过程的代码 %--------------------------------------- -------------------------------- % This is the main directory of the Atomizer package the full package % contains over 100 files, consisting
ceshichengxv
- 小波包4级分解及特征向量空间的建立,希望对大家有用
Vblast_QR
- 利用QR分解来对VBLAST进行译码。好东西大家分享!