搜索资源列表
线性调频信号
- LFM的产生,匹配输出
Matlab线性调频信号滤波器
- 实现了线性调频的生成了匹配滤波,并输出了相应波形
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
point-operation
- 画出图像的灰度直方图,并对直方图进行线性点运算,直方图均衡化以及直方图匹配-Draw the image histogram, and histogram linear point operations, histogram equalization and histogram matching
lfm_radar
- 线性调频脉冲压缩雷达仿真(含匹配滤波、结果、图示)-Linear FM pulse compression radar simulation (including the matched filter, as a result, icons)
LFM_signal
- 关于线性调频波的三个小程序,包括线性调频波的生成,FFT变换,线性调频信号通过匹配滤波器-Linear frequency modulation wave on the three small procedures, including the generation of LFM wave, FFT transform, linear frequency modulated signal through the matched filter
ImageEnhance
- 完整的图像增强工具可以直接对图像处理并将图像保存下来,包括线性拉伸,直方图匹配,特别是可以对大图像进行处理。-A complete image enhancement tools directly on the image processing and image preservation, including the linear stretching, histogram matching, in particular, can handle large images.
ImageStitch
- 实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
matched_filter
- 基于匹配滤波器的线性调频雷达回波产生及压缩-LFM matched filter-based radar echo generation and compression
VQ-pattern-recognition
- VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.-VQ pattern recognition algorithms and experimental sound. Ab
lfm
- 线性调频信号的匹配滤波器仿真,线性调频信号加高斯白噪声经过匹配滤波器滤波-LFM matched filter simulation
ann
- 介绍了一种基于神经网络白化匹配滤波器的QRS 波检测方法。我们用神经网络白化匹配滤波器来处 理ECG 信号的低频成分, 模拟其非线性及非稳态的特性。处理后的信号中含有ECG 中大部分高频成分, 让其通过 一线性匹配滤波器来检测QRS 波及其位置。对于大噪声的ECG 信号, 在匹配滤波器后加差分滤波, 取平方及滑动 平均等处理, 提高检测正确率。使用这种方法我们对M IT?B IH 心电信号数据库中噪声比较大的105号数据进行的 处理, 检测正确率为9912 。作为对比, 用数字
MATLABimagematch
- 采用线性插值,双线性插值等方法进行图像匹配-Linear interpolation, bilinear interpolation method of image matching ~ ~
脉冲压缩波形。
- 经过匹配滤波器后的时域频域波形。chirp signal after matched filter
LFM-matchfilter
- 关于线性调频信号的生成和匹配滤波的代码,可以运行,还易懂(matched filtering of MATLAB for random signal processing algorithm demo!)
dsss_match_filter
- 匹配滤波器matlab仿真,包含线性及非线性放大(Matched filter matlab simulation, including linear and nonlinear amplification)
利用栈进行括号匹配检验
- 检验一条信息中括号各个匹配与否。比如输入(){}会提示错误,输入({})会提示正确。 另外附录了线性表基本操作的对应代码(Check whether parentheses match each other in a message. In addition, the corresponding code of the basic operation of the linear table is attached)
Class1
- 最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配。利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小。最小二乘法还可用于曲线拟合。其他一些优化问题也可通过最小化能量或最大化熵用最小二乘法来表达。(The least square method (also called the least square method) is a mathematical optimization technique. It m
线性调频信号匹配滤波
- 雷达回波信号也就是LFM信号的详细易懂匹配滤波过程。
Chirp信号的匹配滤波
- 利用matlab仿真产生线性调频信号,并实现线性调频信号的匹配滤波。(Using matlab simulation to generate LFM signal and realize matched filtering of LFM signal.)