photo

jey sun


Active since 2014

Followers: 0   Following: 0

Message

17 Year old male
Professional Interests: cycling

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
287.457
of 297.457

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
 of 20.438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158.938

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

  • 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...

bijna 11 jaar 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, ...

bijna 11 jaar 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...

bijna 11 jaar 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...

bijna 11 jaar 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?

bijna 11 jaar 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...

bijna 11 jaar ago | 1 answer | 0

1

answer