Community Profile

photo

mohammed lubbad


Last seen: 4 years 前 自 2018 起处于活动状态

统计数据

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

查看徽章

Content Feed

排序方式:

提问


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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答