Feeds
提问
How to solve for scalar constant coefficient :: [1x11 matrix]=[1x11 matrix].*coefficient
Lets say I want to estimate a coefficient as good as possible according to [1x11 matrix]=[1x11 matrix].*coefficient How would I...
6 years 前 | 0 个回答 | 0
0
个回答提问
Adding functions of the same variable to form a new function
Basically. Say I have two functions like: f1= @(x)(43*(x^3)+32) f2 = @(x) (34+9*x - 2*(x^2)) How do I combinde these fu...
8 years 前 | 1 个回答 | 0
1
个回答提问
Solving for a boundary in an integral with known value?
The assignment has to do with calculating flame-temperature of a reaction. To to this i need to solve the problem dH = nC...
8 years 前 | 1 个回答 | 0

