登录
首页 » matlab » sdtoolbox

sdtoolbox

于 2020-11-29 发布 文件大小:1142KB
0 233
下载积分: 1 下载次数: 0

代码说明:

说明:  ∑-Δ调制工具箱2.0版做∑-Δ调制用仿真分析(Σ-Δ Modulation Toolkit 2.0)

文件列表:

SDtoolbox
.........\.DS_Store
.........\ADconv.m
.........\calcSNR.m
.........\DAClevelGEN.m
.........\dbp.m
.........\dbv.m
.........\demos.xml
.........\hann_pv.m
.........\histo.m
.........\info.xml
.........\iniADC_DAC.m
.........\jitteredSinewave.m
.........\lgpl.htm
.........\noise_gen.m
.........\Noise_init.m
.........\README.txt
.........\retA.log
.........\SDtoolbox.mdl
.........\SDtoolboxdemos
.........\..............\.DS_Store
.........\..............\ExampleBand-Pass
.........\..............\................\.DS_Store
.........\..............\................\BP2.mdl
.........\..............\................\BP2IP3.mdl
.........\..............\................\BP2IP3m.m
.........\..............\................\BP2m.m
.........\..............\ExampleLow-Pass
.........\..............\...............\.DS_Store
.........\..............\...............\noise_by_eldo.txt
.........\..............\...............\retA.log
.........\..............\...............\SD2demo.m
.........\..............\...............\SD2demo_colored.m
.........\..............\...............\SD2mod.mdl
.........\..............\...............\sd2mod_colored.mdl
.........\..............\Four_Path
.........\..............\.........\.DS_Store
.........\..............\.........\FourPaths.mdl
.........\..............\.........\OnePath.mdl
.........\..............\.........\retA.log
.........\..............\.........\SimFourPath.m
.........\..............\.........\SimOnePath.m
.........\..............\sdtoolboxdemo.mdl
.........\..............\SDtoolboxdemolauncher.m
.........\SDtoolboxhelp
.........\.............\.DS_Store
.........\.............\ADCDAC.html
.........\.............\BP2IP3m.html
.........\.............\BP2m.html
.........\.............\calcSNR.html
.........\.............\CNS.html
.........\.............\demos.html
.........\.............\helpindex.xml
.........\.............\helptoc.xml
.........\.............\IdIntD.html
.........\.............\IdIntND.html
.........\.............\IdRes.html
.........\.............\Images
.........\.............\......\.DS_Store



.........\.............\......\b_next.gif
.........\.............\......\b_prev.gif
.........\.............\......\calcSNR_Eq1.gif
.........\.............\......\calcSNR_Eq2.gif
.........\.............\......\calcSNR_Eq3.gif
.........\.............\......\calcSNR_Eq4.gif
.........\.............\......\CNS.gif
.........\.............\......\CNS_Eq1.gif
.........\.............\......\CNS_Eq2.gif
.........\.............\......\CNS_Eq3.gif
.........\.............\......\docicon_product_page.gif
.........\.............\......\IdIntD.gif
.........\.............\......\IdIntND.gif
.........\.............\......\IdRes.gif
.........\.............\......\IntD_Eq1.gif
.........\.............\......\IntND_Eq1.gif
.........\.............\......\Jitter.gif
.........\.............\......\Jitter_Eq.gif
.........\.............\......\JSW.gif
.........\.............\......\kTCNoise.gif
.........\.............\......\kTCNoise_Eq1.gif
.........\.............\......\kTCNoise_Eq2.gif
.........\.............\......\PSD.gif
.........\.............\......\PSD_Eq.gif
.........\.............\......\ReIntD.gif
.........\.............\......\ReIntD_Eq2.gif
.........\.............\......\ReIntND.gif
.........\.............\......\ReIntND_Eq2.gif
.........\.............\......\ReInt_Eq3.gif
.........\.............\......\ReInt_Eq4.gif
.........\.............\......\ReInt_Eq5.gif
.........\.............\......\ReInt_Eq6.gif
.........\.............\......\ReInt_Eq7.gif
.........\.............\......\ReInt_Eq8.gif
.........\.............\......\ReRes.gif
.........\.............\......\ReRes_Eq2.gif
.........\.............\......\ReRes_Eq3.gif
.........\.............\......\ReRes_Eq4.gif

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

发表评论

0 个回复

  • A_Matlab_Tour_of_Wavelet_Programming
    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them. (This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing: signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names eg tp1.m, and launch the script directly from Matlab comand line> tp1. Some of the scripts contains holes that you should try to fill on your own.I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.)
    2008-01-11 15:02:14下载
    积分:1
  • PLLC
    本程序利用平方环实现载波同步,使用锁相环进行跟踪相位偏移(This program makes use of the square ring to achieve carrier synchronization, with the use of PLL to track the phase shift)
    2010-11-02 20:20:25下载
    积分:1
  • laboratory
    a program that graphs the Zeros and Poles of a transfer function.
    2009-12-16 23:32:25下载
    积分:1
  • rlsgaijing
    改进RLS算法,能够递推的方式求mm维矩阵的逆,使运算量降低(Improvement of RLS algorithm, recursive manner to seek mm dimension of the inverse matrix to reduce computation)
    2009-05-31 17:27:23下载
    积分:1
  • gyro_olavar_t
    交叠式Allan方差计算函数,经过了反复测试。输入为陀螺频率数据和采样时间间隔。(overlapping Allan variance calculation function, after repeated tests. The input is gyro frequency data and the sampling time interval. )
    2012-03-02 17:46:22下载
    积分:1
  • imctune
    内模控制器(IMC)工具箱。包括参数整定、PID控制器参数转换等 (Internal Model Control(IMC) toolbox。parameter tunning and PID controller parameters transvering,etc)
    2021-03-03 08:49:33下载
    积分:1
  • Connect
    STK编程手册之Connect编程,利用MATLAB、VC或者Perl等实现对STK的控制。(STK Connect programming manual programming, use of MATLAB, VC, or Perl, etc. to achieve the control of STK.)
    2011-04-24 13:58:28下载
    积分:1
  • HUISE
    采用matlab编写的灰色预测代码,有gm11,versult,以及其改进形式(By using the grey prediction code, matlab prepared with gm11, versult, and its improved form)
    2014-11-15 10:21:06下载
    积分:1
  • Colon-Selection-Algorithm
    蚁群算法matlab编写,内附程序部分说明与本人学习笔记(Ant colony algorithm matlab prepared, containing part of the program description and my study notes)
    2011-09-02 15:18:43下载
    积分:1
  • code
    it is the project based on hspda coding
    2013-04-05 04:35:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载