Statistik
RANG
142.048
of 301.617
REPUTATION
0
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 21.359
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.795
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
The computer hangs while evaluating the following integral and code....pls help
w=15;a=100;b=0.01;OUT=1/30;deltaOUT=5.2; syms x; pOUT=@(x)max(0,(1-exp(-OUT*x+deltaOUT))); pNL=@(x)1-pOUT(x); err=45.*2.*p...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
The computer hangs while evaluating the following lines of code involving integrals..........Pls help
w=15;a=100;b=0.01;OUT=1/30;deltaOUT=5.2; syms x; pOUT=@(x)max(0,(1-exp(-OUT*x+deltaOUT))); pNL=@(x)1-pOUT(x); err=45.*2.*p...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenThe following code is not working....cant reduce it to integral 3
It is however strange that the following lines of code do not evaluate, however, the previous lines of code got evaluated by MAT...
mehr als 7 Jahre vor | 0
Frage
The following code is not working....cant reduce it to integral 3
syms x y z; f1=@(x)(0.93*dirac(x-0.01)+0.07*dirac(x-100)); f2=@(y)(0.93*dirac(y-0.01)+0.07*dirac(y-100)); intfn=matlabFun...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
The following program involving double integration hangs...Tried everything in R2014a
syms x y z; f1=@(x)(0.6*dirac(x-0.01)+0.4*(x-100)); f2=@(y)(0.6*dirac(y-0.01)+0.4(y-100)); intfn=matlabFunction((1-(1/(1+(2...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The following programme is not working
The programme calls integral for a nested function. The result is again called in integral 2
mehr als 7 Jahre vor | 0 Antworten | 0

