photo

Nandhini


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
1 답변

순위
139,409
of 297,503

평판
0

참여
7 질문
1 답변

답변 채택
28.57%

획득한 표
0

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
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 ...

9개월 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 1 | 0

1

답변