Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
186.946
of 301.204
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.191
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 173.368
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 got a error in median
%Train PCA load Xtest.mat; %Input data from TE Chemical Process X=Xtest(1:501,1:2); %2 continuous variable % find dimension ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
when i try to run mean function
%load('Ftr.mat'); %load first 1000 data data = xlsread('data.xlsx','Sheet1'); Ftrain= data(1:990, :); Ftest=data(991:1000, :)...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
when i tried run something from excel it shows error?
%load('Ftr.mat'); %load first 1000 data Data=xlsread('data.xlsx','Sheet1'); Ftrain= Data(1:1:990); Ftest=Data(1:1:1000); w...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Unable to perform assignment because the size of the left side is 3-by-1 and the size of the right side is 4-by-1. X(:,1)=Xint is showing the error
A=[-0.01613 0 0.04348 0; 0 -0.01111 0 0.03333; 0 0 -0.04348 0; 0 0 0 -0.03333]; B=[0.08325 0; 0 0.06281; 0 0.04786; 0.03122 0];...
más de 5 años hace | 1 respuesta | 0
