搜索资源列表
wigner1
- 设采样频率为1Hz,对于淹没在复高斯白噪声中的信噪比为 的两个复LFM信号,采用子带带宽为0.1Hz的升余弦滤波器,共9个子带滤波器构成的滤波器组,时间窗为窗长为256的矩形窗,进行仿真-based sampling frequency of 1Hz. For drowned in the complex Gaussian white noise to the signal-to-noise ratio of 2 Minute LFM, using sub-band bandwidth of 0
huachuangjiance
- matlab下实现对高斯噪声下的小目标的滑窗检测。数据为1000个点,滑窗窗口大小为30,每次滑动一个点的数据。采用的是窗内30个数据先各自平方,然后求和,再除以窗口大小。实验表明能有效检测雷达目标信号。-matlab under Gaussian noise to achieve a small target detection sliding window. Data for 1000 point sliding window window size is 30, each time mov
1
- 模式识别、窗函数法高斯分布、近邻法高斯分布、Fisher线性变换-Pattern Recognition, Gaussian window function, nearest neighbor Gaussian distribution, Fisher linear transformation
xianxinglvbo
- 程序的功能是对载入的图像进行线性滤波,滤波算子有梯度算子、平滑算子、高斯算子和拉普拉斯算子,同时可以设置滤波窗口的大小和滤波数。处理完后的图像可以进行保存。-Function of the program image is loaded linear filter, the filter operator with the gradient operator, smooth operator, Gaussian operator and Laplace operator, and can set
TriPlot_v2008
- 本程序在vc2008环境下可运行成功,为本人的原创窗口程序,源代码结构完整。用于高斯束地震模型的正演数值模拟,运行时分为三步:1,建立模型;2.射线追踪;3.合成地震记录。-In vc2008 environment, the program can run successfully, I have the original window procedure for the forward modeling of seismic modeling Gaussian beam is divided
HarrisQSS
- harris角点提取算法,可以设置高斯差分窗口大小、非极大值抑制的邻域大小、高斯函数方差大小-harris corner extraction algorithm, you can set the window size of the Gaussian difference, non-maxima suppression of the size of the neighborhood, the size of the variance of the Gaussian function
gau
- 利用動態二維陣列,建構出高斯模糊視窗。 此結果完全與維基百科相同,且可供使用者自行輸入產生的矩陣大小。適合影像處理新手學習-Dynamic two-dimensional array, construct a Gaussian blur window. This result is exactly the same as Wikipedia, and allows users to enter their own matrix size generated. Suitable for nov
Parzen-window
- 这是一个有关parzen窗估计的代码,用来估计概率密度函数。采用了方窗、指数窗、高斯窗函数三种核函数,附有matlab程序。-This is an estimate of the code related to parzen window, used to estimate the probability density function. With a side window, the index window, Gaussian window function three kinds of
PSL_and_I_various_freq_window
- 脉冲压缩经过不同的窗函数加权后,对旁瓣的影响,其窗函数包括不加窗,海明窗,汉宁窗,高斯窗,布莱克曼窗。- Comparison of the pulse compression through different window functions such as: no window, Hamming window, Hanning window, Gaussian window, Blackman window, the impact of side lobes.
2D-Gaussian-Fitting
- 二维高斯拟合,用于寻找强度点的中心值。 二维高斯拟合,用于寻找强度点的中心值。-To use this code, you can mark the text below with the mouse and copy and paste it via the windows clipboard into a Matlab M-file editor window.