Feeds
提问
Anonymous Functions with Multiple Inputs ignore some inputs
For example, the function is: , then But I want to do this: or , and so on y=@(x,theta) x.^theta y(2,3)=8 % 2^3=8, succe...
3 years 前 | 0 个回答 | 0
0
个回答提问
How to estimate a complex function?
Parameter is estimated by maximizing the following criterion: The MLEs of and are calculated by inputting the estimation r...
3 years 前 | 0 个回答 | 0
0
个回答提问
Unable to find functional inverse of power function
for example, I have a function , and the inverse function of is : or it can be written to But when I use MATLAB, it throws a...
3 years 前 | 1 个回答 | 0