Community Profile

photo

jey sun


Active since 2014

Followers: 0   Following: 0

Message

17 Year old male
Professional Interests: cycling

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

answer

Question


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

answer

Question


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

answers

Question


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

answers

Question


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

answer

Question


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

1

answer