Raja Vardhan Reddy Kothakapu
Followers: 0 Following: 0
Feeds
질문
How to start a third party application with Matlab?
Hi everyone, My Matlab script generates some files, when I compile it. I need to load this files in to a another third-party ap...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Mex is unable to recognize Visual Studio 2017 on Matlab 2018b?
Hi everyone, I installed visual studio c++ build tools on Matlab 2018b. However, when i tried to choose visual studio compiler ...
4년 초과 전 | 답변 수: 0 | 1
0
답변질문
How to find the warning identifier from a warning message?
Hi everyone, I have a warning message in Simulink and I am looking to find the warning message identiier. So, that I can add to...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to avoid Matlab inbuilt functions when executing F11 command to understand the code step by step?
Hi everyone, I am trying to undestand a complex Object Oriented Program (OOP) code in Matlab. I am using break points and exe...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can someone tell me the transfer function of a brushless DC Motor with duty cycle as an input and speed as output?
Hi everyone, As a part of a project, I am looking for a transfer function of a Brushless DC Motor with duty cycle as input and ...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to convert a number in to hexa decimal in Simulink without using functions?
Hi everyone, I am trying to convert a number in to hexa decimal in Simulink without using any functions. Is there any way that ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to smoothen a signal using response time of a sensor ?
Hi everyone, I predicted a signal using mathematical model and I want to compare it with a sensor signal. The problem is my pre...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to implement first order low pass filter in Matlab?
Hi everyone, I have a data variable(Y) which contains some high frequency noise. I want to implement a first order low pass fil...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to select points on a scattered plot with mouse?
Hallo everyone, I have a scattered plot and I need to pick some points. Once I select the points, then i need to generate a cur...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create a mathematical expression which contains delays using Symbolic Math Toolbox?
Hi everyone, I'm trying to create a mathematical expression which contains some nonlinear terms like delays, interfaces etc., u...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
How can I use Function handle with arrays?
I'm trying to use function handle with arrays. My objective is to create a function which picks a particular element of one dime...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Storing and retrieving mathematical equations
Hi everyone, I'm trying to create some mathematical equations and store them some how in struct or cells. My equations contains...
5년 초과 전 | 답변 수: 1 | 0