Feeds
提问
Solving equations by calling a function
I have a function A=B*C+D, here B,C,D are all different functions (say it Equation 1) For B, the equation is B*tanh(B)=E*F (say...
5 years 前 | 1 个回答 | 0
1
个回答提问
matlab function handle with symbolic variables and functions
So i have made a general expression using symbolic variables and functions stored in a function handle of form containing n orde...
5 years 前 | 0 个回答 | 0
0
个回答提问
function handling and calling
I have created two different function handles containing multiple variable. Say f1(x,t,H,T,bed_level) and f2(x,t,bed_level). In ...
5 years 前 | 2 个回答 | 0
