登录
首页 » matlab » SFDR_HD

SFDR_HD

于 2009-12-05 发布 文件大小:2KB
0 87
下载积分: 1 下载次数: 115

代码说明:

  由ADC的数字输出计算SFDR,THD,可以计算ENOB,并找出各次谐波(Calculated from the ADC' s digital output SFDR, THD, can calculate ENOB, and to identify the various sub-harmonic)

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

发表评论

0 个回复

  • SingleNumber
    找出只出现一次的数字,其他数字均出现了2次,时间空间尽量少(Identify only appears once, while other figures have appeared two times to minimize time and space)
    2013-10-24 09:01:25下载
    积分:1
  • svm
    MATLAB平台提取一段语音信号的mfcc参数(MATLAB mfcc feature extract)
    2017-08-03 19:44:15下载
    积分:1
  • nibianmpc
    说明:  逆变器的模型预测电流控制,共同学习探讨,欢迎(Model Predictive Control of Inverters)
    2019-01-06 09:44:40下载
    积分:1
  • On the surface, protected mode and real mode is not much difference between the...
    从表面上看,保护模式和实模式并没有太大的区别,二者都使用了内存段、中断和设备驱动来处理硬件,但二者有很多不同之处。我们知道,在实模式中内存被划分成段,每个段的大小为64KB,而这样的段地址可以用16位来表示。内存段的处理是通过和段寄存器相关联的内部机制来处理的,这些段寄存器(CS、DS、 SS和ES)的内容形成了物理地址的一部分。具体来说,最终的物理地址是由16位的段地址和16位的段内偏移地址组成的。用公式表示为:物理地址=左移4位的段地址+偏移地址。-On the surface, protected mode and real mode is not much difference between the two are the use of the memory, Drivers interruption and equipment to deal with the hardware, but there are many differences. We know that in real mode which has been divided into memory, each the size of 64 KB. and the addresses of 16 can be used to express. Memory of the handling of the adoption and register linked to the internal mechanisms to deal with, of these registers (CS, DS, SS and ES) with the formation of a part of the physical address. Specifically, the ultimate physical address is 16 of the 16 addresses and the addresses of migration within the composition. The use of the formula is expressed as : physical address = 4 bits of the address offset address.
    2023-02-13 11:45:04下载
    积分:1
  • FIRST
    第一讲 CST微波工作室的简单使用和操作训练(The first lecture CST Microwave Studio simple use and operation training)
    2016-03-14 15:46:05下载
    积分:1
  • Microgrid00_original
    实现不同控制下的直流配电网仿真,基于vsc的直流配电网仿真(Realize DC power distribution network simulation under different control)
    2020-12-03 09:59:25下载
    积分:1
  • 关于电话记价的代码! 还有待完善!呵呵!
    关于电话记价的代码! 还有待完善!呵呵!-prices marked on the telephone code! Have to be perfect! Ha ha!
    2022-01-25 16:55:16下载
    积分:1
  • C# 创建泛型字典的例子
    C# 创建泛型字典,为泛型字典添加3个元素,按键值对泛型字典进行排序操作。   Dictionary users = new Dictionary();//创建泛型字典   users.Add(3, new UserInfo(1, "滕*敏", "01"));//为泛型字典添加3个元素   users.Add(2, new UserInfo(2, "滕*娜", "02"));   users.Add(1, new UserInfo(3, "X家兴", "03"));   //按键值对泛型字典进行排序操作   var query = from item in users    where item.Value.UserName.CompareTo("滕*") > 0//用户名大于"滕立"    orderby item.Key    select item;   label1.Text = "显示查询结果: ";   foreach (var item in query)//显示查询结果
    2022-08-02 11:59:24下载
    积分:1
  • steam 验证工具
    steam 验证工具开源。源码什么的都在里面(The steam verification tool is open source.)
    2021-03-29 07:49:10下载
    积分:1
  • 基于51单片机的电力载波通信开关电路的制作资料
    基于51单片机的电力载波通信开关电路的制作资料(Making Data of Power Carrier Communication Switch Circuit Based on 51 Single Chip Microcomputer)
    2019-04-08 13:04:09下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载