Feeds
답변 있음
Problem with plotting an anonymous function
The reason is the singularity (X-x) in the denominator.
Problem with plotting an anonymous function
The reason is the singularity (X-x) in the denominator.
거의 6년 전 | 0
| 수락됨
질문
Singularity on Interior of Integration Domain
My function Z = @(x, X)-((x.*(-1.15517395637196e-2)+x.^2.*5.25774286994568e-4-x.^3.*1.089934292266744e-5-x.^4.*1.23023947673694...
거의 6년 전 | 답변 수: 0 | 0
0
답변질문
Multiple anonymous functions, result NaN
Z = @(t)(integral(@(X)((X.*(-1.94259876933865e-3)+X.^2.*9.43561288366922e-4+X.^3.*3.22493262073758e-6-X.^4.*3.33598332709698e .....
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Problem with plotting an anonymous function
calka1 = @(X)(integral(@(x)((x.*(-1.15517395637196e-2)+x.^2.*5.25774286994568e-4-x.^3.*1.089934292266744e-5-x.^4.*1.230239476736...
거의 6년 전 | 답변 수: 2 | 0
2
답변질문
Function out of integrals
I am trying to create a function with two variables p(z,t) = , where and is a 12th degree polynomial function, t which I'm goi...
거의 6년 전 | 답변 수: 0 | 0

