登录
首页 » matlab » inverseFilter

inverseFilter

于 2011-05-24 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 3

代码说明:

  image filter inverseFilter.m

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

发表评论

0 个回复

  • matlab
    《Matlab时频分析技术及其应用》随书源代码( Matlab time-frequency analysis technology and its applications, With the book source code)
    2007-12-07 16:27:33下载
    积分:1
  • QTDBL
    心电图识别QRS波形。含有MATLAB源码及155个波形文件组成的CSE心电数据库。(QRS ECG waveform recognition. Contains MATLAB source code and files consisting of 155 waveforms CSE ECG database.)
    2011-07-06 09:25:30下载
    积分:1
  • PCA
    PCA用于交叉验证确定维数,很有用的程序,希望对你有用(PCA to determine the number of dimensions for cross-validation, very useful program, you want to be useful)
    2011-10-24 22:30:08下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • EmotionDetection
    人臉辨識-利用matlab實現去偵測人臉(Face recognition- the use of matlab implementation to detect human face)
    2009-12-08 14:06:34下载
    积分:1
  • 802.15.4a-
    在802.15.4a信道模型下的相关检测的TOA估计算法,能够对目标节点进行测距。(In 802.15.4a channel model correlation detection TOA estimation algorithm, capable of target nodes ranging.)
    2021-01-28 16:58:34下载
    积分:1
  • m32test
    小m序列生成程序,可以生成32比特长度的小m序列并具有相对好的自相关特性(m sequence generate)
    2010-06-24 19:56:07下载
    积分:1
  • MATLAB
    MATLAB教程,希望能对大家有所帮助。很不错。(MATLAB tutorial, we want to help. Very good.)
    2010-09-05 21:15:18下载
    积分:1
  • matlab
    该文件是讲解matlab语言的书,可以让学习matlab语言的学者得到很快的提升,从简单入深。(The document is the language of the book on matlab, matlab language learning can be quickly and scholars of the upgrade, from the simple to the deep.)
    2009-07-08 20:45:46下载
    积分:1
  • QAM
    Implementation of Quadrature Amplitude Modulation-Demodulation
    2013-12-04 20:09:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载