Amit Mathukiya
Followers: 0 Following: 0
Statistics
RANK
114,575
of 295,448
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
What are some features and limitations of the Flux Observer in the Motor Control Block set?
Hi Team, Working on a sensorless motor control application where full (max.) torque is required from zero speed and it is very ...
4 years ago | 1 answer | 0
1
answerQuestion
What is the combined execution time of the Flux Observer and Speed Measurement block in Motor Control Blockset?
Hi Team, I would like to know the maximum execution time taken by these both blocks combined when used in auto code generation ...
4 years ago | 1 answer | 0
1
answerQuestion
Embedded Coder Support Package for TI C2000 Processors for macOS
Hi, So, I am planning to use Embedded coder support package for TI C2000 controller on my macOS but I found that it is not supp...
4 years ago | 1 answer | 0
1
answerQuestion
Does MATLAB/Simulink has support for TI's FAST estimator and C2000 F280049C controller?
Hi, I am planning to use TI's FAST estimator from InstaSPIN-FOC solution for PMSM FOC control application using C2000 F280049C ...
4 years ago | 2 answers | 0
2
answersSolved
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
4 years ago
Solved
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
4 years ago
Solved
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
4 years ago
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
4 years ago