Community Profile

photo

Klaudio Luku


Last seen: 8 months ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
How to find the derivative of a function with sums and conditions?
The best way to define this derivative function is the seguent: function grad = diff_p_fun(x,y,tau,p) % % -------- Derivata d...

3 years ago | 0

| accepted

Question


How to find the derivative of a function with sums and conditions?
Hi I'm trying to solve this problem, in my function, that i show you below. function p_out = quantreg_descent(x,y,tau) % % ...

3 years ago | 1 answer | 0

1

answer