Statistics
2 Questions
0 Answers
RANK
179,322
of 301,800
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,411
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 176,593
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF 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)...
13 years ago | 0 answers | 0
0
answersQuestion
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) *...
13 years ago | 1 answer | 0
