Statistiques
2 Questions
0 Réponses
RANG
280 380
of 301 809
RÉPUTATION
0
CONTRIBUTIONS
2 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 414
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 674
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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)...
environ 13 ans il y a | 1 réponse | 0
0
réponseQuestion
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) *...
environ 13 ans il y a | 1 réponse | 0
