photo

CT


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
12,866
of 300,871

声誉
4

贡献数
9 个提问
0 个回答

回答接受率
44.44%

收到投票数
4

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Fminunc gives Hessian with NaN
I am running a minimisation problem using fminunc but I get an Hessian matrix with NaN values. Could you help me to understand: ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Error using parpool (line 103) with Matlab R2016b
I run a Matlab R2016b script main.m in the HPC of my university. The script contains parpool(4) and uses parfor loop. To run th...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Global variables when doing Matlab array job in a cluster
I am running a Matlab array job in the cluster of my university. Specifically, I run a script f.m in parallel several times usin...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Quadratically constrained linear maximisation problem: issues with fmincon
I would like to solve the following quadratically constrained linear programming problem. I have written a Matlab code (R2091...

6 years 前 | 1 个回答 | 1

1

个回答

提问


Why do I get the following error using fmincon?
I am trying to run the following fmincon problem, where evaluating fun requires to solve a linear programming problem. Before s...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Saveas or print: figure not appearing as desired (scatter points are half points, black lines appearing in a red region)
Consider the following figure in Matlab load matrices %Rb, vertices_deg, vertices_comp close all patch([0 0 1],[0 1 0],[1...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Plot feasible region of a high-dimensional linear programming along some dimensions
Let be a vector of unknowns. Consider the linear system where are matrices and vectors of known parameters with appropriat...

6 years 前 | 3 个回答 | 1

3

个回答

提问


Linprogr in Matlab not finding a solution when a solution exists
I am solving a linear programming in Matlab using linprogr. All the matrices are attached. clear rng default load matrices ...

6 years 前 | 3 个回答 | 2

3

个回答

提问


Linprogr giving 2 different solutions when changing the way to impose upper and lower bounds
I am running a linear programming problem in Matlab using linprogr. The linear programming problem has many solutions. When I i...

6 years 前 | 0 个回答 | 0

0

个回答