Estadística
21 Preguntas
0 Respuestas
CLASIFICACIÓN
156.187
of 296.227
REPUTACIÓN
0
CONTRIBUCIONES
21 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.372
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 155.723
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
Time series data sets needed
I need a 2 inputs 2 outputs real time series data sets. please help me to get it. Data from wireless communication or signal pro...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
MIMO TIME SERIES DATA
Sir, I need a multiple input multiple outputs time series data ( preferably data from Signal processing or data from Wireless co...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
MIMO data related with signal processing or wireless communication.please help me
Sir, i need a multiple input multiple output data related with signal processing or wireless communication,Please help me.regar...
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
need multiple inputs multiple outputs time series data
Sir, Kindly help me to get a multiple input multiple output time series data
más de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
MIMO time series data
Sir, i need a multiple input multiple output time series data set which is invertible.that is can we retrieve inputs from output...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
MIMO time series data
Sir, I want to get Multiple inputs MUltiple Outputs time series data.Please help me to get from MATLAB.i used it once.but now I ...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
I need matlab software for my research work which includes econometrics tool box.please help me to get it
I need matlab software for my research work which includes econometrics tool box.please help me to get it
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Respected Sir, I need econometrics toold box for my phd work. i am using matlab 2014a and it is a licensed version.but econometrics tool box missing there.please help me to get it
Respected Sir, I need econometrics toold box for my phd work. i am using matlab 2014a and it is a licensed version.but economet...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
decorrelate two time series
How to uncorrelate two time series (two inputs) in a multiple input multiple output(MIMO) time series using a matlab code? pleas...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
simulate bivariate time series
what is the program code of simulate a bivariate time series using box-muller transformation?
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
wavelet coherence of two time series having length 82
i want the wavelet coherence of two time series having equal length which is 82.but i am not getting a single value for wavele...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
find the variance of autocorrelation function
i want to find the sum of the below.but i am getting an error.please help me. i write the program in two ways.both are same.but ...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
how to find the variance of autocorrelation funciton
i want to do the following S=(acf(1))^2+(acf(2))^2+......+(acf(21))^2 Please help me how to write this in matlab?
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
differencing a time series
I want to difference a time series till it becomes stationary.how to code it using matlab.i am writing my code below.please help...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
Simulate a bivariate time series for model checking
Sir, Please help me how to simulate a bivariate time series using box-mullter method in matlab. sincerely,chithralekha.k
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
equations indexing in matlab
What is the program code for the below equations? a0=0.5*sum(rho(j)*b(j)) for j=0 to k 0.5*sum(b(j)*(rho(abs(r-j))+r...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
division of an equation
while writing the following in matlab, la=(-1:0.1:1)*pi; T10=a01/(1+b1*cos(la)); message saying matrix dimension must ...
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
interval writing in matlab
i want to write lamda ranging from -pi,0.9*pi,-0.8*pi.............0,0.1*pi,....pi please help me how to do this in matlab
casi 12 años hace | 1 respuesta | 0
1
respuestaPregunta
how to write code for the following formulae?
a0=0.5*sum(rho(j)*b(j)) for j=0 to k 0=0.5*sum(b(j)*(rho(abs(r-j))+rho(r+j))) for j = 0 to k and r=l+1 to + l+k where l ...
casi 12 años hace | 0 respuestas | 0
0
respuestasPregunta
non-linear equations solution in matlab
when i tried this program code to solve w0,w1,w2, i got a error message that"undefined function or variable w1.the program code ...
alrededor de 12 años hace | 2 respuestas | 0
2
respuestasPregunta
how to solve non-linear equations
syms w(0),w(1),w(2) exp1=(w(0)^2+w(1)^2+w(2)^2)-A0; exp2=(2*w(1)*(w(0)+w(2)))-A1; exp3=(2*w(0)*w(2))-A2 sol=solve(...
alrededor de 12 años hace | 2 respuestas | 0