Community Profile

photo

Jordan Monthei


Radyne Corporation

2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • Knowledgeable Level 2
  • First Answer

배지 보기

Feeds

보기 기준

질문


Problem with phase delay implementation on a square wave
I am implementing a Level 2 S-function that generates a square wave that can have a changing duty cycle, phase delay, and dead t...

거의 11년 전 | 답변 수: 0 | 0

0

답변

답변 있음
How does the maximum and minimum step size affect the simulation of a model?
These values are completely dependent on the simulation that you are running. I will explain what step size is in a quick exampl...

거의 11년 전 | 1

| 수락됨

답변 있음
please help me :( ....... I want a simulink model of three phase to single phase inverter......
You could try searching in simulink for a block titled "Three-level bridge" which takes in three phase and outputs DC. otherw...

거의 11년 전 | 0

답변 있음
while command in matlab
A while statement operates as follows: while (condition) { perform action } end As such, if you were to ha...

거의 11년 전 | 0

| 수락됨

답변 있음
Getting Error In FFT filtering ?
you are performing matrix multiplication when you use the '.*' command. The error you are receiving is telling you that the two ...

거의 11년 전 | 0

| 수락됨