photo

NDKA


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

10 Domande
5 Risposte

RANK
23.993
of 300.771

REPUTAZIONE
1

CONTRIBUTI
10 Domande
5 Risposte

ACCETTAZIONE DELLE RISPOSTE
50.0%

VOTI RICEVUTI
1

RANK
 of 21.084

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 170.969

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 12 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 13 anni fa | 2 risposte | 1

2

risposte

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

oltre 13 anni fa | 0

| accettato

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

oltre 13 anni fa | 0

Domanda


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

oltre 13 anni fa | 5 risposte | 0

5

risposte

Domanda


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

oltre 13 anni fa | 3 risposte | 0

3

risposte

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

quasi 14 anni fa | 0

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

quasi 14 anni fa | 0

Domanda


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

quasi 14 anni fa | 3 risposte | 0

3

risposte

Domanda


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

quasi 14 anni fa | 2 risposte | 0

2

risposte

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

quasi 14 anni fa | 0

Domanda


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

quasi 14 anni fa | 2 risposte | 0

2

risposte