登录
首页 » matlab » bpskk

bpskk

于 2008-05-17 发布 文件大小:28KB
0 85
下载积分: 1 下载次数: 10

代码说明:

  用systerm generation完成BPSK的调制解调过程,这里原理简单易懂,程序来自一本日本书。(Systerm generation with the completion of the BPSK modulation and demodulation process, here the principle of easy-to-read, the program comes from a Japanese book.)

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

发表评论

0 个回复

  • toyFDTD1
    Example of the FDTD method with graphical output.(Example of the FDTD method with graphical o utput.)
    2006-06-20 03:38:11下载
    积分:1
  • PCMTITEST08
    产生脉冲线性调频信号,去除暂态点,加噪声之后进行动目标检测(Pulse chirp signal, remove the transient points, plus noise after moving target detection)
    2011-11-10 22:12:18下载
    积分:1
  • 肌电功率谱、积分肌电、RMS、MPF和MF
    肌电功率谱,积分肌电等;不含预处理过程。(sEMG power spectrum, integral EMG and so on; no pretreatment process.)
    2020-06-17 15:42:36下载
    积分:1
  • perform_mp
    OMP: orthogonal matching pursuits
    2011-01-12 23:40:58下载
    积分:1
  • power_VariableInductor
    power_VariableInductor,matlab仿真文件,电力电子、功率电子控制方面很有价值,调试通过(aspects of power_VariableInductor, matlab simulation files, power electronics, power electronics control valuable debugging through)
    2013-02-28 14:20:01下载
    积分:1
  • Signalenhancement
    Signal enhancement s matlab program
    2008-01-27 04:29:35下载
    积分:1
  • DFIGusingFuzzyogic
    Speed Control of a Doubly Fed Induction Motor using Fuzzy Logic Techniques
    2010-12-24 04:44:28下载
    积分:1
  • 11
    说明:   empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:20:03下载
    积分:1
  • MOPSO多目标粒子群优化算法MATLAB实现
    说明:  MOPSO多目标粒子群优化算法MATLAB实现(可直接运行)(MOPSO multi-objective particle swarm optimization algorithm MATLAB (can be directly run))
    2020-04-25 15:51:15下载
    积分:1
  • Helbreath
    战场最新源代码大家一起研究一下。看看还有什么不对的地方进行最新的描述(大家一起研究一下。看看还有什么不对的地方进行最新的描述)
    2010-02-25 07:18:50下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载