photo

Hamada Alkhlif


Last seen: quasi 4 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
90.841
of 300.392

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

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 1

Visualizza badge

Feeds

Visto da

Domanda


is my code right ?
i have done the folow : x=linspace(-2*pi,2*pi,40); y=pi*sin(x); plot(x,y); title('scapegoat') xlabel('X') ylabel('...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


odd number ,even number
i need acode which detects the odd numbers in the row vector containing the digits of number (1 8 0 5 0 5 7 5 9 )in order and c...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


FOR LOOP , beginner question.
i want to Write a code or script including a FOR LOOP in order to computing the value of d for the following values of x and ret...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


how can I Compute the value of d for the following values of x , Outcome equation d=((34.63/x)-5.126)/2.54
Is my code right i am beginner in matlab. >>clc >>clear for x=[0.1000,0.1500,0.2000] fprintf("\n\t%g\n",x) else d=...

oltre 4 anni fa | 2 risposte | 0

2

risposte