Community Profile

photo

mohammed lubbad


Last seen: 대략 4년 전 2018년부터 활동

Followers: 0   Following: 0

통계

  • Explorer
  • First Review
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


how to design this equation in matlab coder state variables multiply coefficients S=c1x1+c2x2=CTX
S=c1x1+c2x2......etc=CTX CT=[c1 c2......etc] where X: state vectors CT: Coefficient vector i have a state space sy...

5년 초과 전 | 답변 수: 0 | 0

0

답변

답변 있음
I keep getting 'Undefined function or variable 't' ' after running the code
do you have this book anas ?? i f you need anything contact me @ lubbad1991@gmail.com i have something

5년 초과 전 | 0

질문


design a sliding surface for linear time invariant systems MIMO
˙x(t) = Ax(t)+Bu(t) ˙x1(t) = A11 x1(t)+A12 x2(t) x2(t) = −C1 x1(t) http://www.lib1.org/_ads/FCCC0A87E8EA46ACAB82C421746F8883...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to write differential equation in matlab coder %% d/dt(s) ≤ -ηsgn(s)
s≤ 0 u≤ -ηsgn(s) d/dt(s)≤ -ηsgn(s) %% η=constant

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can I solve a Heaviside function in MATLAB R2017b ?
i found a problem in heaviside(t-10) but when be in heaviside(10) it solve it !! [ysm,xsm]=lsim(Asm,Gsm,H,zeros(k,r),5*u*h...

5년 초과 전 | 답변 수: 1 | 0

1

답변

질문


SLIDING MODE CONTROL how to add disturbance function f(t)=5h(t-10)sin(pie*t) % i want to add this control u=uLQR-[6sgn(g1),sgn(g2),sgn(g3)]' disturbance and control
<</matlabcentral/answers/uploaded_files/134886/3.PNG>> % i want to add this *disturbance function* f(t)=5h(t-10)sin(pie*t) %...

5년 초과 전 | 답변 수: 0 | 0

0

답변