登录
首页 » matlab » signalprocessing

signalprocessing

于 2021-04-07 发布 文件大小:244KB
0 156
下载积分: 1 下载次数: 66

代码说明:

  现代信号处理教程(胡广书)对应的MATLAB程序(modern signal processing Guide (HU-book) corresponding MATLAB)

文件列表:

现代信号处理教程(胡广书)
..........................\change.m
..........................\ecg.txt
..........................\exa010101.m
..........................\exa010102.m
..........................\exa010201a.m
..........................\exa010201b.m
..........................\exa010301.asv
..........................\exa010301.m
..........................\exa010302.asv
..........................\exa010302.m
..........................\exa010303.m
..........................\exa010305.m
..........................\exa010501.m
..........................\exa011001.m
..........................\exa020103.m
..........................\exa020104.m
..........................\exa020105.m
..........................\exa020503.m
..........................\exa020601.m
..........................\exa030301.m
..........................\exa030302.m
..........................\exa030303.m
..........................\exa030304.m
..........................\exa030305.m
..........................\exa030306.m
..........................\exa030307.m
..........................\exa030402.m
..........................\exa030501a.m
..........................\exa030501b.m
..........................\exa030502a.m
..........................\exa030502b.m
..........................\exa030503a.m
..........................\exa030503b.m
..........................\exa030504.m
..........................\exa040202.m
..........................\exa040501ab.m
..........................\exa040501c.m
..........................\exa040501d.m
..........................\exa040501e.m
..........................\exa040501f.m
..........................\exa040501g.m
..........................\exa040601a.m
..........................\exa040601b.m
..........................\exa040601cd.m
..........................\exa060206.m
..........................\exa060301.m
..........................\exa060302.m
..........................\exa060402.m
..........................\exa070301.m
..........................\exa070302.m
..........................\exa070501.m
..........................\exa070502.m
..........................\exa070802.m
..........................\exa070803.m
..........................\exa080401.m
..........................\exa080601.m
..........................\exa090203.m
..........................\exa090602.m
..........................\exa090603.m
..........................\exa090604.m
..........................\exa090605.m
..........................\exa090606.m
..........................\exa090607.m
..........................\exa090608.m
..........................\exa090609.m
..........................\exa090701.m
..........................\exa090702.m
..........................\exa100101.m
..........................\exa100102.m
..........................\exa100103.m
..........................\exa100104.m
..........................\exa100701.m
..........................\exa110201.m
..........................\exa110201_sub.m
..........................\exa11041.m
..........................\exa11051.m
..........................\exa11052.m
..........................\exa120401.m
..........................\exa120402.m
..........................\exa120403.m
..........................\exa120404.m
..........................\exa120405.m
..........................\exa120406.m
..........................\exa120407.m
..........................\exa120408.m
..........................\exa120501.m
..........................\exa120502.m
..........................\exa120503.m
..........................\exa120504.m
..........................\exa120602_db53.m
..........................\exa120602_db97.m
..........................\exa130202.m
..........................\exa130203.m
..........................\exa130301.m
..........................\exa130401.m
..........................\exa130402.m
..........................\h0.mat

..........................\lifting_db53.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • DIBR
    说明:  DIBR功能实现3D合成,是三维电影合成的快速算法(DIBR function realization 3D synthesis, is a fast algorithm for the synthesis of three-dimensional film)
    2021-04-14 08:58:55下载
    积分:1
  • exp_2_1
    Iris数据集,计算协方差矩阵和相关系数矩阵和kl变换(The goal of this programming experiment is to: Calculate the covariance matrix and the correlation coefficient matrix of the Iris data set. Perform the Karhunen-Loeve transform on this data set.)
    2017-10-06 15:31:48下载
    积分:1
  • OpenCV官方教程中文版(For Python)
    官方出版的opencv教程,学习opencv必备。(Officially published opencv tutorials are essential for learning.)
    2020-06-24 03:00:02下载
    积分:1
  • sobel算子
    说明:  应用opencv进行图像处理,改变基sobel算子操作,有利于开展下面的图像处理(Applying OpenCV to image processing and changing the operation of base Sobel operator is beneficial to the following image processing)
    2019-03-04 21:40:18下载
    积分:1
  • eigface
    基于ORL人脸库,PCA人脸识别构建特征脸源程序(Based on the ORL face database, PCA eigenface face recognition source code to build)
    2008-05-20 16:28:16下载
    积分:1
  • BM3D
    说明:  自己实现的BM3D图像去噪算法。它首先把图像分成一定大小的块,根据图像块之间的相似性,把具有相似结构的二维图像块组合在一起形成三维数组,然后用联合滤波的方法对这些三维数组进行处理,最后,通过逆变换,把处理后的结果返回到原图像中,从而得到去噪后的图像。(Image Denosing by Sparse 3-D Transform-Domain Collaborative Filtering.)
    2021-04-01 16:29:08下载
    积分:1
  • LS_SVM
    说明:  在LS-SVM的基础上进行优化求解,速度更快更优。(On the basis of LS-SVM, the optimization solution is faster and better.)
    2020-01-16 20:33:28下载
    积分:1
  • zhongzhilvbo
    对图像进行中值滤波,代码调试通过,附有lena图像(The image is filtered by median filter, the code is debugged and passed, and the Lena image is attached.)
    2019-03-13 14:57:27下载
    积分:1
  • PDAF2
    基于PDAF的2目标数据关联算法源代码,很有用(PDAF based on the two target data association algorithm source code)
    2010-03-02 15:45:07下载
    积分:1
  • Gabor_2dpca_pca
    Gabor小波提取特征,然后用支持向量机作分类器,可以用于掌纹,人脸,指纹识别。(Gabor wavelet feature extraction, and then use the support vector machine as classifier, can be used for palmprint, face, fingerprint identification.)
    2021-04-27 21:38:44下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载