photo

Ivan Khomich


Last seen: 2 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
3 个回答

排名
114,183
of 300,753

声誉
0

贡献数
10 个提问
3 个回答

回答接受率
30.0%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


MATLAB Function "on-line" computation
Hello everyone! Many weeks ago I've tried to post the question about my problem, but it still unanswered, maybe because of form...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with MATLAB function
Hello, everyone! I'm trying to do the "real-time" computation with Simulink. For this I try the MATLAB Function with the system...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with technical condition analyzer
This program is aimed at analyzing the technical condition of an object according to the criterion of maximum buffering. To ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Problem with function fsolve
Hello everyone! I have a problem with fsolve, whick probably depends on my misunderstanding of how the anonymous functions work...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with drawing the plot
Hello everyone! I have a problem with drawing a plot on an axes. For example I have code like this: function DrawSmth FigureP...

5 years 前 | 0 个回答 | 0

0

个回答

已回答
Creating the nonlinear system with odeFunction
While waiting for answer, I've tried to find the solutions myself, and I think, get something. Nonlin=@(x) x^2; SysOrder=3 iN...

5 years 前 | 0

提问


Creating the nonlinear system with odeFunction
Hello everyone! I'm trying to write something what would create the nonlinear system of differential equations automatically fr...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Substitute the nonlinearity in the linear system
I solve this problem by Symbolic Toolbox, as Walter Roberson suggested, so if anyone someday will need this I post my solution: ...

5 years 前 | 0

提问


Substitute the nonlinearity in the linear system
Hello everyone! I have a question about possibility of substituting some nonlinear function in system of lode’s. For example, I...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Some questions about anonymous functions
Hello everyone! I have some troubles with understanding of field of using anonymous functions. The main idea contains somethin...

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to create a local function during the code run
Hello, everyone! I have a question about opportunity of creating local functions during the code run. For example I have this...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Problem with ode45 solver and initial conditions for it
Thanks a lot, Walter. The final problem was with the method I'd used to solve this problem, but your answer help me a lot with...

5 years 前 | 0

提问


Problem with ode45 solver and initial conditions for it
I'm trying to numerically solve the optimal control problem. When I try to generalize my programm to high order systems I meet t...

5 years 前 | 1 个回答 | 0

1

个回答