Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
280.380
of 301.809
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
0
RANK
of 176.674
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
Feeds
Domanda
How can I math formula to matla code using double integration
Hi, I want use double integration such as int(int) {A-B}f(x)dx*q(r)dr What I want to know is how can I make code from "f(x)...
circa 13 anni fa | 0 risposte | 0
0
risposteDomanda
How can I make double integration
syms x; syms r; for n=1:10 for i=2:t f1(i,n) = h * (Sast(i-1,n) + r* Y(i,n) - x) * 1 / (v(i,n)^(1/2) *...
circa 13 anni fa | 1 risposta | 0
