Community Profile

photo

Osama Aliwat


Last seen: mer än ett år ago Active since 2020

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än ett år ago | 1 answer | 0

1

answer

Question


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

mer än 2 år ago | 1 answer | 0

1

answer

Question


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

nästan 3 år ago | 0 answers | 0

0

answers

Question


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

ungefär 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer

Question


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

mer än 3 år ago | 1 answer | 0

1

answer