Hariharan MK
Followers: 0 Following: 0
Statistics
RANK
208,491
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,234
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
FMCW Radar Processing for SAR
I have written some code to simulate a FMCW radar that is flying past. I have two targets in my scene which are found in the cen...
1 year ago | 1 answer | 0
1
answerQuestion
How to retrieve the output from an executable file generated by MATLAB compiler on the windows command line
I have main file containing function [array1, array2, array3] = myFunction(input1, input2, input3, input4) % some code end ...
3 years ago | 1 answer | 0
1
answerSolved
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:...
3 years ago
Question
Reading csv files starting from a different row
I have this csv file which I would like to import into Matlab. The "readtable" function allows me to import the csv into matlab ...
3 years ago | 1 answer | 0
1
answerQuestion
How can I convert a speed profile to displacement graph
I have a speed graph that looks like the image below. The y-axis is in (m/s) and the x-axis is in (s). To generate the plot belo...
4 years ago | 1 answer | 0
1
answerQuestion
ODE Event Location detecting events other than zero
"Use event functions to detect when certain events occur during the solution of an ODE. Event functions take an expression tha...
4 years ago | 1 answer | 0
1
answerQuestion
Changing the initial variables when passing into an ode45 solver
Hello, Based on this link, I learnt that the initial variables can be modified when passing into a solver. However, I have only...
4 years ago | 1 answer | 0
1
answerQuestion
How to model a Longitudinal stanley controller
How do i model the controller? I wanted to use the controller but it gives me an error when it is moving in the reverse direct...
4 years ago | 0 answers | 0
0
answersQuestion
Storing value in simulink
Is it possible to store a value in simulink? Let's say i have a sine wave and a ramp function, i want to store the value of the...
4 years ago | 2 answers | 0