photo

George


Home

Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
23.182
of 297.503

REPUTAZIONE
1

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
75.0%

VOTI RICEVUTI
1

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


computing issue
we have this formula p(x)=(<f,f_0>/<p_0,p_0>)*p_0 + (<f,f_1>/<p_1,p_1>)*p_1 + ... + (<f,f_n>/<p_n,p_n>)*p_n where (<f,f_0>) for ...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


math Legendre problem
Initial conditions p(0)=1 and p(1)=x , we also have that p(n+1)=((2*n+1)*x*p(n)-n*p(n-1))/(n+1). As we all know, matlab cannt...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


plot 3D
hi there. let's say that i have 3 matrixes. A=[1:10], B=[1:10] and C=[1:10]. I also have a time line. tim=1:1/2:10 . Let's say t...

oltre 13 anni fa | 3 risposte | 0

3

risposte

Domanda


How do I make something that labels the lines in my plot?
I have a plot with many lines in it that pointing some spots. I want to create a matrix outside the plot area, a list, that wi...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


y(0)=0
why i cant do that ? y(0)=0; i really have to..

quasi 14 anni fa | 2 risposte | 0

2

risposte

Domanda


tridiagonal matrix
Hi there. i have this equation ||| 0.99y(i+1) -2y(i) +2.01y(i-1)=0,0002 ||| i want i from 1 to 99. So i will have 99 equations w...

quasi 14 anni fa | 1 risposta | 1

1

risposta

Domanda


how to make arrows
hi there! here is my question. I am using text command to place some text to specific points [x1,y1]=ginput(1); text(x1,y1,'P')...

quasi 14 anni fa | 3 risposte | 0

3

risposte

Domanda


how to insert pointers/markers
Hi there. I am new to matlab and to matlab community. I am working on signal processing for a homework i have. My question is ...

quasi 14 anni fa | 1 risposta | 0

1

risposta