Statistics
RANK
3.865
of 295.448
REPUTATION
14
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Question
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...
meer dan 11 jaar ago | 0 answers | 0
0
answersHow 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...
meer dan 11 jaar ago | 1
| accepted
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...
meer dan 11 jaar ago | 0
while command in matlab
A while statement operates as follows: while (condition) { perform action } end As such, if you were to ha...
meer dan 11 jaar ago | 0
| accepted
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 ...
meer dan 11 jaar ago | 0
| accepted