代码搜索:Simulink 开发教程
找到约 10,000 项符合「Simulink 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/458030/7313784
pdf simulink建模与仿真.pdf
www.eeworm.com/read/296305/8110356
doc simulink命令集.doc
www.eeworm.com/read/333322/12687657
doc simulink小问题大全.doc
www.eeworm.com/read/240794/13197371
pdf matlab and simulink tutorial.pdf
www.eeworm.com/read/314715/13560556
m simulink_bpsk_ber.m
clc;
clear all;
%设置调制信号的采样间隔
xSampleTime=1/100000;
%设置仿真时间长度
xSimulationTime=5;
%初始化种子
xInitialSeed=21;
%x表示信噪比的取值范围
x=0:0.5:10;
y1=x;
for i=1:length(x)
%信噪比依次取向量的值
xSNR=x(i);
%执行仿真模型
s
www.eeworm.com/read/303080/13821908
doc simulink小问题大全.doc
www.eeworm.com/read/426045/6327442
m boost_pcm_simulink_in.m
Vg=input('please give the input voltage Vg=');
V=input('please give the output voltage V=');
Io=input('please give the output current Io=');
rg=input('please give the resistance of the input voltage s
www.eeworm.com/read/406419/11442721
pdf sy01_simulink.pdf
www.eeworm.com/read/403834/11508928
doc matlab及 simulink.doc
www.eeworm.com/read/346356/11753430