Feeds
提问
DFT amplitude differs from CFT amplitude
Hi, I compute the FFT of an odd step signal : T_ech = 5E-5; y = [0 0 0 0 0 1 1 1 1 1 1 1 1 1 0 0 0 0]; t = [T_ech:T_ech:T_ec...
3 years 前 | 1 个回答 | 0
1
个回答提问
If-Elseif-Else Code to Switch-Case Statements for truth table
Hi, Following <https://fr.mathworks.com/help/simulink/ug/enhance-code-readability-for-matlab-function-blocks.html Enhance Code ...
8 years 前 | 0 个回答 | 0
0
个回答提问
How to initialize once a masked block
I have a masked block in which I add in Initialization pane the following initialization code: disp('init') myFunc()...
9 years 前 | 0 个回答 | 0
0
个回答提问
Block links compatibility between MATLAB releases
Hi, I'd like to create my own subsystem in my own library with block from Simulink Library (Transfer Fcn for example). Let's...
9 years 前 | 0 个回答 | 0
