photo

Manil Athapattu


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
93.596
of 300.369

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 20.936

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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


How do you integrate a constant?
theta and miu are constants theta = 0.01305 miu = 0.0546 const = @(x) tan(theta + miu) r = integral(constant,0,1)

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Assignment has more non-singleton rhs dimensions than non-singleton subscripts
hi I keep getting the error which i mentioned in the question.This is a part of the code in which there is an error, if some...

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


Can someone please tell me where I'm wrong so that I can correct it
M = 2.5 fun1 = @(y) 1./y.*((sqrt(M^2 - 1)- cot(x))); Km = integral(fun1,0,2.5); above is my code an I need to know how to...

oltre 8 anni fa | 1 risposta | 0

1

risposta