photo

Afsher P A


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 2   Following: 0

统计学

All
MATLAB Answers

9 个提问
0 个回答

File Exchange

4 文件

排名
230,767
of 299,911

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
5,297 of 20,835

声誉
244

平均
5.00

贡献数
4 文件

下载次数
35

ALL TIME 下载次数
2303

排名

of 166,527

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 2
  • Thankful Level 3
  • First Submission
  • Explorer

查看徽章

Feeds

排序方式:

已提交


V/F Open Loop Control of Induction Motor
V/F Control

3 years 前 | 17 次下载 |

0.0 / 5
Thumbnail

提问


why state transition is not occurring in my file?
I attaching my .slx file expected output

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

提问


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...

3 years 前 | 1 个回答 | 0

1

个回答

已提交


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)

3 years 前 | 9 次下载 |

0.0 / 5
Thumbnail

已提交


PWM Dead Band
In order to avoid turn on of both the switches in the same leg of inverter, an dead band is introduced.

4 years 前 | 2 次下载 |

0.0 / 5
Thumbnail

已提交


Bipolar and Unipolar PWM
Its comparison between Bipolar PWM and Unipolar PWM for the Single Phase Inverter

4 years 前 | 7 次下载 |

0.0 / 5
Thumbnail

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to interchange both plot and bar colour
clear; close all; clc month = {'apr19', 'may19', 'june19', 'july19', 'aug19', 'sept19', 'oct19', 'nov19', 'dec19', 'jan20', 'fe...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how add Month label in x axis
set(gca, 'xtick' , 1 : 12,... 'xticklabel', {'apr19', 'may19', 'june19', 'july19', 'aug19', 'sept19', 'oct19', 'nov19', 'dec19'...

5 years 前 | 1 个回答 | 0

1

个回答