Mosharof Hossain
Followers: 0 Following: 0
Statistica
RANK
217.017
of 295.467
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
10 mesi fa | 1 risposta | 0
1
rispostaDomanda
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...
circa un anno fa | 2 risposte | 0
2
risposteDomanda
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...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
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...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
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 ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaRisolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
oltre 3 anni fa
Risolto
Solve a System of Linear Equations
*Example*: If a system of linear equations in _x₁_ and _x₂_ is: 2 _x₁_ + _x₂_ = 2 _x₁...
circa 4 anni fa
Risolto
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
circa 4 anni fa