photo

NEELU GUPTA


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
179,393
of 300,028

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
14.29%

收到投票数
0

排名
 of 20,860

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,043

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

0

个回答

提问


How to solve logrithmic constraint in convex program?
%convex optimization for optimizing allocated powers (P1 and P2) cvx_begin quiet cvx_solver mosek ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to optimize exponential objective function with two variable in convex problem?
I am trying to optimize Pi* and Pj* by using convex optimization but due to exponential objective function and mu_n as non-negat...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Is there material to seek Convex Optimization,I am stuck in my programming.
My problem is Multi-Objective.I am using lagrangian method for solving it.But how to solve this by Convex Optimization

7 years 前 | 0 个回答 | 0

0

个回答

提问


I am trying to findout maximum value of a equation of two variable
an = 1500; bn = 0.0022; Mn = 0.024; gn = 10^-15; mu_n = 3; syms x y real eqns = Mn - mu_n*[1+exp(-an*(gn*(x ...

7 years 前 | 1 个回答 | 0

1

个回答