jey sun
Followers: 0 Following: 0
17 Year old male
Professional Interests: cycling
Statistics
6 Questions
0 Answers
RANK
186,221
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to integrate x/(1+5x^4) using the simpsons rule
how to integrate x/(1+5x^4) using the simpsons rule i learnt to use the quad function but i might be going wrong in my code fo...
10 years ago | 1 answer | 0
1
answerQuestion
how to integrate f(x)= x/(8+6x^2)^2 in matlab
how to integrate f(x)= x/(8+6x^2)^2 in matlab with the range of 0 to 6 i have tried the int fuction but am getting an error, ...
10 years ago | 1 answer | 0
1
answerQuestion
how to find the integral of F = x./(1+x.^4) on matlab
how to find the integral of F = x./(1+x.^4) on matlab in the range of 0 and 5 i have used the following; int(F,x,0,6) but...
10 years ago | 2 answers | 0
2
answersQuestion
how to plot a graph of the equation (x^5)+(x^4)+(x^3)+(9*x^2)+8*x+3
how to plot a graph of the equation (x^5)+(x^4)+(x^3)+(9*x^2)+8*x+3 in matlab, i have tried using the plot function but it is st...
10 years ago | 3 answers | 0
3
answersQuestion
how to convert w=M(e^jπ) into complex number
is it possible to convert w=M(e^jπ) into the for a+jb (complex number) in matlab?
10 years ago | 1 answer | 0
1
answerQuestion
How do i get the arg(A(j)) and I A(j) I of an equation?
I have the following equation of A= ((1+2j) / ((6j^4)+(8j^3)+(2j^2)+(7j)+2 ) and need to get it in the terms of |A(j)| and arg...
10 years ago | 1 answer | 0