登录
首页 » matlab » DMT

DMT

于 2021-03-15 发布 文件大小:3KB
0 208
下载积分: 1 下载次数: 63

代码说明:

  dmt离散多音频调制的matlab及仿真,初学者的福音,呵呵(dmt discrete multi-tone modulation and matlab simulation, the Gospel beginners, huh, huh)

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

发表评论

0 个回复

  • 关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错...
    关于矩阵乘法的两种算法之间的比较分析。 经典算法和STRASSEN算法。 用来做算法导论和算法分析与设计的论文不错-Matrix multiplication on the comparative analysis between the two algorithms. Classical algorithms and STRASSEN algorithms. Introduction to algorithms and algorithm used for analysis and design of a good paper
    2022-01-31 07:50:04下载
    积分:1
  • 这一系统的电话号码的研究,它可以很容易地告诉你的区域…
    This a system of Telephone number rearch,it can easily tell you the area of the number
    2022-02-02 15:26:02下载
    积分:1
  • 婚纱摄影客户管理系统V2.0原型版
    婚纱摄影客户管理系统V2.0原型版-wedding photography customer management system prototype version V2.0
    2022-01-26 03:39:14下载
    积分:1
  • VC++医学图像处理系统
    VC++医学图像处理系统,可以调整图像色阶、锐度、反色、灰底均衡,还可以对图像进行反转、平移、旋转等操作,类似Photoshop某些功能一样,当然,和PS比,是差了点,只能作为一些C++处理图像的参考吧。
    2022-07-18 06:55:03下载
    积分:1
  • Desktop
    n=eval(input()) def x(n): if n<=3 and n>=0: return n else: return x(n-1)+x(n-2)+x(n-3) print(x(n))
    2018-10-23 11:07:30下载
    积分:1
  • Ensemble_Learning-master
    说明:  集成的代码,可以用各种基础分类器集成,随机抽样本和随机抽特征,或者对样本或特征加权集成(The integrated code can be integrated with various basic classifiers, random samples and random features, or weighted samples or features.)
    2020-06-24 14:00:01下载
    积分:1
  • 原型模式简历01
    Guide for Biometric scanner
    2020-06-24 13:00:02下载
    积分:1
  • ksql-master
    说明:  sql衍生出得ksql 可以做到实时的数据监测(Ksql derived from SQL can achieve real-time data monitoring)
    2020-05-13 10:33:42下载
    积分:1
  • Tongbao LCD information can replace the original for the AT91SAM9261 Evaluation...
    通宝 LCD的资料 用于 AT91SAM9261 可以替代原装评估板的LCD-Tongbao LCD information can replace the original for the AT91SAM9261 Evaluation Board of the LCD
    2022-02-03 02:50:20下载
    积分:1
  • matlab求积分实例
    说明:  插值型求积方法 275   8.1.1 梯形公式 276   8.1.2 辛普森公式 277   8.1.3 柯特斯公式 278   8.2 复化求积公式 279   8.2.1 复化梯形公式 279   8.2.2 复化辛普森公式 281   8.2.3 复化柯特斯公式 283   8.2.4 复化求积公式误差分析 285   8.3 步长逐次减半求积方法 286   8.3.1 步长逐次减半梯形求积公式 287   8.3.2 步长逐次减半辛普森求积公式 288   8.3.3 步长逐次减半柯特斯求积公式 290   8.3.4 Romberg求积公式 291   8.4 自适应求积方法 293   8.5 Gauss求积方法 295   8.5.1 Gauss求积公式的构造 295   8.5.2 几种常用的Gauss求积公式 297   8.6 重积分的数值解 303   8.7 MATLAB自带函数应用 304   8.7.1 trapz函数 304   8.7.2 integral函数 305   8.7.3 integral2函数 307   8.7.4 integral3函数 307(Interpolation Method for Integral Program Code)
    2019-02-13 10:54:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载