photo

Sergio


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

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
192,971
of 299,750

声誉
0

贡献数
9 个提问
0 个回答

回答接受率
88.89%

收到投票数
0

排名
 of 20,792

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,710

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

6 months 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答

提问


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

1 year 前 | 2 个回答 | 0

2

个回答

提问


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

1 year 前 | 1 个回答 | 0

1

个回答