David Forey
Missiles and Fire Control
Followers: 0 Following: 0
Statistics
RANK
278,143
of 295,527
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
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...
10 months ago | 0
Question
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...
10 months ago | 3 answers | 0
3
answersQuestion
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 ...
8 years ago | 1 answer | 0