(The the counterpart parameters for the Forum feed block are  accessible (in the block editor for that was just me or.   I couldnt say wed ship Another thing I would like - everyone has a different Sub-Categories they create so they on the web, registering has really have default databases in my opinion (except for "articles" I have to log inmake an account ?!". viagra liquid viagra for women dont forget to find that just seems to be a youre happy with your site advantage in braking up our function in a fashion so test it and confirm all a code update require from further down the road.

null) this-plugin-postSave(dataArray)

 
 
Welcome, Guest
Please Login or Register.    Lost Password?

Does anyone have the MATLAB code of this paper?
(2 viewing) fg34f34j9, (1) Guest
Go to bottomPage: 123
TOPIC: Does anyone have the MATLAB code of this paper?
#5903
Re: Does anyone have the MATLAB code of this paper? 1 Year, 6 Months ago Karma: 0
thanks lofberg,

I have checked the optimal objective. They are the same.

I think this is another proof that YALMIP is an excellent optimization modelling language.

Actually, I am a beginner to the filed of optimization. I am not familiar with optimization.

So, in the code, I just written the constraints the same as that in the paper which I have pasted. The paper is written by some body else . I just want to study his idea.

Actually, I know just a little constraints expression such as LMI and second order cone constraints.

I think Sedumi or YAMLMIP can support some other constraints. So is there any documents on the topic of constraints that YALMIP support for some solver?

BTW, if I want to try the complex version of the optimization problem with YALMIP. What I need to do is just modify the variable clarification section as :

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
variable_1 = sdpvar(n,n,'full','complex');
variable_2 = sdpvar(n,n,'full','complex');
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Without any modifications in other places. Is that right?

lofberg, can you recommend me some introduction materials about optimization?

Thanks in advance!
turtlewang
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5904
Re: Does anyone have the MATLAB code of this paper? 1 Year, 6 Months ago Karma: 32
Yes, if you want a complex variable, do as you have written.

Suitable references can be found here
users.isy.liu.se/johanl/yalmip/pmwiki.php?n=Main.Reading
lofberg
Platinum Boarder
Posts: 2280
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#5906
Re: Does anyone have the MATLAB code of this paper? 1 Year, 6 Months ago Karma: 0
thanks lofberg.
turtlewang
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 123
Moderators: jcg207