photo

Mosharof Hossain


Last seen: 23日 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Thankful Level 2
  • Solver

バッジを表示

Feeds

表示方法

質問


Load flow app showing error
Doing load flow analysis in simulink of the following problem. The model runs without any error, but when using load flow app it...

7ヶ月 前 | 0 件の回答 | 0

0

回答

質問


Fourier analysis of an spwm signal
I have one cycle of an spwm signal as a time series data. How to do fourier analysis of the periodic signal and plot the spectru...

12ヶ月 前 | 2 件の回答 | 0

2

回答

質問


Newton-Raphson algorithm stuck running after 4 or 5 iterations
Code: %% initial setup syms x real f = x^5-2*x^3+4*x+2; error_lim = 1e-5; %% newton raphson d_f = diff(f); m = 5; disp(m...

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

1

回答

質問


How to determine phase angle of an AC voltage?
I am plotting phase angle vs frequency of a parallel RLC circuit. But the output plot isn't correct. I think angle(V) is not giv...

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

2

回答

質問


How to determine the absolute value of a complex exponential function containing a symbolic variable?
I am determining the frequency response of a parallel RLC circuit. The input current is 10*sin(w*t). The phasor form is, I = 10 ...

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

1

回答