photo

Logeswaran pitchai muthaiyah


Last seen: circa 5 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
80.940
of 301.200

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 21.190

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.339

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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, :)...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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];...

oltre 5 anni fa | 1 risposta | 0

1

risposta