photo

Manjunath Bhimalli


Last seen: 10 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Programming Languages:
Python, MATLAB, HTML, CSS

统计学

MATLAB Answers

1 个提问
5 个回答

排名
5,127
of 300,759

声誉
10

贡献数
1 个提问
5 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
How can I read an external file in Simulink to get some parameters in a way supported for code generation?
From your problem statement it shows that you have a model whic looks below and need to add few parameters specific to only for ...

6 years 前 | 0

已回答
Create a Stateflow using local variables (not global)
This can be controlled with code generation options from configuration setting panel. configuration setting ->code generation->...

6 years 前 | 0

已回答
How to model a Light Railway Transit System in simulink
Hey... Try it in simscape rather than simulink you dont get rquired blocks in simulink for the problem statement what you are ...

6 years 前 | 0

| 已接受

已回答
Extract numbers from cell array
Use the regular expressions , i am not sure what the return type you are expecting , tried something like this it worked given...

7 years 前 | 0

| 已接受

已回答
How to initialize variables in Stateflow?
Hey Akash, got your issue. Try something below it should work. Take one extra input to stateflow 'initCondtn' from outside ...

7 years 前 | 1

提问


The values of desired_speed and desired_trq are 1 & 99, the typedef is PERCENTAGE which of integer type,but while simulating it is showing fraction values, Is this something to do with the "PERCENTAGE " typedef ?
typdef definition of PERCENTAGE in .m : PERCENTAGE.WordType = 'uint16'; PERCENTAGE.DataTypeMode = 'Fixed-point: slope ...

7 years 前 | 1 个回答 | 0

1

个回答