搜索资源列表
decomposition
- 选主元的矩阵杜利特尔分解-Pivot Doolittle decomposition of the matrix
LU decomposition
- LU decomposition with partial pivoting
Cholesky分解 Matlab程序
- Cholesky分解 Matlab程序 关于科学计算方法,Cholesky decomposition of Matlab procedures on scientific calculation method
LU分解法求解线性方程组.zip
- LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
SVD-TLS.rar
- 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序,The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program
Atomizer.rar
- Atomizer is a package of Matlab routines for atomic decomposition of 1-d signals in various dictionaries. The atomic decomposition techniques include Basis Pursuit, the Method of Frames, the Best Orthogonal Basis method for wavelet packets/cosine pac
WPC
- 非常实用的小波包分解程序,以及实现对小波包分解频带求取频谱和能量谱-Very useful wavelet packet decomposition process, and the realization of the wavelet packet decomposition to obtain the spectrum and the energy spectrum band
dolittle
- 实现了数值分析课程中的dolittle LU分解法 可以直接运行-Numerical analysis course to achieve the dolittle LU decomposition can be run directly
EMDfenshufourier
- 经验模式分解算法是仿真分数阶高斯噪声(fGn)和分数阶布朗运动(fBm)的新方法, 利用MATLAB的GUI开发环境,设计和实现了基于经验模式分解的分数阶随机序列仿真系统。-Empirical mode decomposition algorithm is a simulation of fractional Gaussian noise (fGn) and fractional Brownian motion (fBm) of the new method, using MATLAB
gauspyr4a
- 高斯金字塔:Laplacian Pyramid Decomposition matlab 拉普拉斯金字塔分解;matlab源程序 说明:该函数的作用是对输入图像做金字塔分解。 level为指定分解图像的层次 -Gaussian Pyramid
MATLAB
- 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
denoise_fft_angle_Analysis
- 计算时间序列的快速傅里叶变换并画出时域和频域图,之前进行小波降噪。-Calculate the time series and fast Fourier transform time-domain and frequency domain plot diagram, before wavelet decomposition.
signal_decomposition_MP
- 稀疏信号分解利用匹配追踪算法,主程序+调用函数-Sparse signal decomposition, the main program calls the function+
double_QR
- 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
EMD-Toolbox
- EMD的Toolbox及使用方法 经验模态分解(Empirical Mode Decomposition, 简称EMD)是由美国NASA的黄锷博士提出的一种信号分析方法.它依据数据自身的时间尺度特征来进行信号分解, 无须预先设定任何基函数。这一点与建立在先验性的谐波基函数和小波基函数上的傅里叶分解与小波分解方法具有本质性的差别。正是由于这样的特点, EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上, 具有非常明显的优势。所以, EMD方法一经提出就在不同的
PQ-decomposition-
- 用matlab编程实现电力系统P-Q分解法的节点编号最优化-Power system with matlab programming PQ decomposition node number optimization
parallelluprogram
- 并行lu分解源程序,自带初始输入数据和运行结果-Parallel lu decomposition source, bringing the initial input data and run results
chol
- 这是 对矩阵Cholesky分解 的一种方法的源代码.-This is the Cholesky decomposition matrix of a method
cholesky
- cholesky分解,求解一般的线性方程组很方便。-Cholesky decomposition, for solving general linear equations easily.
prime
- 题目 质数分解与栈的使用 简介 只能被自身和1整除的正整数称为质数。每一个整数都可以写成质数乘积的形式,称为整数的质数分解。例如: 1776 = 37 x 3 x 2 x 2 x 2 x 2. -Title prime number decomposition and the use of stack profile only divisible by themselves and a positive integer is called prime number. Ever