photo

Jim Clay


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
0 답변

순위
119,507
of 301,229

평판
0

참여
10 질문
0 답변

답변 채택
70.0%

획득한 표
0

순위
 of 21,196

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,512

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Terminating some Simulink samples
I have a serial stream of samples in my Simulink model and I would like to be able to "terminate" the first N samples. Is there...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Executing a Simulink function from a Matlab function in Stateflow
I have a working Stateflow Chart that executes a number of Matlab functions. I would like to convert some of those functions to...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Complex state transition condition
One of my Stateflow Chart state transitions is of the following form: [(thing1 >= thing2) & (thing3 == thing4)]/ DoAction(...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Inputting frame-based signals to Stateflow Chart
My Stateflow chart has only one input- "signal". It is a [64 1] frame-based signal. When I do Display->Signals & Ports->Signal...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Using 'single' arrays with the "filter" command
We have to minimize our application's memory footprint and execution time, so I'm trying to move from "double" data arrays to "s...

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Prevent Matlab Coder from making temp arrays into global arrays
I am using Embedded Coder to turn Simulink models into C. It appears, though, that Embedded Coder uses Matlab Coder on the Matl...

13년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Frame/sample rate matching in Simulink
My Simulink model has a Matlab function that outputs one 1x13 vector and another 1x1300 vector. I want to interpolate the 1x13 ...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Efficient decimation with Embedded Coder
I have the following code as part of a Matlab Function block in Simulink/Embedded Coder: [dcsDec, state.dcsDec1FiltStat...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Simulink.Bus and Embedded Coder
I have a few Matlab files that work correctly and implement the functionality I need. I am now trying to port them to Simulink/...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Simulink conditional pass-through
I need to be able to destroy Simulink samples or pass them through based on a condition. I am not aware of a block that can do ...

13년 초과 전 | 답변 수: 1 | 0

1

답변