photo

Guido De Angelis


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
36,137
of 301,370

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,243

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,217

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


is it possible to use a fixed-step solver with matlab?
hi, Is it possible to use a fixed-step solver like for example ode3 with matlab? Could anyone say me how can I do? thanks in ...

10 years 前 | 1 个回答 | 1

1

个回答

提问


problem in the discretization of vectors
hi! I would like find a solution for this problem. I integrate a function (fun1) in this way [t,x] = ode45(fun1, [0 0.2],...

10 years 前 | 1 个回答 | 0

1

个回答

提问


undefined variable in a for cycle
In this script (where function is a law of motion function=function(y,y',t)) I would like to find the response of the system va...

10 years 前 | 1 个回答 | 0

1

个回答

提问


control of a script
hi! I wrote this script but i'm not sure if the response can be true, what do you think about it? clc clear all dt=0...

10 years 前 | 1 个回答 | 0

1

个回答

提问


problem with an integral
A system obey an equation of motion y''=f(y'(t),y(t),t) but f(y'(t),y(t),t) change as a function of y(t). For example if y>=0...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with a function
hi, that's my problem (excuse me I'm a beginner with matlab!) I introduce the input variables in my workspace x=[1;2;3;4];...

11 years 前 | 2 个回答 | 0

2

个回答