搜索资源列表
fdct_usfft_cpp
- This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct
miss
- miss distance simulation.in direct methord and adjoint method
FICT
- 快速脊波逆变换。也称为伴随和伪逆。也成为快速三角波逆变换。-Fast Inverse Curvelet Transform.This is in fact the adjoint, also the pseudo-inverse
adjinverse
- 利用伴随矩阵进行矩阵求逆的程序,各阶矩阵皆可,不能求各有提示(不是很熟练,所以可能写的比较浅)-matrix inversion using the method of adjoint matrix
Decoupling-Smith-control-
- 针对实际工业生产中常见的多输入多输出时滞过程, 构造多变量Smith预估控制结构, 提出基于对象模 型伴随矩阵的解耦器设计方法. 通过对解耦后对象的幅频和相频特性分析, 获得对象的简化一阶数学模型. 根 据Smith预估控制结构闭环特征方程的特点, 利用Butterworth滤波器极点配置的原理, 对解耦后的多变量时滞过程 设计PI控制器. 结合实际过程中常见的不确定性, 分析了控制系统保证鲁棒稳定性的充要条件. 最后以实例验证了 本文所提方法的优越性.-The decoupli
numerical-simulation
- 4阶经典Runge-Kutta格式解常微分方程,Romberg(龙贝格)法求函数的积分,三阶样条插值(一阶导数边界条件),定步长梯形法求函数的积分,矩阵A的伴随矩阵, Lagrange插值法数值求解,Newton迭代法解非线性方程f(x)=0-Fourth-order Runge-Kutta classic format solution of ordinary differential equations, Romberg (Romberg) method for function point
Gupta
- matlab code Proposed Algorithm 1. Consider the image to be resized to N x N (Original image I having N value of pixel) 2. Image is to be changed into gray and double for 2-D image. 3. Add noise to image using gaussian white filter. 4.
cg
- The procedure of solving linear equations by using adjoint method. Using MATLAB