photo

Geraldo Rebouças


Last seen: 9 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
164,833
of 300,137

声誉
0

贡献数
3 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,493

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
how to project a contour along a surface plane?
The challenge was more math than MATLAB itself. Here is the solution: close all; % defining the plane: N = 2:4; % normal ...

2 years 前 | 0

| 已接受

提问


how to project a contour along a surface plane?
How to plot the projection of a function f(x, y, z) onto a plane with normal vector N, passing through P0? The goal is that the...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Subclassing closed source Simscape components
I would like to define a custom engine, starting from Simscape's Generic Engine. For instance, how should one replicate the engi...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Error while extracting time table from Dataset with Enum signal
Hi, I have a Simulink model that should operate at different modes (e.g. ON/OFF) according to varying load demands. So, I log t...

3 years 前 | 1 个回答 | 0

1

个回答