Feeds
질문
I want to generate a random matrix of 3*3 with fixed mean and variance of off diagonal element and for diagonal elements different fixed mean and variance.
I want to generate a random matrix of 3*3 with fixed mean and variance of off diagonal element and for diagonal elements diffe...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Differential equation using ode113
I have made a code for non-linear oscillator and used it solution x(t) in the coupled differential equation.see the code is it r...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
diffrential equation using ode45
how to solve this diffrential equation using ode45 function dxdt = decoherence1nv(t,x,del,delt) xm = interp1(delt,del,t);...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to call a time dependent function in matlab in another time dependent function
I just want to call a function in another function. I am getting an error i dont get what is wrong in that.if any one can help i...
6년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
The differential equation problem with variable solution by using ode45
I am not getting plot plot(t2,rho11).
The differential equation problem with variable solution by using ode45
I am not getting plot plot(t2,rho11).
6년 초과 전 | 0
답변 있음
The differential equation problem with variable solution by using ode45
No , I am not using derivative ,it complex conjugate only.
The differential equation problem with variable solution by using ode45
No , I am not using derivative ,it complex conjugate only.
6년 초과 전 | 0
답변 있음
The differential equation problem with variable solution by using ode45
Sir ,I need to calculate rho11 at diffrent time but i am getting an error plz help. function F1 %% your constants [t1,x1] = o...
The differential equation problem with variable solution by using ode45
Sir ,I need to calculate rho11 at diffrent time but i am getting an error plz help. function F1 %% your constants [t1,x1] = o...
6년 초과 전 | 0
답변 있음
The differential equation problem with variable solution by using ode45
I am new here so i don't know what the problem is.
The differential equation problem with variable solution by using ode45
I am new here so i don't know what the problem is.
6년 초과 전 | 0
답변 있음
The differential equation problem with variable solution by using ode45
Subscript indices must either be real positive integers or logicals. Error in F1 (line 6) rho11(ti)=s1(ti,1).*s1(ti,1)'-s1(t...
The differential equation problem with variable solution by using ode45
Subscript indices must either be real positive integers or logicals. Error in F1 (line 6) rho11(ti)=s1(ti,1).*s1(ti,1)'-s1(t...
6년 초과 전 | 0
질문
The differential equation problem with variable solution by using ode45
I have four coupled diffrential equation shown bellow :- In which a ,b ,c ,d ,e,f are constant and x[t] we will get from the so...
6년 초과 전 | 답변 수: 7 | 0
7
답변질문
set of differential equa
i have written a code of set of differential equation and for one of the variable in differential equation i have written set of...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Sir , I am solving coupled differential equation using Ode45 and the output of this i want in matrix that is U and U' must be one but I am not getting one here why?Is this code Is right?
Sir , I am solving coupled differential equation using Ode45 and the output of this i want in matrix that is U and U' must be o...
6년 초과 전 | 답변 수: 0 | 0
