Silibelo Kamwi
UWC
Followers: 0 Following: 0
Student
Professional Interests: Statistics
Statistics
RANK
152,575
of 295,569
REPUTATION
0
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
the question about solving nonlinear equations
Check in the optimization toolbox how fminunc or unconstrained optimization works.it might be able to help with nonlinear equati...
12 years ago | 0
Solve a system of equations with two unknowns
Hi Greg, i guess you need to check the optimization toolbox, there is an example of a function dealing with this type of system ...
12 years ago | 0
maximum likelihood estimation of triple integral equation using fminsearch
hi walter , here is my code,thanks for taking your time to read it. function [paramsEst,Funval,exitflag,output] = HHMaxmisp...
12 years ago | 0
Question
maximum likelihood estimation of triple integral equation using fminsearch
Hi, I would like help with debugging my code which seems not to be working when i try to get some maximum likelihood estimate of...
12 years ago | 1 answer | 0
1
answerQuestion
passing output between functions
Hi everyone, can anyone help or point me in the right direction.how do i pass the output from one function to another. thanks...
13 years ago | 2 answers | 0
2
answersQuestion
Suprising results using matlabs quad to solve a simple double definite integral.
Hi everyone, i have a complex function which i have written a matlab function to execute, but before that i did a simple example...
13 years ago | 1 answer | 0