Feeds
提问
integrating equations obtained from polyfit
Hello, I have an equation to integrate: exp(thata(x)-1)*y_f(x) But I used polyfit to get the theta and the y_f, so i ha...
12 years 前 | 2 个回答 | 0
2
个回答提问
How can I integrate a non analytic function?
Hello, i am trying to integrate: (1/b)*exp(b(thata(x)-1))*y_f '(x) and find it's value at x_star. where b and x_star ar...
12 years 前 | 0 个回答 | 0
0
个回答提问
how can i use linspace to generate a row vector with two similar points?
i am creating an initial guess vector. As i have a multipoint BVPs, i should use double entries in the vector for the interface ...
12 years 前 | 2 个回答 | 0
2
个回答已回答
why the solution obtained from fsolve changes when i change the initial guess?
thank you
why the solution obtained from fsolve changes when i change the initial guess?
thank you
12 years 前 | 0
提问
why the solution obtained from fsolve changes when i change the initial guess?
I am trying to solve a system of two nonlinear equations. the solution Did not converge to the values i have expected and it ch...
12 years 前 | 2 个回答 | 0
