搜索资源列表
truetime-1.3
- 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime True
system_1
- 通信数字传输系统各部分仿真程序,包括调制、解调、A/D转换、D/A转换、信道传输、抽样判决等
truetime-1.13b-compiled
- 一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer
ADconverter
- 两个函数都是用hopfield神经网络实现4位的A/D转换。采用不同的结构得到不同的结果-Parallel structure.
picc
- 做过的一些关于A/D转换,can总线,USB等等,希望可以帮得了大家,具体说明,程序里面都有注解,-Done about A/D conversion, can bus, USB, etc. I hope you can help got the specific instructions and procedures which have a comment, thank you
spaceborne_SAR
- 1.本程序是自己刚刚接触SAR时编写的时域星载SAR点目标回波仿真,包含了卫星轨道模型、计算星目斜距时用到的各种坐标系转换、SAR回波计算模型以及简单的SAR成像模型,希望对初学者有所帮助。 2.相应的参考资料可查找《卫星轨道姿态动力学与控制》及《魏钟铨_合成孔径雷达卫星》;-1. This program is just contact with their own prepared when the time domain SAR spaceborne SAR point target
ofdmr
- 模拟OFDM体制的数字电视信号DVB-T的接收全过程,包括下变频、D/A转换、滤波、星座解调等。。。很实用!-Simulated OFDM system, DVB-T digital TV signal reception of the entire process, including down-conversion, D/A conversion, filtering, demodulation and other constellations. . . It works!
regtohsv
- reg 转换为 hsv 的matlab源代码 subplot(221) subimage(ph) colorbar xlabel( (a)色调分量图像 ) subplot(222) subimage(ps) colorbar xlabel( (b)饱和度分量图像 ) subplot(223) subimage(pv) colorbar xlabel( (c)亮度分量图像 ) subplot(224) subimage(phsv) colorbar x
lbg
- 本程序可以将一个给定线性系统转换成龙伯格能控/能观II型。此线性系统由A,B,C,D四个矩阵描述-This program can transform a given linear system controllability Jackie Berg/observability II type. This linear system is composed of A, B, C, D four matrix descr iption
matlab
- 同步电机模型的MATLAB仿真。。本文针对同步电机中具有代表性的凸极机,在忽略了一部分对误差影响较小而使算法复杂度大大增加的因素(如谐波磁势等),对其内部电流、电压、磁通、磁链及转矩的相互关系进行了一系列定量分析,建立了简化的基于abc三相变量上的数学模型,并将其进行派克变换,转换成易于计算机控制的d/q坐标下的模型。-MATLAB simulation of synchronous machine model. . Synchronous motor in this paper, salien
matlab
- 数字控制系统仿真与综合应用:设控制对象为 W1=10/s(1+0.1s)(1+0.05s),采样周期T=0.2s。 (1)采用零阶保持器,将W1(s)转换成W1(z),串接一个计算机调节模型D(z)组成一个典型的数字反馈系统。分别用仿真方法得到系统在单位阶跃输入作用下的响应和系统在单位速度输入时的输出响应。 -Digital control system simulation and comprehensive application: set control object for W1
WL3-45B-01
- 按上/下键修改LED数码管显示数值,输出D/A转换后的电压值,方案2-up and down key to change the dispay number and output a D/A voltage
AD
- 基于matlab的语音回波抵消系统仿真设计中A/D转换部分程序-Voice echo cancellation system based on matlab simulation in the design of A/D conversion part of the program
OFDMbooksimulation
- OFDM的完整仿真,其中仿真了OFDM的波形,有完整的D/A转换,还有详细的解释-Complete OFDM simulation
jacobi
- 3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f-3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f
circle_array_2Ddoa
- 实现二维圆阵向线阵的转换,然后使用ESPRIT进行2-D DOA估计(The transformation of a two-dimensional circular array to a linear array is realized, and then the 2-D DOA estimation is performed using ESPRIT)
ofdm
- 基于MATLAB的OFDM系统仿真链路,串行数据经串并变换后进行QDPSK数字调制,调制后的复信号通过N点IFFT变换,完成多载波调制,使信号能够在N个子载波上并行传输,中间插入10训练序列符号用于信道估计,加入循环前缀后经并串转换、D /A后进入信道,接收端经过N点FFT变换后进行信道估计,将QDPSK解调后的数据并串变换后得到原始信息比特。(Simulation Link of OFDM System Based on MATLAB)