photo

Nick


Last seen: Today 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

7 个提问
1 个回答

Cody

0 个问题
2 个答案

排名
31,102
of 299,763

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
1

排名
 of 20,798

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
91,203
of 165,797

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer
  • Thankful Level 3
  • Solver

查看徽章

Feeds

排序方式:

已回答
What is the best way to constrain a matrix to be positive definite ?
I agree with the other posts. There are multiple ways you can parameterize your positive definite matrix though with some offeri...

4 hours 前 | 0

提问


How to vectorize analytical derivative functions for bvp4c?
I want to use the vectorization option to speed up bvp4c while also providing analytical derivatives, but it is unclear to me ho...

6 months 前 | 2 个回答 | 0

2

个回答

提问


Best way to integrate equations of motion with zero order hold control inputs
I have some equations of motion that I want to integrate using an ODE solver. I also have a control input to these equations of ...

12 months 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to terminate integration when multiple events are triggered simultaneoulsy?
Multiple events can be included in an ODE event function, but it seems there is only capability to detect and act on each event ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Do ODE solvers use location of root of event function in its solution even if integration isn't specified to stop?
Say I want to solve an ODE with a piece-wise continuous function and I want to accrurately capture the corner point in the solut...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Possible bug with coneprog?
I am wondering if this is a bug in coneprog or expected behavior. The example used to reproduce this is from https://www.mathwor...

3 years 前 | 1 个回答 | 0

1

个回答

提问


coneprog: Infeasibilities are satisfied in last step from iterative display but exitflag is still -2 (NoFeasiblePointFound)
I am trying to solve a trajectory optimization problem with coneprog under the problem-based approach and am having convergence ...

3 years 前 | 1 个回答 | 1

1

个回答

提问


Is there a way to comment out all unused lines in an automatically generated code at once?
I am using matlabFunction to automatically generate very large symbolic functions. In the generated function, there are a number...

4 years 前 | 1 个回答 | 0

1

个回答