Feeds
질문
Is it possible to change the data type of the inputs to the Fuzzy Inference System?
Hello! I am working on a real-time algorithm developed in MATLAB which uses in-vehicle sensor data. Now I need to optimize my co...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to fix a recurring loop within a while loop when dealing with two serial interface devices connected to different COM ports?
Hello, I am using a while loop to continuously read the data from a vehicle CAN interface real-time. I also have a program that ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to log(append) the data to excel sheet continously when using 'while' loop?
Hello! I am using MATLAB to read a real-time serial data. I am using a 'while' loop to iterate the loop continuously. Within t...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to extract only '$GPGGA' string real-time from Garmin gps device on matlab ?
Hello, I am trying to extract GPS signals real-time from a Garmin 18x device by using serial communication. But every time I run...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Removing first data string from real-time serial data
Hello, I am trying to read real-time serial data from a CAN bus interface using 'fscanf'. The parameters of the string are fixed...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
How to convert an m-file which works offline to real-time operation?
I have a MATLAB script which *extracts the logged data from excel spreadsheet*, processes it according to if/else loops, perform...
대략 8년 전 | 답변 수: 1 | 0

