photo

prabhjeet singh


Last seen: 3개월 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Pass variable to .m file from app designer
I am new in matlab app designer, but I have gone through basics of it. I have a very simple query where I am stuck at. I am cal...

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

2

답변

질문


Computing computational load for 2 programs
Good evening. We often see in the research literature that a particular advance technique reduced the computational load. I wo...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


Retrieve vector within function file
x = 10'; tspan = [0 10]; [t,x]= ode45(@fun,tspan,x); [~, u] = fun(t.',x.'); figure(1) plot(t,u,'-k','Linewidth',1.5); and ...

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

1

답변

답변 있음
How to extract variable from a function file while using ode45?
Thankyou very much for the instant respone. I am still not able to plot (t,u). I am expecting response similar to the attachmen...

3년 초과 전 | 0

질문


How to extract variable from a function file while using ode45?
x = [0.8 -0.2 1 0 0 0.8 -0.2]'; tspan = [0 20]; [t,x]= ode45(@(t,x) fun(t,x),tspan,x); function [dot] = fun(t,x) k1 = 3; k2...

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

2

답변

질문


Using RK4 method to solve system of equations instead of ODE45
I have solved system of equations using ode45 code. But i need to solve using RK4 method. I have attached 3 codes for ode45 here...

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


pid licence checkout failed.
I get error which is pid licence checkout failed. I have installed simulink control design licence, but of no use. Please he...

대략 4년 전 | 답변 수: 0 | 1

0

답변