Community Profile

photo

Hariharan MK


Last seen: 22 days ago Active since 2020

Statistics

All
  • Thankful Level 3
  • Solver

View badges

Content Feed

View by

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

10 months ago | 1 answer | 0

1

answer

Question


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

answer

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

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

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

answers

Question


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

2

answers