photo

Sergio


Last seen: 1 day ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
197,980
of 297,457

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
88.89%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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 3

View badges

Feeds

View by

Question


Comme posso generare i risultati come hyperlink?
Cerco di execute questo su matlab online però alla fine, il TEX e PDF non sono scaricabili. Come posso farlo che si possono scar...

7 days ago | 1 answer | 0

1

answer

Question


Use of eig(A) for eigenvectors
Hi, I try to call the eigenvectors of the respective eigenvalue, but that part in the code gives an error: "Unrecognize functi...

8 months ago | 1 answer | 0

1

answer

Question


Script has no errors, but no plot is given
Hi , I wonder what is wrong here with the script. Nothinig happens when it should plot something... Can someone help? Thanks ...

8 months ago | 2 answers | 0

2

answers

Question


Empty spherical plot - strange error
I find it strange that I get an empty plot with the give command, and get the given error: Error using matlab.graphics.chart....

8 months ago | 1 answer | 0

1

answer

Question


Unrecognized "spharm" for spherical harmonics plot?
Hi, I get the following error when trying to plot Unrecognized function or variable 'spharm'. Error in FTyD (line 35) ...

8 months ago | 1 answer | 0

1

answer

Question


Operands to the logical AND (&&) and OR (||) operators must be convertible to logical scalar values. Use the ANY or ALL functions to reduce operands to logical scalar values.
Hi, I get the following error with the given code, "Operands to the logical AND (&&) and OR (||) operators must be convertibl...

8 months ago | 1 answer | 0

1

answer

Question


How to use fminunc for a 2D function composed of two functions?
I have: and I want to minimize it on the unit square without using differentials. I use the following code, close...

9 months ago | 1 answer | 0

1

answer

Question


Solving a linear programming problem uising linprog
I have the given linear program to solve. To solve this I prepare the following for the constraints on each of the six va...

10 months ago | 2 answers | 0

2

answers

Question


How can I calculate the gradient of a vector in MATLAB?
I have The vector r, which is a 1x8 vector, r=(r_1, r_2,…,r_8)^T, and the Jacobian defined by J, as a 8x8 matrix J = (\p...

11 months ago | 1 answer | 0

1

answer