登录
首页 » matlab » sdtoolbox

sdtoolbox

于 2020-11-29 发布 文件大小:1142KB
0 88
下载积分: 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 个回复

  • wfdb-swig-matlab
    装上之后就可以在线读取MIT的physiobank数据。 r = rdsamp( mitdb/100 , maxt , :10 )(The WFDB Toolbox for MATLAB)
    2010-06-18 23:17:28下载
    积分:1
  • MATLAB-jiaocai
    一本介绍matlab学习的书籍,清华出版 高清,非常有用(An introduction to the MATLAB learning books, Tsinghua publishing HD, very useful )
    2011-11-06 16:41:52下载
    积分:1
  • mariosong
    Put these two files into the same directory and run mariosong.m. It will play the first part of the mario brothers theme song. You can edit note.m to add qualities to the sound
    2010-10-20 14:39:10下载
    积分:1
  • my_matlab
    由于遗传算法较以往传统的搜索算法具有使用方便、鲁棒性强、便于并行处理等特点,因而广泛应用于组合优化、结构设计、人工智能等领域。(Than in the past due to genetic algorithms traditional search algorithms with easy to use, robustness, ease of parallel processing, etc., which are widely used in combinatorial optimization, structural design, artificial intelligence and other fields.)
    2014-01-07 20:04:51下载
    积分:1
  • c_lianxi1
    编写一个函数,它将从由lookup和install维护的表中删除一个变量名 及其定义。(Write a function that will remove a variable name the lookup table and install maintenance Their definitions.)
    2014-10-24 18:34:44下载
    积分:1
  • kriging_f77
    克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。本网站上也有些人上传了代码,但是往往都不全,我从本网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。(Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.)
    2014-03-11 15:13:49下载
    积分:1
  • Bayes
    matlab基于贝叶斯的手写输入数字识别代码(Handwritten input digit recognition code based on Bayesian in MATLAB)
    2019-05-15 00:52:54下载
    积分:1
  • Aerodynamics
    有关空气动力学的书籍,是英文版的。具有权威性。研究生课程的指定教材(Books on aerodynamics, is in English. Authoritative. Designation of post-graduate courses teaching)
    2009-11-11 14:40:31下载
    积分:1
  • modifiedleach
    We have modified the leach algorithm to introduce effi cient cluster head replacement scheme and dual transmitting power levels
    2014-08-25 18:18:34下载
    积分:1
  • matlab-tools
    matlab工具箱函数汇总函数,对初学者会有很好的帮助(matlab toolbox functions aggregate functions, there will be a good help for beginners)
    2011-10-11 10:33:34下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载