photo

Silibelo Kamwi


UWC

Active since 2011

Followers: 0   Following: 0

Message

Student
Professional Interests: Statistics

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
154,939
of 300,302

REPUTATION
0

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
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...

13 years ago | 0

Answered
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 ...

13 years ago | 0

Answered
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...

13 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...

13 years ago | 1 answer | 0

1

answer

Question


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...

14 years ago | 2 answers | 0

2

answers

Question


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...

14 years ago | 1 answer | 0

1

answer