Mean value by Least Squares Method
|
08-02-2019, 08:14 PM
(This post was last modified: 08-02-2019 11:00 PM by DrD.)
Post: #2
|
|||
|
|||
RE: Mean value by Least Squares Method
Using the math template key, I tried this on the emulator:
∂(Σ((x(k)-m)^2,k,1,n),m) ==>sum(-2*(x(k)-m),k,1,n) Does this help? -Dale- |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Mean value by Least Squares Method - Hans Wurst - 08-02-2019, 07:17 PM
RE: Mean value by Least Squares Method - DrD - 08-02-2019 08:14 PM
RE: Mean value by Least Squares Method - Hans Wurst - 08-02-2019, 08:55 PM
RE: Mean value by Least Squares Method - DrD - 08-04-2019, 09:49 AM
Eureka! -- almost, only one hurdle left - Hans Wurst - 08-04-2019, 01:43 PM
RE: Mean value by Least Squares Method - DrD - 08-08-2019, 02:05 PM
RE: Mean value by Least Squares Method - Eddie W. Shore - 08-08-2019, 01:32 PM
|
User(s) browsing this thread: 2 Guest(s)