photo

Marcelo Boldt


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

Followers: 0   Following: 0

统计学

MATLAB Answers

16 个提问
0 个回答

排名
170,056
of 300,392

声誉
0

贡献数
16 个提问
0 个回答

回答接受率
31.25%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Deleting Rows in a cell array
Hi all, I have the following type of array: and I want to get rid or eliminate de first two rows. I have been doing the followi...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Runge Kutta Method for Matrix
Hello, I have been developing a runge-kutta 4th order method to solve differential equations in matrix form (dx/dalpha = A x ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to Solve this Big System of Equations
Dear Community, I have made a stiffness matrix of 443x443 dimension and I have an associated load vector of 443x1. Since the ...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Error with array bounds
Dear Community, I am creating a function and unfortunately I dont know why I am getting this error "Index in position 1 excee...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Global Indexing in For loops
Dear Community! I have been working on a project where I find myself a little bit stuck: I have elements, where each of them...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Plot 2 Vectors as a X and Y graph
Hello all, I have the following two vectors (Bending Moment and Meridian s) both 86x1 dimension and I want to plot Bending Mo...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Index Problem in for loop
I am having a rather basic problem that I still cant figure it out. I have two arrays: both have a 64x1 dimension but one is th...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Operator '*' is not supported for operands of type 'cell' after changing the cell
Hello, So after realizing Runge Kutta I obtain a 49x1 cell that contains 7x7 double variables. Later on I need to remove one ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Reshape and Modify a cell array
Dear Community, I have a 294x1 cell array, where each variable is a number and from this cell I need to create 2 cell arrays ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Cell Conversion Problem when transformed into a matrix form
Dear Community, I have a 324x324 cell array, each variable contains a 3x3 Matrix inside and I want to transform this same cel...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Cell array variable problem
Dear Community, I am facing a rather basic problem but unfortunately I cannot fix it: I have a nested loop that gives me as ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Merging Smaller Cells into a Bigger one
Dear Community, I am currently facing one problem: I have two cell arrays, one cell is (98,2) and the other the other is (128...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Reshape Cell array dimensions
Dear Community, I am facing a problem with a cell array dimension. After obtaining it with a for loop the dimension of it is ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Nested Loop with Matrices - Transfer Matrix Method
Dear Community, My problem has a two step question Question 1) I have to produce a 2x3 system where each variable contains a 4...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Connecting Dots in a plot
Hello everyone! I have 1 Vector (8x1 dimension) and 1 Array (3x1x8 dimension) and I want to connect each number of the vector w...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Error in sum of matrixes
Dear Community, I need to create a script where I obtain a matrix as an output. In addition, such matrix is a resultant matri...

5 years 前 | 1 个回答 | 0

1

个回答