Logeswaran pitchai muthaiyah
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
70 959
of 295 569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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, :)...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
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];...
ungefär 4 år ago | 1 answer | 0