代码搜索:Simulink 开发教程
找到约 10,000 项符合「Simulink 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/426047/10291437
mdl buck_pcm_simulink_closeloop.mdl
Model {
Name "buck_PCM_simulink_closeloop"
Version 6.6
MdlSubVersion 0
GraphicalInterface {
NumRootInports 1
Inport {
Name "Vg(t)"
}
NumRoot
www.eeworm.com/read/426046/10291443
mdl buck_boost_pcm_simulink.mdl
Model {
Name "buck_boost_PCM_simulink"
Version 6.6
MdlSubVersion 0
GraphicalInterface {
NumRootInports 2
Inport {
Name "In1"
}
Inport {
www.eeworm.com/read/426046/10291454
m buck_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/352340/10562558
m simulink_bfsk_ricianfading_ber.m
clc;
clear all;
%设置调制信号的采样间隔
BitRate=10000;
%设置仿真时间长度
xSimulationTime=10;
%初始化种子
xInitialSeed=21;
%x表示信噪比的取值范围
x=0:15;
y1=x;
%频率间隔
FrequencySeparation=24000;
%发送端和接收端相对速度(公里/小时)
Velocity
www.eeworm.com/read/352340/10562569
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/352340/10562612
m simulink_wireless_hata_attenuation.m
clc;
clear all
%f=900;
%d=0.1:0.1:100;
%y=wireless_free_space_attenuation(d,f);
d=1:0.1:100;
y=wireless_hata_attenuation(1,900,1.5,50,d);
y1=wireless_hata_attenuation(3,900,1.5,50,d);
y2=wirel
www.eeworm.com/read/422996/10594267
pdf system design and modeling with simulink.pdf
www.eeworm.com/read/417558/10985799
rar 第3章simulink.rar
www.eeworm.com/read/469602/6932859
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/461700/7222290
mdl pmsm_simulink_r11.mdl
Model {
Name "pmsm_simulink_r11"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPor