-
Processorscheduling
用优先级判断的处理器调度模拟程序,程序运行时间结束后结束。(Used to determine the priority of processor scheduling simulation program, after the close of the program is running.)
- 2013-12-03 23:24:30下载
- 积分:1
-
svpwm_sfunction
在MTALB的simulink中实现三相逆变器的svpwm仿真(svpwm,Realize svpwm simulation of three-phase inverter in simulink of MTALB)
- 2018-05-28 11:50:41下载
- 积分:1
-
OFDM与F-OFDM对比误码率与信噪比MATLAB图
clear;clc;s = rng(211); % 设置RNG状态的可重复性numFFT = 1024; % FFT点的数量numRBs = 50; % 资源块的数量rbSize = 12; % 每个资源块的副载波数量cpLen = 72; % 样本中的循环前缀长度bitsPerSubCarrier = 6; % 2: QPSK, 4: 16QAM, 6: 64QAM, 8: 256QAMsnrdB =-18; % 以dB为单位的SNRtoneOffset = 2.5; % 音调偏移或超额带宽(在副载波中)L = 513; % 滤波器长度(=滤波器次序+ 1),奇数numDataCarriers = numRBs*rbSize; % 子带中数据子载波的数量halfFilt = floor(L/2);n = -halfFilt:halfFilt;% Sinc函数原型滤波器pb = sinc((numDataCarriers+2*toneOffset).*n./numFFT);% Sinc截断窗口w = (0.5*(1+c
- 2022-12-14 13:35:03下载
- 积分:1
-
BPSKmodulationsimulink
BPSK 数字调制与解调 运行环境 matlab simulink(BPSK Digital Modulations and demodulations in SIMULINK.
)
- 2010-08-13 12:20:34下载
- 积分:1
-
3ph-unbalanced-symmetrical
This function transforms a three-phase unbalanced phasor into its symmetrical components.
- 2012-03-25 15:42:56下载
- 积分:1
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
卷积神经网络去雾
说明: 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
- 2021-04-19 15:08:51下载
- 积分:1
-
LPF_MATLAB
二阶有源低通滤波器在各参数设置下的频谱分析。(Second-order active low-pass filter settings in the parameters of spectral analysis.)
- 2010-06-18 16:09:32下载
- 积分:1
-
ythirr
EM algorithm mean shift algorithm for image segmentation, at the same time have demo program with the ultimate view of segmentation results
- 2010-10-18 22:16:59下载
- 积分:1
-
softwarephaselockedloop
在电网电压频率波动或者三相不平衡的情况下,硬件锁相很难准确检测到基波正序的相位。在结合PWM整流器空间矢量解耦控制算法的基础上,将软件锁相环技术应用在PWM整流器控制系统中,并用仿真和实验验证了该方案的可行性。实验结果表明,该方案解决了电网电压频率波动及三相不平衡时的相位同步等问题,并在工程上具有一定参考价值。(Frequency or voltage fluctuations in three-phase unbalanced case, the hardware lock is difficult to accurately detect the fundamental positive sequence phase. In the space vector PWM rectifier with decoupling control algorithm based on the software used in the PWM rectifier PLL control system, and use simulation and experimental verification of the feasibility. Experimental results show that the solutions to address the voltage and frequency fluctuations of the phase unbalanced three-phase synchronization issues, and the project has a certain reference value.)
- 2020-10-19 09:17:26下载
- 积分:1