photo

NDKA


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Importing data from *.asc file(s)
Hi, In my day to day work, I log several data using CANalyzer to collect vehicle CAN network data and its a *.asc format. Thi...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Plotting of Phase drift in two input signals
Hi everyone, I have two signals (which are of Sinusoid form), each of them stored in an array in my Matlab Work Space. And when...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Trouble about importing data using 'From File' block in simulink
Hi Everyone, I've a data that is logged from my hardware. The data consists of two items. One is the 'time stamp' and the oth...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Bode plot for an Array type input signal
Hello, I have two signals (sigA, sigB) stored in two different array variables of type 1000rows x 1column. These two signals ar...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


A simple LowPass Filter
Hello everyone, I just want to create a simple Low Pass Filter in the mfile, with a Cut-off frequency of 3Hz and sampling frequ...

etwa 12 Jahre vor | 2 Antworten | 1

2

Antworten

Beantwortet
right shift of integer variable
Thanks for your reply Richard. My data is random, sometimes it is positive and sometimes it can be negative i.e. int16. So, ...

etwa 12 Jahre vor | 0

| akzeptiert

Beantwortet
right shift of integer variable
Just like in C-language. For example, if the value of 'b' is '-8192', then if I execute the below line, I expect the value of 'a...

etwa 12 Jahre vor | 0

Frage


right shift of integer variable
Hi, I want to do a right shift to a give signed integer variable. Can any help me with the syntax please. My C-code looks ...

etwa 12 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


uigetfile help (loading a file from different folder than mfile's)
Hi, I'd like to load my text file in to matlab using 'uigetfile' command. I can do that, but the problem is my text file must b...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
ORing of two Cell arrays.
Yes Walter, as you said, its Concatenation. I used the following command, and its working pretty fine for me. Thanks to you. ...

mehr als 12 Jahre vor | 0

Beantwortet
ORing of two Cell arrays.
All the numbers are not fractions and negative. But, they have strings (i.e. hex values). Its like A1 = [23 A1 45 FE 01] ...

mehr als 12 Jahre vor | 0

Frage


ORing of two Cell arrays.
Hi, I know this may be a basic question. I have two Cell arrays. For example, 'A1' as <1000x1 cell> 'A2' as <1000x1 ce...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


trouble for importing a data file
Hi, I want to import a *.asc file. The file has data something like below. 0.021780 2 768 Rx d 8 21 62...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
(new bee) How can I verify my 'C' algorithm using Matlab. Plz give directions
Walter, I think I got some solution. I used the following commands to load my *.txt file in to MATLAB. 1. load my_textfile.t...

mehr als 12 Jahre vor | 0

Frage


(new bee) How can I verify my 'C' algorithm using Matlab. Plz give directions
Hello everyone, I'm Kasu.I have seen other's using MATLAB and know very little about it, but this time, I actually have to use ...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten