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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전
질문
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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0