搜索资源列表
RADAR_simulation_code
- 基于matlab GUI界面的雷达仿真代码 具有丰富的参数选项 如目标个数,频率,脉冲宽度等 请首先运行radarSimulation.m
计算雷达成像中的脉冲性能参数
- 计算雷达成像中的脉冲性能参数,即主瓣宽度、积分旁瓣比和峰值旁瓣比。-Calculation of the pulse radar imaging performance parameters, such as the Lord disc width, integral side-lobe peak than and side-lobe than.
IR_UWB
- 高斯脉冲的微分的MATLAB仿真程序,对超宽带脉冲宽度的改变和脉冲微分-Derivative of Gaussian pulse MATLAB simulation program, to change the UWB pulse width and pulse differential
PWMSound
- 脉冲宽度调制(PWM)是英文“Pulse Width Modulation”的缩写,简称脉宽调制。它是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用于测量,通信,功率控制与变换等许多领域。一种模拟控制方式,根据相应载荷的变化来调制晶体管栅极或基极的偏置,来实现开关稳压电源输出晶 体管或晶体管导通时间的改变,这种方式能使电源的输出电压在工作条件变化时保持恒定。 脉冲宽 -Pulse width modulation (PWM) is the English &qu
svpwm_matlab
- 很好的空间矢量脉冲宽度调节,用于程序演示和学习。-Good space vector pulse width modulation, for program demonstration and learning.
L000
- 单次脉冲产生,或者周期脉冲产生.周期时间或脉冲宽度可以调节.-Single pulse, or cycle pulse. Cycle time or pulse width can be adjusted.
PINLVJI-(2)
- 1、基本要求: (1)频率测量 测量范围:1HZ~1MHZ,信号为方波、正弦波;幅度为0.1V~5V; 测量误差: 0.1 (以NFC—10A为准)。 (2)周期测量 测量范围:1HZ~1MHZ,信号为方波、正弦波;幅度为0.1V~5V; 测量误差:, 0.1 (以NFC—10A为准)。 (3)脉冲宽度测量: 测量范围:脉冲宽度不超过100μS,信号为脉冲波,幅度为0.1V~5V; 测量误差: 0.1 。 -failed to translate
SPWM-voltage-invertor
- :SPWM调制技术是通过改变输出方波的占空比来改变等效的输出电压,其调制波为正弦波,脉冲宽度间占空 比按正弦规率排列, 这样输出波形经过适当的滤波可以做到正弦波输出。它广泛的用于支流交流逆变器。本次实 验使用Matlab/Simulink对SPWM技术进行仿真并分析数据。-: SPWM modulation by changing the duty cycle square wave output to change the equivalent output voltage, the
PMSMsimulink
- 永磁同步电机空间矢量脉冲宽度调制matlab仿真 -Permanent magnet synchronous motor space vector pulse width modulation
fig1_13
- 对三种不同的检测距离数值,脉冲宽度相对所要求的最小SNR的数值-radar SNR
ADC
- AD转换的Matlab程序,将输入电压转换成时间(脉冲宽度信号)或频率(脉冲频率),然后由定时器/计数器获得数字值-AD conversion of the Matlab program, the input voltage is converted into a time (pulse width signal) or a frequency (pulse frequency), and then to obtain a digital value by the timer/counter
chirp_pulse_chain
- 采样时间:1E-6秒 脉冲长度:200E-6秒(脉冲宽度=200个样本) 脉冲间隔:1E-3秒(脉冲周期=1000个样本) 初始频率啁啾:DC至200 kHz(目标频率) 扫描时间:200E-6(200个样本) -Sample Time: 1e-6 sec Pulse Length: 200e-6 sec (Pulse width=200 samples) Pulse Interval: 1e-3 sec (Pulse period=1000 samples)
pulse-width-and-SNR
- 通过利用雷达脉冲宽度与信噪比关系公式,分析雷达在三咱不同检测目标距离下的信噪比与脉冲宽度关系。-Through the use of the radar pulse width of the signal-to-noise ratio relationship formula to analyze the radar in three different detection target distance we signal-to-noise ratio and pulse width rela
PRI
- 根据幅度、脉冲宽度、脉冲周期的不同,产生的一系列pri雷达信号-According to the amplitude, pulse width, pulse period different, resulting in a series of radar signals pri
SVPWM
- 详细地讲述了空间矢量脉冲宽度调制的原理,对于初学者很有用。-Detailed descr iption of the space vector pulse width modulation principle, useful for beginners.
minSNRrequired
- 对于不同的检测距离,雷达对应脉冲宽度相对所要求的信噪比SNR曲线。-The different detection distances corresponding to the pulse width of the radar relative to the SNR required for the curve.
svpwm
- svpwm空间脉冲宽度调制自己搭的,逆变器并网simulink图-svpwm spatial pulse width modulation own ride, simulink diagram inverter grid
pwm
- PWM脉宽调制,是靠改变脉冲宽度来控制输出电压,通过改变周期来控制其输出频率。而输出频率的变化可通过改变此脉冲的调制周期来实现。-PWM pulse width modulation, the pulse width is controlled by changing the output voltage is controlled by changing its output frequency cycle. The output frequency can be changed by cha
code1
- matlab仿真程序 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2; 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50 ,波形采样率为符号率的8倍,画出前20个符 号对应的波形(同时给出前20位信源序列) 改用HDB3码,画出前20个符号对应的波形 改用密勒码,画出前20个符号对应的波形 分别对上述1000个符号的波形进行功率谱估计,画出功率谱 改变信源“0”的概率,观察AMI码的功率谱变化情况-Produce random
abrjgbqi
- 基于matlab GUI界面的雷达仿真代码 具有丰富的参数选项 如目标个数,频率,脉冲宽度,NapVsdv参数等,在matlab-The radar simulation code based on GUI Matlab interface has a we