Estadística
7 Preguntas
5 Respuestas
CLASIFICACIÓN
153.600
of 301.511
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
28.57%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.308
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.911
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
diffrential equation using ode45
how to solve this diffrential equation using ode45 function dxdt = decoherence1nv(t,x,del,delt) xm = interp1(delt,del,t);...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasThe differential equation problem with variable solution by using ode45
I am not getting plot plot(t2,rho11).
más de 6 años hace | 0
The differential equation problem with variable solution by using ode45
No , I am not using derivative ,it complex conjugate only.
más de 6 años hace | 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...
más de 6 años hace | 0
The differential equation problem with variable solution by using ode45
I am new here so i don't know what the problem is.
más de 6 años hace | 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...
más de 6 años hace | 0
Pregunta
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...
más de 6 años hace | 7 respuestas | 0
7
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 6 años hace | 0 respuestas | 0
