photo

Nandhini


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
283,057
of 300,364

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Explorer

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer