Community Profile

photo

Jasneet Singh


Last seen: oltre 2 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 3 anni fa | 2 risposte | 0

2

risposte

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 3 anni fa | 2 risposte | 0

2

risposte