-
matlab_ch4
very excellent matlab textbook , especially for elementary learners
- 2012-06-16 00:37:42下载
- 积分:1
-
LS_esprit
测向定位 信号处理思想
ESPRIT的思想在于,将传感器阵列分解为两个完全相同的子阵列,两个子阵中每两个相对应的阵元具有相同的平移,即要求阵列具有平移不变性,每两个位移相同的阵元匹配成对。实际中许多阵列满足这个条件,比如等距直线阵。它还有一些改进演算法,如最小二乘ESPRIT (LS-ESPRIT),整体最小二乘ESPRIT(TLS-ESPRIT)等(Finding ideological positioning signal processing ESPRIT thought that the sensor array is divided into two identical sub-arrays, two sub-arrays in each of the two corresponding array element has the same translation, which requires an array with a translation invariance, each two identical displacement picket matching pairs. Many of the actual array satisfy this condition, such as isometric linear array. It also has improved algorithms, such as least-squares ESPRIT (LS-ESPRIT), the overall least squares ESPRIT (TLS-ESPRIT), etc.)
- 2015-03-24 13:39:09下载
- 积分:1
-
communication-engineer
用MATLAB实现通信原理中A律13折现的仿真(failed to translate)
- 2011-05-20 16:29:16下载
- 积分:1
-
Hottel
Ashrae模型 太阳辐射强度预测模型 任何时间和地点(Ashrae model predictive models of solar radiation intensity at any time and place)
- 2013-11-03 18:57:03下载
- 积分:1
-
bayes_texte
classification d une image
- 2013-12-14 20:17:10下载
- 积分:1
-
Broadband_FWM_products
微环级联四波混频,基于FFT算法,在2013b环境下可运行(cascaded FWM in microring )
- 2020-07-10 16:18:55下载
- 积分:1
-
RankNCG
RankNGG 算法实现. 含有dll文件。源码为matlab(RankNgg algorithm implementation .)
- 2009-03-30 08:07:22下载
- 积分:1
-
ABSE
本源程序可用于语音识别的端点检测算法,双门限端点检测算法+基于谱熵端点检测。。。(Double threshold endpoint detection algorithm+ endpoint detection based on spectral entropy)
- 2014-10-16 20:53:16下载
- 积分:1
-
cutfootnew
自己写的程序,处理人体三维数据脚部数据时,对指定域进行简化(Write their own procedures when dealing with three-dimensional data of human hand data on the specified domain to simplify)
- 2015-04-05 11:27:42下载
- 积分:1
-
数字图像处理1
说明: 任务 1 编写以两幅灰度图像为输入的 MATLAB 函数,计算下列图像差值度量:均方误
差(MSE)信噪比(SNR)峰值信噪比(PSNR)均值绝对误差(MAE)处理给定的测试图像“Lena”及其原始和后添加噪声形式。
任务 2 编写 MATLAB 函数,通过两种不同的方法将一幅灰度图像从原始大小下采样到
给定输出大小:a)直接消除像素,b)在消除像素之前进行初步图像平滑处理。用缩放系数 2:1、4:1、8:1 和 16:1 对给定的测试图像“Living.”进行处理。
任务 3 编写 MATLAB 函数,通过两种不同的方法将灰度图像从原始大小缩放到给定的
输出大小:a)像素重复使用上述方法将任务 2 中处理的图像缩放回原始大小。使用为任务 1 编写的 MATLAB 方法计算原始图像和缩放图像的 MSE 和 PSNR。将 MSE和 PSNR 分别作为大小缩减率的函数。定义对于相同的尺寸缩小比,收缩/缩放方法的组合提供最小 MSE 和最大 PSNR。
任务 5 编写 MATLAB 函数分别对测试图像“Fig0316(1)(top_.)”和“Fig0316(4)(._.)”执行直方图均衡。显示直方图均衡前后直方图的直方图。(task1
task2
task3
task5)
- 2020-01-02 19:03:28下载
- 积分:1