photo

andy ganteng


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Statistics

统计学

MATLAB Answers

5 个提问
0 个回答

排名
258,127
of 297,457

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Invert Matrix Command
A and B are matrices, which A is invers from B. Is there any differences between A=B^-1; A=B.\1; A=inv(B); coz i hav...

13 years 前 | 1 个回答 | 0

1

个回答

提问


need help in creating matrix.....please
I wanna create matrix like this A(m,n), which n defined by user input. matrix A is consist of combination between number 1,2,3. ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


create matrix again.....need help...please
I have 2 matrices, A(10,10) and B(10,20). which have same size in row and different in column because matrix A consist of 10 va...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Please help...
I have function like this, function knotident(x,nknot,rand) clc; [~,n]=size(x); for i=1:n z=x(:,i); c...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Create matrix...please help me..
I have 2 matrix, A(m,n) and B(o,p). which m=o and n=p, then n and p depend on user input. if input = 3 then n = p =3, if input =...

13 years 前 | 2 个回答 | 0

2

个回答