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.
5 years 前 | 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...
5 years 前 | 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 .....
5 years 前 | 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...
5 years 前 | 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...
5 years 前 | 0 个回答 | 0

