Feeds
답변 있음
int function return ans in 'int' itself . I got the expression J and L in terms of g but the integration of expression U1 return as in int function. Thanks in advance
here is the c(x), ignore previous c(x) and all other value and equation is same.
int function return ans in 'int' itself . I got the expression J and L in terms of g but the integration of expression U1 return as in int function. Thanks in advance
here is the c(x), ignore previous c(x) and all other value and equation is same.
4년 초과 전 | 0
질문
Integration method two function depend on each other
If c(x) is a function of u(x) and u(x) is a function of c(x) so how we integrate u(x).
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
iterative method (two function dependent on each other how to integrate it), in this both u(x) and c(x) dependent on each other , please help to code , I am new on matlab
In this dl instead of cl in last equation. and in H (l,x) used l at the place of a.
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
int function return ans in 'int' itself . I got the expression J and L in terms of g but the integration of expression U1 return as in int function. Thanks in advance
clc clear syms x g assume(g >= 0) Ef=427000*10^6; % in MPa Em=89000*10^6; Ec=184000*10^6; mu=0.2825; ao=0.001; ...
4년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Symbolic integration when the answer is not in a closed form
only closed form integral can solve by int function
Symbolic integration when the answer is not in a closed form
only closed form integral can solve by int function
4년 초과 전 | 0
질문
i have an error using plot function with syms engine
I have an error like below, Error using plot Data must be numeric, datetime, duration or an array convertible to double. Erro...
4년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Error witth Matrix calculus
I have an error like below, Error using plot Data must be numeric, datetime, duration or an array convertible to double. Er...
Error witth Matrix calculus
I have an error like below, Error using plot Data must be numeric, datetime, duration or an array convertible to double. Er...
4년 초과 전 | 0


