Afsher P A - MATLAB Central
photo

Afsher P A


Last seen: 2年弱 前 2020 年からアクティブ

Followers: 1   Following: 0

統計

All
MATLAB AnswersFile ExchangeFrom 07/20 to 03/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 質問
0 回答

File Exchange

4 ファイル

ランク
178,589
of 297,870

評判
0

コントリビューション
9 質問
0 回答

回答採用率
66.67%

獲得投票数
0

ランク
5,610 of 20,500

評判
219

平均評価
5.00

コントリビューション
4 ファイル

ダウンロード
103

ALL TIME ダウンロード
2051

ランク

of 159,704

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

質問


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

約3年 前 | 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年 前 | 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年 前 | 1 件の回答 | 0

1

回答

質問


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

4年以上 前 | 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...

4年以上 前 | 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...

4年以上 前 | 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'...

4年以上 前 | 1 件の回答 | 0

1

回答