photo

Logeswaran pitchai muthaiyah


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
80,938
of 301,195

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,190

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,322

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答