Community Profile

photo

Osama Aliwat


Last seen: 1年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3
  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


How to solve 'n' number system of equations
What I am trying to do here is find PL as equation of variables, then differentiate it to find dpl/dpi ,subtitute it in this ...

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

1

回答

質問


How can I make summation using variable symbol
clc clear syms p a=[0.01;0.015];%The cofficeient next to power in the IFC equation b=[8.5;9.5];%The cofficeientin the IFC e...

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

1

回答

質問


Index exceeds the number of array elements
clc clear r=0;x=9; wg=40e6; vo=30e3;voa=0; for j=1:121 pf(j)=0.4+0.01*(j-1); if pf<=1 cons(j)=acos(pf(j))...

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

1

回答

質問


plotting functions with different sizes
s=1; xs=1.5836; vp=1; k=0.63; em=2.5; ppu=0.8; ps=0.95; sm=10; q=-s:0.001:s; stepE=vp:0.001:0.9*em; radRNG=(stepE*vp)/xs; r=...

3年弱 前 | 0 件の回答 | 0

0

回答

質問


Convolving two piecewise functions
Is it possible to convolve using piecewise function like below ? I get error and don't know how to fix it clc clear syms t x...

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

1

回答

質問


error in plotting clipped sinewave
K=1; UpD=input('Enter value of alpha in radian ='); DwD=input('Enter value of gamma in radian ='); for t=0:0.000001:2*pi ...

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

1

回答

質問


Conversion to logical from sym is not possible.
clc clear syms t u r a b c d x y j v t Output STP RMP p= input('Number of intervals of the signal (Integer value):'); n=0;...

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

1

回答

質問


Matlab piecewise function tranformation to step and ramp
How can I transform piecewise function into ramp and step function? For example, I program matlab where it asks for piecewise fu...

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

1

回答