photo

Silibelo Kamwi


UWC

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Student
Professional Interests: Statistics

统计学

MATLAB Answers

3 个提问
3 个回答

排名
256,263
of 299,862

声誉
0

贡献数
3 个提问
3 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,824

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,327

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

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

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

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

13 years 前 | 0

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答