Catarina Pina - MATLAB Central
photo

Catarina Pina


Last seen: 3 days ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB AnswersFrom 06/24 to 05/25Use left and right arrows to move selectionFrom 06/24Use left and right arrows to move left selectionTo 05/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 Questions
3 Answers

RANK
247,729
of 298,512

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,606

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,536

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

1 month ago | 0 answers | 0

0

answers

Question


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)....

2 months ago | 2 answers | 0

2

answers

Answered
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...

10 months ago | 0

Answered
Generate matrix combinations with parameters
Thank you very much, it works perfectly!

10 months ago | 0

Answered
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...

10 months ago | 0

Question


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 ...

10 months ago | 5 answers | 0

5

answers

Question


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...

11 months ago | 1 answer | 0

1

answer