photo

Nandhini


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
185,557
of 299,791

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer

查看徽章

Feeds

排序方式:

提问


Edit poles and zeros in root locus design editor or bode editor
While i am trying to get the bode plot for my input and output from my simulink model i am getting the error as mentioned below ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Scaling of generated duty cycle from simulink to NXP MCU expresso environment
I have developed the FOC model for PMSM, the generated code has been integrated with driver code in NXP MCU expresso environment...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Angle estimation from hall sensor using hall decoder block
While i am trying to find the angle from hall sensor signal using hall validity block and hall decoder block, the angle varies o...

1 year 前 | 1 个回答 | 0

1

个回答

提问


Error: Integrating the generating code from embedded coder in renesas cubesuite(CS+) environment
Hi, I developed the FOC alogorithm in simulink environment and i generated the embedded code for renesas rl 78, when iam trying...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Issue when running the motor from open loop host model - Used custom hardware (Open-Loop Control and ADC Offset Calibration)
Open-Loop Control and ADC Offset Calibration using this link i generated the code from the model for STM32 Nucleo F302R8 bull ru...

2 years 前 | 0 个回答 | 0

0

个回答

已回答
Code generation from Simulink to STM32F103 Processor.
Hi,thank you for the support.I tried implementing the open loop model, i generated the code and also integrated it with driver c...

2 years 前 | 0

提问


Code generation from Simulink to STM32F103 Processor.
I developed a model in simulink for BLDC motor with trapezoidal commutation with PI based speed and current control,I want to co...

2 years 前 | 2 个回答 | 0

2

个回答

提问


If else condition is not working properly in matlab function block
function [y1,y2]= fcn(u1,u2,u3,u4) if u1 > 5 y1=u2; else y1=u3; end if u1 < 5 y2=u3; else y2=u2; end I implem...

2 years 前 | 1 个回答 | 0

1

个回答