photo

Vincent DUFOUR


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
1 个回答

排名
19,192
of 300,840

声誉
2

贡献数
10 个提问
1 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 21,092

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,238

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

提问


how to use 'options' option in svmtrain
Hi everyone, I'm having an issue using the 'options' parameter in the svmtrain function. It says to create a structure us...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How do I write a delayed differential equation ?
Hi everyone, I am currently trying to implement the following delayed differential equation: y_dot(t)=K*yc(t-L)-(1/T)*y(t)...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How can I derive a rotation matrix
Hi everyone, I have the 3 classical rotation matrices around x,y and z axis, I multiplied them to obtain the general rotatio...

8 years 前 | 0 个回答 | 0

0

个回答

提问


System of Second Order ODE rewriting
Hi everyone, I am trying to solve the following system of 2 second order coupled non linear differential equation (position a...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How can I optimize a cost function under trajectory constraint ?
Hi everyone, I am trying to run an optimization problem using fmincon and ode solvers and I have an issue: my ODE system is t...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to saturate a variable in ODE solver ?
Hi everyone, I am currently using ode15s to solve a ODE system and I would need to saturate a variable directly in the dynami...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How can I extract extra variable from ode solver ?
Hi everyone, I am trying to extract some extra variable from ode-solver (ode15s here) by using the 'OutputFcn' option with ode...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
How do I pass out extra parameters using ODE23 or ODE45 from the MATLAB ODE suite?
I am sorry, but the solution with the "persistent" doesn't seem to work for me, when I am calling the "myode" directly with the ...

9 years 前 | 1

提问


How to constrain the optimized variable using fmincon ?
Hi everyone, I am currently using fmincon function to solve an optimization problem. Basically I am trying to minimize th...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Solving differential equation system with time dependent condition ?
Hey everyone, I am trying to solve a system of differential equation using ode function. My questions about it are the f...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How can I minimize a function with constraints on matrix ?
Hi everyone, I am trying to run a simulation where I want to minimize a parameter (lambda) such that a function equals to 0 (...

9 years 前 | 1 个回答 | 0

1

个回答