Hariharan MK
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已解决
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 前
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 2 个回答 | 0