![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4395667_1522101957286_DEF.jpg)
Harish Saranathan
The MathWorks, Inc.
2017년부터 활동
Followers: 0 Following: 0
I am an intern in the Engineering Development Group at MathWorks. I am a graduate student from Purdue University, majoring in Aeronautics and Astronautics.
Feeds
답변 있음
Simulink syntax error for inverted pendulum model
Hello Alex, The variables "l", "g" and "b" need to be defined in the workspace. Moreover, there was a syntax error (unbalance...
Simulink syntax error for inverted pendulum model
Hello Alex, The variables "l", "g" and "b" need to be defined in the workspace. Moreover, there was a syntax error (unbalance...
7년 초과 전 | 0
답변 있음
how to add a sinusoidal signal and rectangular pulse in matlab
Hello Shashi, You can directly use the "sin" and "heaviside" functions for the sinusoid and step respectively. The documentat...
how to add a sinusoidal signal and rectangular pulse in matlab
Hello Shashi, You can directly use the "sin" and "heaviside" functions for the sinusoid and step respectively. The documentat...
7년 초과 전 | 0
답변 있음
SimMechanic Ballbot Balance Robot
Hello Ibrahim, In order to actuate a joint, it needs to have at least one degree of freedom. Based on the model that you have...
SimMechanic Ballbot Balance Robot
Hello Ibrahim, In order to actuate a joint, it needs to have at least one degree of freedom. Based on the model that you have...
7년 초과 전 | 0
답변 있음
How to create an indexing program that removes numbers between values
Hello Andrew, You can accomplish your task by using logical indexing and successively calling "ismember" and "find" functions...
How to create an indexing program that removes numbers between values
Hello Andrew, You can accomplish your task by using logical indexing and successively calling "ismember" and "find" functions...
7년 초과 전 | 0
| 수락됨
답변 있음
Nested loops basic problem, please help
Hello Sophie, You can avoid for loops altogether by using logical indexing. You can learn more about it here: <https://www.m...
Nested loops basic problem, please help
Hello Sophie, You can avoid for loops altogether by using logical indexing. You can learn more about it here: <https://www.m...
7년 초과 전 | 0