photo

Marcus


Last seen: 1 month 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
291,797
of 300,364

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

已回答
How store evolution of x over the iterations of lsqnonlin?
I just want to save the values and plot them to evaluate the convergence.

1 year 前 | 0

提问


How store evolution of x over the iterations of lsqnonlin?
Hi, I'm solving a nonlinear system of equations with lsqnonlin and want to save the evolution of values of X. The ouput of the...

1 year 前 | 2 个回答 | 0

2

个回答

提问


What norm StepTolerance uses for multivariable?
I want to define a StepTolerance for the lsqnonlin with 'trust-region-reflective'algorithm to solve a system of 4 variables, so ...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Is the Trust-Region-Reflective algorithm the same for minimizing a scalar function and solving a nonlinear system of equations?
I'm tring to solve a system of "blackbox" residual function (F(x)=0) and was wondering if it is better to solve the system or to...

1 year 前 | 0 个回答 | 0

0

个回答

提问


Count unique vector in a sequence
Hello, I have a sequence of 16 column vectors v_n with dimension 4x1: [ v_1 v_2 ... v_16 ] How can I count the number o...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Surf on a cylinder
How can I plot this surf on a cylindrical surface, like this?

1 year 前 | 1 个回答 | 0

1

个回答