NEELU GUPTA - MATLAB Central
photo

NEELU GUPTA


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 07/18 to 04/25Use left and right arrows to move selectionFrom 07/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 質問
0 回答

ランク
174,614
of 298,005

評判
0

コントリビューション
7 質問
0 回答

回答採用率
14.29%

獲得投票数
0

ランク
 of 20,520

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,151

コントリビューション
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 ...

6年以上 前 | 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...

6年以上 前 | 0 件の回答 | 0

0

回答

1

回答

質問


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

6年以上 前 | 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 ...

6年以上 前 | 1 件の回答 | 0

1

回答