Community Profile

photo

NDKA


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

ongeveer 11 jaar ago | 2 answers | 0

2

answers

Question


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

bijna 12 jaar ago | 0 answers | 0

0

answers

Question


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

bijna 12 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 12 jaar ago | 1 answer | 0

1

answer

Question


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

bijna 12 jaar ago | 2 answers | 1

2

answers

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

ongeveer 12 jaar ago | 0

| accepted

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

ongeveer 12 jaar ago | 0

Question


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

ongeveer 12 jaar ago | 5 answers | 0

5

answers

Question


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

ongeveer 12 jaar ago | 3 answers | 0

3

answers

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

ongeveer 12 jaar ago | 0

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

ongeveer 12 jaar ago | 0

Question


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

ongeveer 12 jaar ago | 3 answers | 0

3

answers

Question


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

ongeveer 12 jaar ago | 2 answers | 0

2

answers

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

ongeveer 12 jaar ago | 0

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers