-
ERA 模态识别(Era.m)
%% input% h: Impulse response% n: Degree of freedoms(Only if structural system)% r: number of rows% s: number of columns%% output% A: State Matrix, 2n*2n. n is DOFs, 2*n is the number of state variables% B: Input Matrix, 2n*p. p is the number of input% G: Output Matrix, q*2n. q is the number of output
- 2020-11-30下载
- 积分:1
-
一维傅立叶变换(fft.m)
【实例简介】
- 2021-05-24 08:46:44下载
- 积分:1
-
图像的自适应Fourier分解与重构
用自适应Fourier分解方法对图像进行重构
- 2021-05-06下载
- 积分:1
-
灰色预测模型Matlab代码[比赛已经用过,保真好使]
灰色预测Matlab实现代码,在代码前面有例子介绍如何用,后面的代码改成你自己的数据即可直接运行,我们的代码上有填充好的数据,直接在上面修改就好,需要修改的地方都标注出来了,简单方便,保真呦!
- 2019-09-07下载
- 积分:1
-
飞行器制导与控制及其MATLAB仿真技术
【实例简介】飞行器制导与控制及其MATLAB仿真技术
- 2021-12-05 00:40:47下载
- 积分:1
-
雷达回波仿真.mat
雷达目标回波仿真
- 2020-11-02下载
- 积分:1
-
数字图像处理(gauss2.m)
高斯低通滤波器,matlab实现
- 2020-04-29下载
- 积分:1
-
APAP(As Projective As Possible)视差鲁棒的图像拼接算法
论文《As-Projective-As-Possible Image Stitching with Moving DLT》中的拼接算法,对于视差图像拼接具有一定的鲁棒性,但是对特征点数量及其分布均匀性有较高的要求。 The success of commercial image stitching tools often leads to the impression that image stitching is a “solved problem”.The reality, however, is that many tools give unconvincing results when the input photos violate fairly restrictive imaging assumptions;the main two being that the photos correspond to views that differ purely by rotation, or that the imaged scene is effectively planar.Such assumptions underpin the usage of 2D projective transforms or homographies to align photos. In the hands of the casual user,such conditions are often violated, yielding misalignment artifacts or “ghosting” in the results. Accordingly, many existing imagestitching tools depend critically on post-processing routines to conceal ghosting. In this paper, we propose a novel estimationtechnique called Moving Direct Linear Transformation (Moving DLT) that is able to tweak or fine-tune the projective warp toaccommodate the deviations of the input data from the idealized conditions. This produces as-projective-as-possible image alignmentthat significantly reduces ghosting without compromising the geometric realism of perspective image stitching. Our technique thuslessens the dependency on potentially expensive postprocessing algorithms. In addition, we describe how multipleas-projective-as-possible warps can be simultaneously refined via bundle adjustment to accurately align multiple images for largepanorama creation.
- 2020-11-30下载
- 积分:1
-
函数优化测试函数PPT
【实例简介】
- 2021-07-12 00:31:44下载
- 积分:1
-
matlab实现拉格朗日插值
matlab实现拉格朗日插值
- 2021-05-06下载
- 积分:1