登录
首页 » matlab » new

new

于 2021-04-23 发布 文件大小:15KB
0 122
下载积分: 1 下载次数: 9

代码说明:

  数字调制类型识别,区别2ask 4ask 2psk 4PSK 2FSK 4FSK

文件列表:

new
...\.DS_Store,6148,2017-04-17
...\demod_aa.m,345,2004-07-26
...\demod_Acn.m,1193,2004-07-26
...\demod_af.m,432,2004-07-26
...\demod_ap.m,448,2004-07-26
...\demod_dp.m,448,2004-07-26
...\demod_ifreq.m,978,2004-07-26
...\demod_iphase.m,1084,2004-07-26
...\demod_iqII.m,1310,2004-07-26
...\demod_Rmax.m,368,2004-07-26
...\demod_Rmaxf.m,226,2006-06-27
...\demod_xi.m,187,2006-06-27
...\feature_gen_learned_8db.m,8499,2006-06-30
...\fyyyyy.m,3613,2017-04-18
...\mod_rand_9.m,1152,2006-06-30
...\新建 文本文档.txt,382,2012-08-14
__MACOSX
........\new
........\...\._.DS_Store,120,2017-04-17
........\...\._demod_aa.m,212,2004-07-26
........\...\._demod_Acn.m,212,2004-07-26
........\...\._demod_af.m,212,2004-07-26
........\...\._demod_ap.m,212,2004-07-26
........\...\._demod_dp.m,212,2004-07-26
........\...\._demod_ifreq.m,212,2004-07-26
........\...\._demod_iphase.m,212,2004-07-26
........\...\._demod_iqII.m,212,2004-07-26
........\...\._demod_Rmax.m,212,2004-07-26
........\...\._demod_Rmaxf.m,212,2006-06-27
........\...\._demod_xi.m,212,2006-06-27
........\...\._feature_gen_learned_8db.m,212,2006-06-30
........\...\._fyyyyy.m,120,2017-04-18
........\...\._mod_rand_9.m,212,2006-06-30
........\...\._新建 文本文档.txt,212,2012-08-14

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

发表评论

0 个回复

  • PLC-4-ceng-dian-ti
    说明:  松下系列PLC对四层电梯模型进行控制的编程设计与调试,以及组态软件的使用(Panasonic series of PLC controlled model elevator on the fourth floor of the programming design and debugging, as well as the use of configuration software)
    2009-09-01 00:23:10下载
    积分:1
  • E-commerce
    E commerce Types and models Notes
    2018-04-13 22:29:57下载
    积分:1
  • that is only a test program that i use to join to your group!
    that is only a test program that i use to join to your group!-that is only a test program that i use to join to your group!1111111111
    2022-07-15 12:20:30下载
    积分:1
  • 陈列馆问题: 1.问题描述 世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列...
    陈列馆问题: 1.问题描述 世界名画陈列馆有m*n个陈列室组成。为了防止名画被盗,需要在陈列室设置警卫机器人哨位,每算法个警卫机器人除了监视它所在的陈列室之外,还可以监视与它所在的陈列室相邻的上,下,左,右4个陈列室。 2.要求 试要求,设计一个安排警卫机器人哨位的算法,使得名画陈列馆的每个陈列室都在警卫机器人监视之下,切所用的警卫机器人数目最少。 3.结果输出 将计算的警卫机器人数及其最佳哨位安排输出到文件output.txt。文件的第1行是警卫机器人数;接下来的m行中每行n个数,0表示无哨位,1表示哨位。-Gallery problem: 1. Problem Description Painting gallery in the world there are m* n composed of a showroom. In order to prevent the paintings stolen, you need to set the security robot sentinel showroom, each algorithm is a security robot in addition to monitor it in the showroom, you can also watch it in the showroom with the adjacent upper and lower, left, Right 4 showrooms. 2. Demand Test requirements, design an arrangement guard robot sentinel algorithm, making paintings in each gallery showroom are under the surveillance of the security robot, cutting the number of robots used by security guards at least. 3. The resulting output Will calculate the number of security robots and the best sentinel ar
    2022-06-27 18:30:39下载
    积分:1
  • 时域频域29个特征提取
    说明:  时域频域29个特征提取,含有完整的MATLAB程序代码(29 feature extraction in time domain and frequency domain, including complete matlab program code)
    2020-05-31 11:21:08下载
    积分:1
  • 2仍然
    2仍然-2 still
    2022-02-26 05:46:29下载
    积分:1
  • backpack
    给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高(Given a set of items, each item has its own weight and price, within a limited total weight, what we choose to make the total price of the highest items)
    2015-12-28 23:14:54下载
    积分:1
  • shiboqi
    利用FT245BM USB模块做的虚拟示波器,暂时可以达到1M的速率!(FT245BM USB modules make use of a virtual oscilloscope, the time being can achieve a rate of 1M!)
    2008-07-09 13:38:41下载
    积分:1
  • Expert Python Programming, 2nd Edition
    Become an ace Python programmer by learning best coding practices and advance-level concepts with Python 3.5
    2020-06-23 00:00:03下载
    积分:1
  • 模糊C均值聚类(FCM)
    适合初学者学习,最基本的模糊计算中的模糊C均值聚类算法,程序下载后即可运行。(Suitable for beginners to learn, the most basic fuzzy computing in the fuzzy C-means clustering algorithm, the program can be downloaded to run.)
    2021-03-12 22:49:25下载
    积分:1
  • 696518资源总数
  • 105562会员总数
  • 1今日下载