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

