photo

Samy Alkhayat


Last seen: 1 month 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
2 个回答

排名
128,891
of 300,352

声誉
0

贡献数
11 个提问
2 个回答

回答接受率
45.45%

收到投票数
0

排名
 of 20,928

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,212

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


Create Test Harness with Outputs mapped to Inputs
Hello Community, I am trying to create a test harness in Simulink. The model includes so many outputs, some of which I need t...

1 month 前 | 1 个回答 | 0

1

个回答

提问


Path(pathdef) Error
Hello Community, I get an error when I execute below. Can you please direct to what could go wrong with pathdef and the resolut...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Simulation results oscillation.
Hello Community: I have simulation results of a very simple sub-system showing oscillation, while the real data is matched in t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Shaded error area of Std Dev.
Hello Community, I am trying to shade the area between 2 traces of mean+Std and mean-Std with the mean passes in between. I am ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Systems with two different execution rates
Hello, I want to simulate 2 models that execute at 2 different rates System 1 output (at 20 ms) is an input to system 2 (which...

3 years 前 | 2 个回答 | 0

2

个回答

提问


merging two vectors into one that takes the second input after the first
I am trying to have a feedback signal (signal 2) starts immediatly after initial signal (signal 1). Signals 1 and 2 are two vect...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Figure export without whitespace and ticks overlapping
Hello, I am trying to export the figure below - of which y-axes tick mark numbers overlap and also it exports with whitespace o...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Create a structure of a field in the workspace
Hello, I am trying to create a structure of all variables in the workspace that includes a field value of those variables. For...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Extract fields from structure
Hello, I have a structure A that includes 2 structures, B and C. I want to extract from structure "C" , to the workspace, speci...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Fmincon solution is same as initial guess
Hello, My Fmincon function does not minimize the cost function, instead, it reports the same initial guess provided to it. Plea...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Index in position 2 exceeds array bounds (must not exceed 1).
Hello, I have the same error when I run this piece of code to come up with a property of a mixture of 2 components rDCN=rands...

4 years 前 | 0

提问


how to concatenate rows of different sizes over an array of the minimum size among these rows?
I want to concatenate 32 columns from different 32 files sequentially named. The code works fine if the the 32 files have simila...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Conditional textscan - How to select certain lines from a file
Hello, I have a similar problem, where I want to concatenate 32 columns from different 32 files sequentially named. The code wo...

7 years 前 | 0