photo

JL555


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


help with bar plotting?
y=2.84; x=0.091713; a=bar(y,x,1);hold on; z=3.834; x=1.011; s=bar(z,x,1) i want to plot this in bar graph......

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Undefined function 'Fun" for input argument of type 'double'?
function z=fun(U) z='FPAeld1'; end i need to call the first script f...

circa 8 anni fa | 2 risposte | 0

2

risposte

Risposto
Multiple Plots On Same Page
It'll be helpful if you show the code a bit and plot number 2

circa 8 anni fa | 0

Domanda


help multiple legends?
[sol]=aaa(@ptch); [x1,x2]=ptch(sol) plot(x1,x2,'r.-');hold on; xlabel('x1');ylab...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


help pareto front?
http://in.mathworks.com/help/optim/ug/generate-and-plot-a-pareto-front.html what does the 3rd line in 2nd function 'pickindex...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


Index problem help?
for i=1:n for j=1:n Pl=P(i)*B(i)(j)*P(j); seems like i'm getting error with writing B(i)(j)...How will i code it in a...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


using summation and modulus?
<</matlabcentral/answers/uploaded_files/36864/Capture.JPG>> i think this is clearer and that Fi(Pi) have to substituted he...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


Error using * inner matrix dimension must agree?
Error using * Inner matrix dimensions must agree. Error in FPAeld1 (line 35) F=Pi.*Pi*a1+Pi*b1+c1+mod(ei*sin.*(fi*(p...

quasi 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to handle non-linear inequality constraints with bounds?
#how to code non-linear ineqality constraints. example:- * Pimin<=Pi<=Pli,1 * Pui,j-1<=Pi<=Pli,j j=2,3,…….ni * Pli,ni<=P...

quasi 9 anni fa | 0 risposte | 0

0

risposte