jey sun
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
282.407
of 300.352
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.928
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.172
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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, ...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 11 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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?
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
