jey sun
自 2014 起处于活动状态
Followers: 0 Following: 0
17 Year old male
Professional Interests: cycling
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0