photo

Shishira Mahunta


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
255,699
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


i got stucked in a code , I need to use global optimization, for which i dont know much about the input parameter. But I am having following error.
function optimal_power_vs_delta() Nc = 15; syms B [2*Nc 1] omega0 = 2; m=10; dt=0.01; Th=100; Tc=0....

4 years ago | 0 answers | 0

0

answers

Question


Hii, I am wondering how can i use the global optimization solver ,patternsearch inside a for loop. please look into the code.
function output = optimal_power_vs_delta(B) omega0 = 2; Nc = 15; m=10; dt=0.01; Th=100; Tc=0.1; ta=...

4 years ago | 0 answers | 0

0

answers