Statistics
2 Questions
0 Answers
RANK
239,627
of 301,432
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
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 to store output of Matlab command (like pipe in Linux)?
I am trying to evaluate an integral in Matlab using: int(x^(2)*sin(n*x),x) Which will return: (2*x*sin(n*x))/n^2 - ...
9 years ago | 1 answer | 0
1
answerQuestion
How to solve wave equation in Matlab using Fourier Series?
I am trying to solve a wave equation using a Fourier Series. I have reduced the problem to the following equation: u(x,t) =...
9 years ago | 0 answers | 0
