登录
首页 » matlab » matlab-programs

matlab-programs

于 2013-12-05 发布 文件大小:239KB
0 229
下载积分: 1 下载次数: 2

代码说明:

  MATLAB LAB MANUAL PROGRAM OF SIGNAL PROCESSING

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

发表评论

0 个回复

  • fdeconv
    说明:  快速反卷积。计算速度很快,必要的时候需要手动更改m文件里的fft点数以改变计算精度。很好的代码。(Rapid deconvolution. Computing speed very quickly, when necessary to manually change the m file points to change the fft calculation accuracy. Very good code.)
    2008-09-02 14:02:23下载
    积分:1
  • Resource-allocation-for-multiuser-cognitive-OFDM-
    we study the resource allocation problem for the multiuser orthogonal frequency division multiplexing (OFDM)-based cognitive radio (CR) systems with proportional rate constraints.
    2014-12-04 01:45:23下载
    积分:1
  • AIRtools
    CT图像重建中的代数重建工具包(AIR Tools is a MATLAB software package for tomographic reconstruction (and other imaging problems) consisting of a number of algebraic iterative reconstruction methods. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Compute. The collaborators are DTU Compute, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS. The main part of the Matlab code was written by Maria Saxild-Hansen. The core of the functions fambeamtomo, paralleltomo, and seismictomo was written by Jakob Sauer J鴕gensen.)
    2014-02-10 01:53:55下载
    积分:1
  • Buck
    降压dc变换器输出功能仿真,根据可控晶闸管调节电压的压降,实现降压电路,采用pwm波控制。(buck DC Converter)
    2011-05-02 13:44:46下载
    积分:1
  • Module-File
    MATLAB下的GPS_tool 包括最基本的算法和实例(navigation gps in matlab)
    2012-03-27 19:32:42下载
    积分:1
  • burif
    这些东西相信对作转子动静碰磨得同学有帮助,希望这个网站以后做的月来越好,更多的人来加油。(believe these things right for Rotor Aviation raw classmates help, I hope that this site later on to do better. more people to refuel.)
    2006-06-29 18:42:25下载
    积分: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
  • fermi_dirac
    Variation of fermi dirac with different parameters
    2015-02-03 16:49:27下载
    积分:1
  • RoboticToolbox
    The Robotics Toolbox provides many functions that are useful in robotics such as kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as well as analyzing results from experiments with real robots. (The Robotics Toolbox provides many functions that are useful in robotics such as kinematics, dynamics, and trajectory generation. The Toolbox is useful for simulation as well as analyzing results from experiments with real robots.)
    2008-05-23 19:17:27下载
    积分:1
  • apomusti
    M ary psk modulation and demodulation
    2010-12-05 06:49:23下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载