photo

PRED LIU


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

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
32,162
of 300,352

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Review
  • Explorer

查看徽章

Feeds

排序方式:

提问


How to became my Tridiagonal matrix
B=[ 16, 2 , 3, 13;... 5 , 11, 10, 8;... 9 , 7 , 6, 12;... 4, 14, 15, 1] Ho...

5 years 前 | 3 个回答 | 0

3

个回答

提问


How to reshape my matrix A to B
How to reshape my matrix A to B ?? A(:,:,1)=[ 8, 1, 6 ;... 3, 5, 7 ;... 4, 9, 2 ] A(:,:,2)=[16, ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to fix my code with parfor-Loops array?
My code have a lot of error ,how to fix ? X = ones( 1 ,3); B = zeros( 20 ,3); p...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to count the number of "" true "" and ""false"" in matrix
matrix AAA is AAA = [... true true false true true true true true false false true false false true true ] How to kno...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to make matlab editor become colorful like octave
Any one have good idea

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to get the matrix when I need a logic matrix
How to get a matrix QQQQ when I need a logic matrix AAAA AAAA=[ true true true true false true true true true true true fa...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to obtain max value form Matrix A B C , and write to Matrix D
How to obtain max value form Matrix A B C , and write to Matrix D ,as below Matrix A 1 1 6 1 17 1 23 18 1 Matrix B...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to get matrix data from function ,anyone help me
Z=[ 1 3 4 ;5 3 1;3 3 3]; a=1; Qa=example(a,Z); ss=Qa(1)+Qa(2); %=====> I CAN'T get both matrix data a+Z and a*Z %% %%%m...

5 years 前 | 1 个回答 | 0

1

个回答