Statistiques
RANG
61 599
of 295 527
RÉPUTATION
0
CONTRIBUTIONS
9 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
5 917 of 20 242
RÉPUTATION
196
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
4 Fichiers
TÉLÉCHARGEMENTS
50
ALL TIME TÉLÉCHARGEMENTS
1823
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
A soumis
V/F Open Loop Control of Induction Motor
V/F Control
plus de 2 ans il y a | 27 téléchargements |
Question
why state transition is not occurring in my file?
I attaching my .slx file expected output
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
The stateflow which is working fine for 24 hours is attached and the same stateflow when the transition time is reduced to seconds is not producing the desired output
Attachements .slx file Question in picture form (1) Stateflow for 24hours (2) 24 hours results. working fine (3) same stateflo...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Change the width of the plot
How to change the line width of plot y3 ? Code copied from https://www.mathworks.com/matlabcentral/answers/459385-multiple-y-ax...
presque 3 ans il y a | 1 réponse | 0
1
réponseA soumis
Three Phase Shunt Active Filter Based on SRF Control
Three Phase Shunt Active Filter Based on SRF Control Technique (DSTATCOM based on SRF/DQ control)
presque 3 ans il y a | 15 téléchargements |
A soumis
PWM Dead Band
In order to avoid turn on of both the switches in the same leg of inverter, an dead band is introduced.
presque 4 ans il y a | 3 téléchargements |
A soumis
Bipolar and Unipolar PWM
Its comparison between Bipolar PWM and Unipolar PWM for the Single Phase Inverter
presque 4 ans il y a | 5 téléchargements |
Question
HDL Implementation of PID Controller Using FPGA-in-the-Loop
Hi, I am trying to do an example given by Mathworks on FPGA in the loop for implementing PID. In order to access the resource f...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Significance of Nyquist frequency and Maximum frequency THD computation for FFT analysis
I am measuring the THD of a sine wave using FFT tool available in the MATLAB Simulink. When i selected the Maximum frequency fo...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to label Y axes in place of column1 column 2 etc
clear; close all; clc X = [1 : 1 : 31] Y = [9 10 11 10 12 15 16 12 10 11 12 13 12 14 12 10 11 13 14 12 13 15 16 11 17 15 18 14...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
how to plot like this
Sample data April19 [ 1 2 3....30 31] % days Kwh = [ 40 43 44...40 41] May19 [ 1 2 3....30 31] % days Kwh = [ 39 43 42...4...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to interchange both plot and bar colour
clear; close all; clc month = {'apr19', 'may19', 'june19', 'july19', 'aug19', 'sept19', 'oct19', 'nov19', 'dec19', 'jan20', 'fe...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
how add Month label in x axis
set(gca, 'xtick' , 1 : 12,... 'xticklabel', {'apr19', 'may19', 'june19', 'july19', 'aug19', 'sept19', 'oct19', 'nov19', 'dec19'...
plus de 4 ans il y a | 1 réponse | 0