photo

NDKA


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

10 Questions
5 Réponses

RANG
23 993
of 300 918

RÉPUTATION
1

CONTRIBUTIONS
10 Questions
5 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
1

RANG
 of 21 110

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 171 685

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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

presque 13 ans il y a | 2 réponses | 0

2

réponses

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

plus de 13 ans il y a | 1 réponse | 0

0

réponse

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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

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

plus de 13 ans il y a | 1 réponse | 0

1

réponse

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

plus de 13 ans il y a | 2 réponses | 1

2

réponses

Réponse apportée
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, ...

plus de 13 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 13 ans il y a | 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 ...

plus de 13 ans il y a | 5 réponses | 0

5

réponses

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

presque 14 ans il y a | 3 réponses | 0

3

réponses

Réponse apportée
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. ...

presque 14 ans il y a | 0

Réponse apportée
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] ...

presque 14 ans il y a | 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...

presque 14 ans il y a | 3 réponses | 0

3

réponses

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

presque 14 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
(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...

presque 14 ans il y a | 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 ...

presque 14 ans il y a | 2 réponses | 0

2

réponses