photo

Catarina Pina


Last seen: 3 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
3 个回答

排名
193,123
of 299,772

声誉
0

贡献数
4 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,865

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


Problems with memory allocation - large-dimensional matrices
I have the following piece of code, where Deg_Assign_List is a matrix (only with 1’s or 3’s) with 20 columns and the number of r...

6 months 前 | 0 个回答 | 0

0

个回答

提问


vpasolve finds no solutions except the null solution
I have the following code to obtain the solutions of a system of 10 nonlinear equations (eqn1-eqn10) with 10 variables (x1-x10)....

6 months 前 | 3 个回答 | 0

3

个回答

已回答
Generate matrix combinations with parameters
The length of all_combinations is 65536. If I have a condition to impose to these combinations and eliminate some of them (I hav...

1 year 前 | 0

已回答
Generate matrix combinations with parameters
Thank you very much, it works perfectly!

1 year 前 | 0

已回答
Generate matrix combinations with parameters
First of all, thank you for your solution! In fact, it solves the problem I described. But I ended up not explaining the problem...

1 year 前 | 0

提问


Generate matrix combinations with parameters
I have the following matrix (8x6): M = [T_1 T_2 T_3 0 0 0 T_1 0 T_2 T_3 ...

1 year 前 | 5 个回答 | 0

5

个回答

提问


How can I verify an isomorphism relation between two graphs that join cube and octahedron vertices?
I have two sets of nodes, corresponding to the vertices of the cube (S1 = {1,…,8}) and the octahedron (S2 = {1,…,6}), respective...

1 year 前 | 1 个回答 | 0

1

个回答