Siva Mohan Sundara - MATLAB Central
photo

Siva Mohan Sundara


Indian Space Research Organization

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 07/12 to 04/25Use left and right arrows to move selectionFrom 07/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

3 个提问
2 个回答

排名
113,898
of 298,264

声誉
0

贡献数
3 个提问
2 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Answer

查看徽章

Feeds

排序方式:

已回答
Running one M file inside other
Sorry I misunderstood your question. In a similar way you can include the file Constant.m inside a1.m as Constant; % follo...

13 years 前 | 0

已回答
Running one M file inside other
you include file a1.m inside the file Constant.m as follows a1; g=9.80665; Pi=3.1415926535897932384626433832795; No...

13 years 前 | 0

提问


How to model a noise signal with frequency apportionment?
I have been given following specs for a noise signal (like sensor noise). Kindly tell me how to model the same using MATLAB or S...

13 years 前 | 0 个回答 | 0

0

个回答

提问


How to do Control System Analysis (like Bode, ...) or get Transfer Function of Simulink Model?
I have modelled a closed loop control system using SIMULINK. Is it possible to perform Control System analysis of this system d...

13 years 前 | 1 个回答 | 0

1

个回答

提问


How to get FFT of a siganl accurately?
This is a fundamental question. Suppose I have a signal of multiple frequency components, is it possible to get frequency distri...

13 years 前 | 2 个回答 | 0

2

个回答