登录
首页 » matlab » simulink_labs

simulink_labs

于 2009-10-21 发布 文件大小:2421KB
0 179
下载积分: 1 下载次数: 63

代码说明:

  simulink实例仿真源码应有尽有,通信方向在学习Simulink的可以参考一下!(The simulation simulink source everything, communication, direction in learning Simulink that can refer to!)

文件列表:

simulink_labs
.............\simulink_labs
.............\.............\cover


.............\.............\lab
.............\.............\...\delta.mdl
.............\.............\...\delta1.mdl
.............\.............\...\lab report.doc
.............\.............\...\sdm.m
.............\.............\lab1
.............\.............\....\am.mdl
.............\.............\....\dsb.mdl
.............\.............\....\exp1.html.doc
.............\.............\....\lab1th.doc
.............\.............\....\phaseshiftssb.mdl
.............\.............\....\simplesine.mdl
.............\.............\....\ssb.mdl
.............\.............\....\twotone.mdl
.............\.............\....\wavformmul.mdl
.............\.............\lab2
.............\.............\....\coherent.mdl
.............\.............\....\coherentwithoutreference.mdl
.............\.............\....\detwithnoise.mdl
.............\.............\....\envelop.mdl
.............\.............\....\envelopedet.mdl
.............\.............\....\fitlertuning.mdl
.............\.............\....\lab2.doc
.............\.............\....\lab2th.doc
.............\.............\....\transmitter.mdl
.............\.............\....\~$lab2.doc
.............\.............\lab3
.............\.............\....\lab3th.doc
.............\.............\....\pll1.mdl
.............\.............\lab4
.............\.............\....\fmtransdemod.mdl
.............\.............\....\lab4th.doc
.............\.............\....\~$lab4th.doc
.............\.............\lab5
.............\.............\....\ask.mdl
.............\.............\....\ask1.mdl
.............\.............\....\basebandex.mdl
.............\.............\....\basebandtrans.mdl
.............\.............\....\biterrormeas.mdl
.............\.............\....\lab5.doc
.............\.............\....\lab5th.doc
.............\.............\....\limiter.mdl
.............\.............\....\onoff.mdl
.............\.............\....\~$lab5.doc
.............\.............\lab6
.............\.............\....\fsk.mdl
.............\.............\....\fskber.mdl
.............\.............\....\fskdemod.mdl
.............\.............\....\fskgenerator.mdl
.............\.............\....\fskgenerator1.mdl
.............\.............\....\fskmod_demod.mdl
.............\.............\....\fskmod_demod2.mdl
.............\.............\....\lab6.doc
.............\.............\....\lab6th.doc
.............\.............\....\reallifefsk.mdl
.............\.............\....\reallifefskwnoise.mdl
.............\.............\lab7
.............\.............\....\lab7.doc
.............\.............\....\lab7th.doc
.............\.............\....\pcm.mdl
.............\.............\....\samplingusingsampleandhold.mdl
.............\.............\....\tdm.mdl
.............\.............\....\tdm1.mdl
.............\.............\....\tdmoftwosignals.mdl
.............\.............\lab8
.............\.............\....\lab8th.doc
.............\.............\....\pcm.mdl
.............\.............\....\pcmquant.mdl
.............\.............\....\pcmtiming.mdl
.............\.............\....\pcmwithnoise.mdl
.............\.............\....\pcmwithnoise1.mdl
.............\.............\....\pcmwnoise.mdl
.............\.............\....\twochannel.mdl
.............\.............\....\twochanneltdm.mdl
.............\.............\....\twochanneltdmpcm.mdl
.............\.............\readme.txt
.............\.............\ssb.mdl

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

发表评论

0 个回复

  • AT(v2.0.0)0330
    这是EM560模块的AT命令规范,很值得学习的(This is the EM560 module AT command specification, it is worth learning)
    2010-09-20 11:02:40下载
    积分:1
  • 支持向量机用于对样本数据或函数的回归预测 svm
    支持向量机用于对样本数据或函数的回归预测,此文件源码是用C#编写的 可以在Matlab环境下实现(Support vector machine is used to sample data or the regression function, the file C# source code is written in the Matlab environment to achieve)
    2010-11-07 09:05:38下载
    积分:1
  • Scientificcode
    MATLAB 2007科学计算与工程分析代码(Scientific Computing with MATLAB 2007 engineering analysis code)
    2009-04-02 20:28:58下载
    积分:1
  • matlab
    matlab程序:最小生成树prim算法、最小生成树kruskal算法、穷举法求哈密顿圈;以及计算旅行商路线的lingo程序(Prim minimum spanning tree algorithm, matlab program)
    2010-08-18 09:45:29下载
    积分:1
  • forwardselection
    foeward featurrselection
    2009-09-07 20:10:29下载
    积分:1
  • conversion_gui
    function ret = Int2Hex(var) Prints integer array to hexadecimal string varType = class(var) cast signness away: if ( u ~= varType(1) ) varType = [ u varType] var = typecast(var,varType) end nBits = str2double(varType(5:end)) if (64 == nBits) split 64 bit case into two 32 s cuz dec2hex doesn t handle 64 bit... varType(5:end) = 32 var = typecast(var,varType) end ret = dec2hex(var) if (64 == nBits) littleEndian = all(typecast(uint32(1), uint16 )==[1 0]) first = 1 + littleEndian second = 2 - littleEndian ret = [ret(first:2:end,:),ret(second:2:end,:)] end end
    2010-07-30 09:39:56下载
    积分:1
  • 卡尔曼滤波器,用于雷达信号处理中航迹形-111.rar
    本程序为malab的卡尔曼滤波器,用于雷达信号处理中航迹形(malab the procedures for the Kalman filter, for radar signal processing-Track)
    2005-04-05 15:12:30下载
    积分:1
  • db
    说明:  code matlab fingerprint recognition
    2009-12-22 00:39:44下载
    积分:1
  • wiener_ch2
    求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。(how to use this function: [hx,hy]=wiener_ch2(w,N) )
    2009-11-06 20:58:09下载
    积分:1
  • sysm2
    am仿真实现的matlab程序,一共有五个,现分别上传。此程序均为本人及同事呕心沥血所编,现拿来与朋友们分享。(am realize the matlab simulation program, a total of five, are, respectively, upload. This procedure and I are prepared by dedicated colleagues are used to share with friends.)
    2007-08-07 14:09:50下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载