photo

NEELU GUPTA


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

MATLAB Answers

7 Fragen
0 Antworten

RANG
119.919
of 300.343

REPUTATION
0

BEITRÄGE
7 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
14.29%

ERHALTENE STIMMEN
0

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

0

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort