photo

JL555


Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

8 Domande
1 Risposta

RANK
157.440
of 300.381

REPUTAZIONE
0

CONTRIBUTI
8 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
0

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.477

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

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

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

oltre 9 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

oltre 9 anni fa | 0

Domanda


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

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

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

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

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

circa 10 anni fa | 0 risposte | 0

0

risposte