photo

Heborvi


Last seen: 5 years 前 自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
36,440
of 300,771

声誉
1

贡献数
8 个提问
0 个回答

回答接受率
37.5%

收到投票数
1

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,969

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


unconstrained nonlinear optimization problem
Hello, Kindly I have a question concerning nonlinear optimization problem. I have the following problem: How I can define ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Filled circles with different colors
Hello, I know the radius and the center coordinate of many circles I want to plot these circles as filled circles and ea...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Optimization by adding a penalization term
Hello, I write the following function that minimize an objective function by adding a penalization term: function [theta_o...

9 years 前 | 3 个回答 | 0

3

个回答

提问


Plot many filled circles
Hello, I have n points and each of them has a radius. For each point $i$, i want to plot a filled circle with raduis r(i). I ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


sum of function handle
Dear all, i have the following function: sum_{1<=i<j<=n}(X_i-X_j) and i need to write it as function handle. Can anyon...

10 years 前 | 3 个回答 | 0

3

个回答

提问


Problem using fmincon (initial point and results)
hello, I want to use fmincon to solve an optimization problem. The code is function [r_opt,fval]= Optimization_the_orig...

10 years 前 | 1 个回答 | 1

1

个回答

提问


Implicit Constraints using fmincon
Hello, I have the following otpimzation problem: The objective function is given by: f(x)=x_1+...+x_n+x_{n+1}+...x_{n+d} ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Objective function with 1,000 variables
Hello, I want to write an objective function which is composed of 1,000 variables. Can someone help me to do this. (My objecti...

10 years 前 | 1 个回答 | 0

1

个回答