Lu zhang
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
176 002
of 296 364
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
0
RANK
of 20 397
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156 205
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error: "Difference order N must be a positive integer scalar" when called symbolic gradient function
In my program, I first use command jacobian generate a symbolic gradient of my objective function.Then I call the function(grad...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
Any command in matlab equivilent to vech() in gauss
The definition of vech() in Gauss is vech Purpose Vectorizes a symmetric matrix by retaining only the lower triangular ...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
MatlabFunction error: Argument 'vars' failed validation isVars.
<https://www.mathworks.com/matlabcentral/answers/312731-how-to-feed-value-to-jacobian-function-in-my-case here> In my program, I...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
How to feed value to jacobian() function in my case?
I need to calculate the gradient of a user-defined object function named fcn. I choose to use jacobian() function to calculate t...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
How should I pick input for jocabian() function im this case?
I want to calculate the gradient for a user-defined function using the jocabian() function.In the subfunction fcn, I pick subset...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
Does jacobian function in matlab equivilent to gradfd function in Guass?
I have an old code that calculating the gradient of object function and use the result to construct weighting matrix. The proble...
ungefär 8 år ago | 0 answers | 0
0
answersQuestion
Error: Failure in initial user-supplied objective function evaluation when using fminunc ?
Hi, I plan to calculate a minimum distance estimator using fminunc function. [b,fun,flag] = fminunc(@cov,b0); However...
ungefär 8 år ago | 1 answer | 0