-
matlab
多种频谱校正算法,不同加窗情况下的幅值校正及matlab程序。(Variety of spectrum correction algorithm, the amplitude correction and matlab program in different windows circumstances.)
- 2020-07-01 14:00:02下载
- 积分:1
-
1671-5497(2012)06-1587-05
基于压缩感知的自适应干扰抑制算法.PDF(Adaptive interferenc emitigation algorithm based on compressed sensing)
- 2014-02-02 15:36:26下载
- 积分:1
-
floyd
应该已经非常优化的floyd程序。简短、运行时间短、简单易理解。初学者亦可理解。实现任意两点间的最小距离和路径(Floyd should have a very optimized program. Short run time is short, simple and easy to understand. Beginners can understand. To achieve the minimum distance between any two points and path)
- 2010-07-18 19:00:50下载
- 积分:1
-
tengkiu
可以动态调节运行环境的参数,考虑雨衰 阴影 和多径影响,虚拟力的无线传感网络覆盖。( Can dynamically adjust the parameters of the operating environment, Consider shadow rain attenuation and multipath effects Virtual power wireless sensor network coverage.)
- 2021-04-16 11:18:53下载
- 积分:1
-
ArtificialFish
一种新的优化算法,解决工程优化(最大,最小及最优等等)问题及优化任务.(A new optimization algorithm to solve engineering optimization (maximum, minimum and optimal, etc.) and optimization of mission.)
- 2007-08-23 18:04:36下载
- 积分:1
-
gsxyf
高斯消元法程序,高斯消元法程序11111111(高斯消元法程序)
- 2010-07-21 17:16:23下载
- 积分:1
-
hyperspectral-images_pca
说明: 一个针对高光谱图像进行主成分分析的小程序,但要求高光谱图像的格式是.mat格式。(For hyperspectral image of a principal component analysis of small programs, but requires the format of hyperspectral images. Mat format.)
- 2011-03-05 17:12:19下载
- 积分:1
-
zhiyudian-tuxiangpeizhu
基于点的matlab图像配准.提出一种基于小波系数的特征索引算法,实现了图像特征点对的快速搜索和两幅图像之间的匹配(Based on the point of matlab Image Registration. Presents a feature based on wavelet coefficients indexing algorithm to realize the image feature points on the fast search and matching between two images)
- 2010-05-24 11:40:47下载
- 积分:1
-
tp7-Tp-Filtros
Matlab Filter Implementation
In this section, we will implement (in matlab) the simplest lowpass filter
$displaystyle y(n) = x(n) + x(n-1), n=1,2,ldots,N $
(from Eq.$ ,$(1.1)). For the simplest lowpass filter, we had two program listings:
Fig.1.3 listed simplp for filtering one block of data, and
Fig.1.4 listed a main program for testing simplp.
In matlab, there is a built-in function called filter3.3 which will implement simplp as a special case. The syntax is
y = filter (B, A, x)
where
x is the input signal (a vector of any length),
y is the output signal (returned equal in length to x),
A is a vector of filter feedback coefficients, and
B is a vector of filter feedforward coefficients.
The filter function performs the following iteration over the elements of x to implement any causal, finite-order, linear, time-invariant digital filter:3.4
- 2012-06-05 21:52:24下载
- 积分:1
-
comvis
detecting ande measuring house space using google satelite image as input
- 2014-10-07 05:54:39下载
- 积分:1