David Forey
Missiles and Fire Control
Followers: 0 Following: 0
Feeds
답변 있음
is there a way to define 'fixdt' in a Matlab script and use this variable in a Simulink User-Defined Function?
I am trying to use this as part of a Simulink model which contains a User-Defined Function. I am also using a Matlab script to d...
is there a way to define 'fixdt' in a Matlab script and use this variable in a Simulink User-Defined Function?
I am trying to use this as part of a Simulink model which contains a User-Defined Function. I am also using a Matlab script to d...
거의 2년 전 | 0
질문
is there a way to define 'fixdt' in a Matlab script and use this variable in a Simulink User-Defined Function?
Matlab script code....DT_HD_accum = fixdt(0,24,23); Simulink User-Defined Function (compiles fine) result_nt = numeric...
거의 2년 전 | 답변 수: 3 | 0
3
답변질문
I am using Simulink Raised Cosine Transmit Filter with a gain of 1 and the output about 1/5 of expected. I looked at an example project and it used 'rcfiltgaincompat(gcbh)' for the filter gain. I can't find any info on this.How is this param used?
I am using Simulink Raised Cosine Transmit Filter with a gain of 1. The output is about 1/5 of expected. I looked at an example ...
대략 9년 전 | 답변 수: 1 | 0
