📄 spar_short.txt
字号:
Simulink/MATLAB S-Parameter Examples
Measurement Hardware $ cd ..\8505A_control; show8505a;
RF Network Analyzer Control / Calibration $ cd ..\8505A_control; edit rfna_8505;
RF Amplifier Design $ cd ..\rf_amp_design; edit amp_design_2;
Export S parameters to SuperStar $ cd ..\rf_amp_design; edit make_model.m;
Results of SS analysis, confirms the design. $ cd ..\rf_amp_design; showssresults;
Symbolic for flowgraph analysis $ cd ..\rf_amp_design; edit flowgraph_1.m
MATLAB / Symbolic Analysis $ cd ..\rf_amp_design; edit s_plus_match_2.m
Create S plane model for Simulink $ cd ..\rf_amp_design; edit sp2sd.m
Show Simulink Model $ cd ..\rf_amp_design; sparam_1;
Verify in MATLAB $ cd ..\rf_amp_design; edit sp_ex1.m
Create S parameter models of in/out match $ cd ..\rf_amp_design; edit match_net.m
Complete Simulink S parameter model $ cd ..\rf_amp_design; sparam_2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -