登录
首页 » matlab » GMSK

GMSK

于 2021-04-12 发布 文件大小:1208KB
0 248
下载积分: 1 下载次数: 256

代码说明:

  基于matlab的gmsk信号的调制,采用查表算法(Matlab-based signal of GMSK modulation, the use of look-up table algorithm)

文件列表:

GMSK课设
........\GMSK
........\....\05119班 07号 李鹏飞 GMSK调制器实验报告(课程设计).doc
........\....\GMSK模版.doc
........\....\MATLAB
........\....\......\cos.bin
........\....\......\cs.bin
........\....\......\g.m
........\....\......\lianghua.asv
........\....\......\lianghua.m
........\....\......\rom.asv
........\....\......\rom.m
........\....\......\sin.bin
........\....\......\yantu.asv
........\....\......\yantu.m
........\....\matlab命令.txt
........\....\VHDL
........\....\....\db
........\....\....\..\add_sub_qag.tdf
........\....\....\..\GMSK.asm.qmsg
........\....\....\..\GMSK.cbx.xml
........\....\....\..\GMSK.cmp.cdb
........\....\....\..\GMSK.cmp.hdb
........\....\....\..\GMSK.cmp.qrpt
........\....\....\..\GMSK.cmp.rdb
........\....\....\..\GMSK.cmp.tdb
........\....\....\..\GMSK.cmp0.ddb
........\....\....\..\GMSK.dbp
........\....\....\..\GMSK.db_info
........\....\....\..\GMSK.eco.cdb
........\....\....\..\GMSK.eds_overflow
........\....\....\..\GMSK.fit.qmsg
........\....\....\..\GMSK.hier_info
........\....\....\..\GMSK.hif
........\....\....\..\GMSK.map.cdb
........\....\....\..\GMSK.map.hdb
........\....\....\..\GMSK.map.qmsg
........\....\....\..\GMSK.pre_map.cdb
........\....\....\..\GMSK.pre_map.hdb
........\....\....\..\GMSK.psp
........\....\....\..\GMSK.rtlv.hdb
........\....\....\..\GMSK.rtlv_sg.cdb
........\....\....\..\GMSK.rtlv_sg_swap.cdb
........\....\....\..\GMSK.sgdiff.cdb
........\....\....\..\GMSK.sgdiff.hdb
........\....\....\..\GMSK.sim.hdb
........\....\....\..\GMSK.sim.qmsg
........\....\....\..\GMSK.sim.qrpt
........\....\....\..\GMSK.sim.rdb
........\....\....\..\GMSK.sim.vwf
........\....\....\..\GMSK.sld_design_entry.sci
........\....\....\..\GMSK.sld_design_entry_dsc.sci
........\....\....\..\GMSK.syn_hier_info
........\....\....\..\GMSK.tan.qmsg
........\....\....\GMSK.asm.rpt
........\....\....\GMSK.done
........\....\....\GMSK.fit.eqn
........\....\....\GMSK.fit.rpt
........\....\....\GMSK.fit.summary
........\....\....\GMSK.flow.rpt
........\....\....\GMSK.map.eqn
........\....\....\GMSK.map.rpt
........\....\....\GMSK.map.summary
........\....\....\GMSK.pin
........\....\....\GMSK.pof
........\....\....\GMSK.qpf
........\....\....\GMSK.qsf
........\....\....\GMSK.qws
........\....\....\GMSK.sim.rpt
........\....\....\GMSK.tan.rpt
........\....\....\GMSK.tan.summary
........\....\....\GMSK.vhd
........\....\....\GMSK.vwf
........\别人的GMSK
........\..........\报告1
........\..........\.....\fai.m
........\..........\.....\matlab.ppt
........\..........\.....\matlab.txt
........\..........\.....\裴寅清的实验报告.doc
........\..........\报告2
........\..........\.....\GMSK0.rar
........\..........\.....\GMSK硬件实验.doc
........\..........\.....\matlab
........\..........\.....\......\eye.m
........\..........\.....\......\fai.m
........\..........\.....\......\g.m
........\..........\.....\......\lianghua.m
........\..........\.....\......\work
........\..........\.....\......\....\fi.asv
........\..........\.....\......\....\fi.m
........\..........\.....\......\....\g.m
........\..........\.....\......\....\ggggt.m
........\..........\.....\......\....\qua.asv
........\..........\.....\......\....\qua.m
........\..........\.....\......\....\quad.asv
........\..........\.....\......\....\test.m
........\..........\.....\VHDL
........\..........\.....\....\addrlogic.acf
........\..........\.....\....\addrlogic.asm.rpt
........\..........\.....\....\addrlogic.done

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

发表评论

0 个回复

  • MFCBandFilter
    一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
    2006-12-04 17:13:56下载
    积分:1
  • FastICA_25
    芬兰作者提出的FastICA算法,用以解决盲源分离问题,我编写了一个主程序,调用其已经编写好的功能函数,可以查看仿真结果。(Finland FastICA algorithm proposed by the authors to solve the blind source separation problem, I wrote a main program, calling its already written performance function, you can view the simulation results.)
    2013-10-31 20:03:30下载
    积分:1
  • dianlixitong
    这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
    2013-11-28 09:55:46下载
    积分:1
  • svm
    matlab svm library and example
    2015-02-03 11:00:03下载
    积分:1
  • TCPIP_Communications_in_Matlab
    Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network). The jtcp.m program is basically just a friendly wrapper for Rodney Thomson s "example" TCP/IP code(Transmission Control Protocol (TCP/IP) communications are used to send data from one computer to another over a network or from one application to another within a single computer. The jtcp.m program uses Matlab' s ability to call Java code to enable it to send and/or receive TCP packets. One Matlab session can communicate with another Matlab session (on the same machine or over the network) or it can communicate with a completely different program (again, on the same machine or over the network).)
    2009-11-15 21:11:40下载
    积分:1
  • ImageQualityAssessment2013
    Image Quality Assessment simple coding in Matlab
    2013-12-13 22:52:31下载
    积分:1
  • Soft_Source_FDTD_dielectric
    ABC_FDTD_Die(T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code(ABC_FDTD_Die (T) Implements simulation of a Gaussian Pulse over T time steps. ABC are for free space. If boundaries are in the Dielectric medium then the ABC fail. Dielectric medium begin and end can be specified with the code)
    2008-12-10 10:50:17下载
    积分:1
  • lclfilter
    自己做的LCL滤波器matlab m文件(LCL filter)
    2013-03-11 10:37:20下载
    积分:1
  • PUCCH
    LTE PUCCH source code(LTE uplink control channel)
    2010-08-09 15:31:22下载
    积分:1
  • QAM_simullation
    QAM系统仿真,包括调制解调以及误码性能分析(QAM system simulation, including the modulation and demodulation and BER)
    2010-08-24 12:54:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载