photo

Youssef Noureddine

Last seen: 2 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

Aeronautical and Astronautical Engineer Purdue Alumni

Programming Languages:
MATLAB
Spoken Languages:
English

统计学

MATLAB Answers

0 个提问
10 个回答

排名
4,713
of 300,147

声誉
10

贡献数
0 个提问
10 个回答

回答接受率
0.00%

收到投票数
3

排名
 of 20,878

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,532

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Warning: File 'codedescriptor.dmr' not found. Simulink Coder Build
These warnings normally appear when an unrelated 'codedescriptor.dmr' file is found on the search path during the model build st...

2 years 前 | 0

已回答
Codedescriptor.dmr not found
This essentially happens when an unrelated 'codedescriptor.dmr' file is found on the search path during the model build stage. P...

2 years 前 | 1

已回答
How to zoom in in Simulink's Matlab Function window?
Hi Jan, I work at MathWorks and I wanted to quickly let you know that I have forwarded your feedback to the MATLAB Function Blo...

3 years 前 | 1

| 已接受

已回答
How do I export eigenvalue data from PDE Toolbox app?
Hi Thomas, I'm not entirely sure if this would work with your use case, but with most apps in MATLAB there is a corresponding w...

3 years 前 | 0

已回答
Function lsqlin smooth results
Hi Tobias, I have 2 primary suggestions that would help you smooth this data, I would try using the 'smooth' function and sel...

3 years 前 | 1

已回答
Where can I find details regarding the SGP4 orbit propagator (satellite function of Aerospace Toolbox)?
Hi Eric, The SGP4 Propagator is used in conjunction with two-line element sets produced by NORAD and NASA. It essentially mod...

3 years 前 | 0

已回答
Where is a simple J2 propagator within satellite function of the Aerospace Toolbox?
Hi Eric, The best function I could find for implementing zonal harmonic representation of gravity is using the 'gravityzonal' f...

3 years 前 | 0

已回答
How can I plot this piecewise function? Can someone explain what I am missing?
Hi Tony, As mentioned by DJ, fplot is a 2-D plot that can only show the relationship of a variable against one other variable...

3 years 前 | 0

已回答
Error evaluating 'InitFcn' callback of block_diagram 'Faultag'. Callback string is 'Set_parameters_R2018' Caused by:
Hi Nirma, This error is happening prior to your model 'Faultag' simulating. You will have to take a look at the callback titled...

3 years 前 | 0

已回答
How can I make polar plots with coordinates -180 to 180 instead of 0 to 360
Hi Mohammed, You can use the function 'thetalim' to control the axis limits shown on your polar plot. Please refer to the fol...

3 years 前 | 0