登录
首页 » matlab » sc_fre

sc_fre

于 2021-03-27 发布 文件大小:1KB
0 236
下载积分: 1 下载次数: 42

代码说明:

  sc算法的仿真程序实现 基于最大似然算法的频偏估计实现(sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset)

文件列表:

sc_fre.m,2361,2014-05-25

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

发表评论

0 个回复

  • matlab
    说明:  matlab功能宝典,绝对经典,里面有十八个压缩文件,好好使用(A book about Matlab)
    2009-08-12 14:13:19下载
    积分:1
  • fsk
    不需要用两个ask信号就可以产生fsk信号.可以设置频率和码元速率(to generte fsk)
    2011-05-07 23:39:20下载
    积分:1
  • cdvc
    synchrouniouse machine simulation
    2010-05-22 05:31:52下载
    积分:1
  • zhengliu_zhangxing_tiaoshiwancheng
    对pwm整流器双环控制进行仿真,包括速度外环和电流内环。(Simulation for thePWM rectifier control with speed outer control loop and the current inner control loop.)
    2018-05-20 22:20:19下载
    积分:1
  • 2
    说明:  matlab中的关于规划方面的例子和程序(matlab in the example on the planning and procedures)
    2010-10-14 18:45:22下载
    积分:1
  • Acquisiton
    基于FFT的CA码捕获算法请需要的请下载(acquisition algorithm)
    2011-12-08 22:51:36下载
    积分:1
  • Newton-ring-animation
    波的合成和牛顿环的动画演示,有利于对光学现象的认识(Wave synthesis and animation of the Newton ring is conducive to the understanding of optical phenomena)
    2012-05-03 15:24:01下载
    积分:1
  • RBF
    适用于径向基网络初学者,是一个关于逼近hermit函数的源程序(applied to the new learner of RBF)
    2013-11-30 13:31:57下载
    积分:1
  • matlab
    matlab 模式识别算法和实现及其相关实验。(matlab pattern recognition algorithm and the realization of the experiment )
    2009-05-23 12:39: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载