Feeds
提问
How to use integral when limits are anonymous functions
Greetings I am evaluating an integral wherein the limits are functions themselves and symbolic variables are involved. I can't ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Problem with vpa integral
Vu(k,T) = ((gama_q.*(g2).*(T^2)))./(2*k); Vii_u(k,T) = diff(Vu ,k ); rho_u(k,T) = (-Vii_u).*(Vu^2)*l1; %Fi_u = matlabFunct...
2 years 前 | 1 个回答 | 0
1
个回答提问
Adding anonymous functions stored in a cell
I have a cell of functions, which I want to add after integration of each in the cell. Further, I have to multply each fucntion ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Multivariable Integration w.r.t to 1 variable: 2nd variable is a function of 1st
I need to find the integral of the function: , where g is an algebraic polynomial. I have been using the symbolic toolbox but th...
2 years 前 | 1 个回答 | 0
