photo

Jasneet Singh


Last seen: 3년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


Developing a simulink sin bump?
How do I generate a half sinosudial bump with a width of 1.2m in simulink?

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

0

답변

질문


identity matrix nth order
n = [1:1:20]; M=eye(n).*0.02 its not working !! i got an error that says eye() can't draw n dimensional arrays..can it be corr...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to develop n order matrix?
i wish to make a matrix of nth order fromm K=[2000,-1000,0,0;-1000,2000,-1000,0;0,-1000,2000,-1000;0,0,-1000,1000; so on to nth ...

3년 초과 전 | 답변 수: 2 | 0

2

답변

질문


how to solve this ode:
hello, this is my script help me withn this please, [t,y]=ode45('EQ2',[0:1800],[0,0]); function dydt=EQ2(t,y) a=1; # pararm...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


solving ordinary differential equation
Hello , I am trying to solve an ode in matlab but i'm getting syntax errors. pls help!! my actual ODE is : m*d2xdt2 + a*(dxdt)...

거의 4년 전 | 답변 수: 2 | 0

2

답변