-
维纳滤波器的盲解卷积算法Wiener
本程序实现了基于最佳维纳滤波器的盲解卷积算法。维纳滤波将地震子波转换为任意所需要的形态。例如,像反滤波一样,可以设计维纳滤波器将地震子波转换为尖脉冲。但维纳滤波不同于反滤波,它是在最小平方的意义上为最
佳。基于最佳纳滤波理论的滤波器算法是人们熟知的维纳一莱文逊(Wiener—Levinson)算法。本程序提供了五种期望输出:零延迟尖脉冲;任一延迟尖脉冲;时间提前了的输入序列;零相位子波;任意期望波形。(Wiener—Levinson algorithm used in wiener filter. matlab with detailed note in Chinese.)
- 2011-09-13 18:23:44下载
- 积分:1
-
3107002005_2nd_A_LDL
说明: LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。(LDL decomposition. Numerical Solution of matrix equation as the most basic matrix factorization algorithm, LDL decomposition algorithm can be efficient symmetric matrix.)
- 2008-10-27 10:47:26下载
- 积分:1
-
readzygodat2_pjz
读取zygo干涉仪中的dat格式数据,并转化为矩阵格式(Reads the dat format data in the Zygo interferometer and transforms it into a matrix format.)
- 2021-03-08 22:39:28下载
- 积分:1
-
orthofit
对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data.
YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense
using a polynomial of degree N and returns the smoothed data YS.)
- 2021-02-14 15:49:49下载
- 积分:1
-
apg
一种利用梯度下降的加速求解低秩矩阵和稀疏矩阵的方法(accelerated proximal gradient method to find low-rank matrix and sparse matrix)
- 2021-01-08 21:38:52下载
- 积分:1
-
Lagrange
使用拉格朗日乘子法解约束优化问题,例子是最优化问题,有3个线性约束(Using the Lagrange multiplier method to solve the constrained optimization problem)
- 2018-04-06 15:42:47下载
- 积分:1
-
c89e3473aad3459182857fc5b5ff6fe4
说明: 线弹性umat钛合金,有cae文件,可以进行晶体塑性模拟(linear umat for titanium aloy)
- 2019-11-24 19:46:07下载
- 积分:1
-
main
Concert c++ example of facility location problem. C++ concert technology is a registered trademark of ILOG CPLEX
- 2009-03-05 08:56:13下载
- 积分:1
-
homotopy
code for homotopy in compressed sensing
- 2009-03-30 01:00:23下载
- 积分:1
-
Douglas_Peucker
Douglas-Peucker algorithm for a 2-dimensional data with example in matlab.
- 2012-12-24 04:46:23下载
- 积分:1