-
基于sift的图像拼接算法
说明: 基于sift的图像拼接算法,应用sift算法匹配,ransac算法进行提出错误匹配点,亲测可用(sift image matching ransac)
- 2019-10-27 10:10:11下载
- 积分:1
-
Cc method used to calculate delay time and into the median procedure, high effic...
用cc法进行计算延迟时间和潜入位数的的程序,高效率-Cc method used to calculate delay time and into the median procedure, high efficiency
- 2022-04-13 10:06:27下载
- 积分:1
-
MATLAB的图像融合
基于MATLAB的图像融合,用小波变换和自适应算法进行融合
- 2022-11-07 03:35:03下载
- 积分:1
-
Practical_firdesign
This tutorial white-paper illustrates practical aspects of FIR
filter design and fixed-point implementation along with the
algorithms available in the Filter Design Toolbox and the
Signal Processing Toolbox for this purpose.
The emphasis is mostly on lowpass filters, but many of the
results apply to other filter types as well.
The tutorial focuses on practical aspects of filter design
and implementation, and on the advantages and disadvantages
of the different design algorithms. The theory behind
the design algorithms is avoided except when needed to motivate
them.
- 2009-06-11 13:32:17下载
- 积分:1
-
matlab_LPC
说明: 一个使用matlab进行音频信息处理的实例,对输入的语音信号,进行合成与分析。(Using matlab audio examples of information processing, the input voice signal, to carry out synthesis and analysis.)
- 2008-10-06 16:31:35下载
- 积分:1
-
Phase-locked-
锁相环的matlab实现及仿真,PPL原理及仿真(Phase-locked loop matlab implementation)
- 2012-04-13 20:31:30下载
- 积分:1
-
poisson
利用Matlab仿真的泊松过程,包含齐次过程和非齐次过程,平稳过程等。(Matlab simulation of the Poisson process, including the process of homogeneous and inhomogeneous process, stationary process.)
- 2013-03-05 09:55:48下载
- 积分:1
-
Trans_stability
Transient stability matlab toolbox
- 2014-01-27 18:35:58下载
- 积分:1
-
fuzzy-mppt-g
application of the fuzzy logic controller to control the MPPT
- 2014-05-22 18:11:47下载
- 积分:1
-
峰值检测代码
matlab寻找峰值代码。函数可以直接调用,返回设定区域的峰值的横纵坐标,非matlab自带函数,可以寻找多个峰值。算法满足:1.超过一个闕值,此值不用设的太高2.每次检测到满足1条件中的值,判定是否为峰值,不是则继续寻找,是则暂存为temp3.继续检测半个周期的数据,如寻得比temp值大的峰值,存为temp并重复步骤3,无则能断定此值为满足要求的峰值,记录下来。
- 2022-01-21 22:13:55下载
- 积分:1