photo

Atreyu91


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
153,119
of 300,763

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
85.71%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Calculators and excel have different answer to matlab for inverse of a matrix
I have a code which calculates a 10x10 matrix for every value of k. When I perform an inverse of the matrix, I can get an answer...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Cellfun or for loop
I have the following code where I am trying to obtain U for every k value and the values in a cell array: G = 1x3 cell If ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Inverse of several different matrices
Can anyone please show me how to perform an inverse of several matrices in a cell array in MATLAB? for example if I have a ce...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Insert zeros into matrix in matlab
I am trying to insert zeros into a matrix, an example is as follows: [1;2] to [1;0;0;0;0;2] Can anyone plea...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Addition inside of an existing Matrix
I am trying to understand how to manipulate a matrix, can anyone please show me how to perform the following action in Matlab? ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Removing columns from a matrix
Can anyone please how me how to remove columns from a matrix? an example of what I am trying to do is remove the 4 columns of...

10 years 前 | 1 个回答 | 0

1

个回答

提问


For loops for matrices
I am trying to link two equations, where I use a for loop calculate the value of k (wavenumber) from the range of frequencies (e...

10 years 前 | 1 个回答 | 0

1

个回答