代码搜索:Simulink 开发教程

找到约 10,000 项符合「Simulink 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/461700/7222348

mdl pmsm_simulink_r13.mdl

Model { Name "PMSM_simulink_R13" Version 5.0 SaveDefaultBlockParams on SampleTimeColors off LibraryLinkDisplay "none" WideLines off ShowLineDimensions off Show
www.eeworm.com/read/314715/13560554

m simulink_reileigh_bfsk_ber.m

clc; clear all; %设置调制信号的采样间隔 BitRate=10000; %设置仿真时间长度 xSimulationTime=10; %初始化种子 xInitialSeed=21; %x表示信噪比的取值范围 x=0:15; y1=x; %频率间隔 FrequencySeparation=24000; %发送端和接收端相对速度(公里/小时) Velocity
www.eeworm.com/read/314714/13560557

m simulink_bfsk_ricianfading_ber.m

clc; clear all; %设置调制信号的采样间隔 BitRate=10000; %设置仿真时间长度 xSimulationTime=10; %初始化种子 xInitialSeed=21; %x表示信噪比的取值范围 x=0:15; y1=x; %频率间隔 FrequencySeparation=24000; %发送端和接收端相对速度(公里/小时) Velocity