photo

Nikhil Singh


Vit University

Actif depuis 2015

Followers: 0   Following: 0

Master's In Embedded Systems.
Like to hangout with friend, reading books, Listening Music,Playing snooker & volleyball.

Statistiques

All
MATLAB Answers

9 Questions
0 Réponses

Cody

0 Problèmes
1 Solution

RANG
160 721
of 301 383

RÉPUTATION
0

CONTRIBUTIONS
9 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
119 642
of 174 306

CONTRIBUTIONS
0 Problèmes
1 Solution

SCORE
20

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1
  • Scavenger Finisher
  • Solver

Afficher les badges

Feeds

Afficher par

A résolu


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

plus de 9 ans il y a

Question


While running the following code I am getting a error message "Undefined function 'updateAngle' for input arguments of type double "
Actually I was trying to do tehsame thing as given in the video "https://www.youtube.com/watch?v=MF-mqlG6quE" but in the getAngl...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Is it possible to store a array of single precision type into unsigned char?
In my existing parsing file there is a assignment plhs[0] = mxCreateNumericMatrix( nof_data_values, elem_count, mxSINGLE_CL...

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

1

réponse

Question


I had a data in single precision I had converted it into uint8 using type cast but now I want to change it to hex then what to do?
for this y = 1.2857e-39; y = single(y); z = typecast(y,'uint8'); disp(z) my result is 2 0 14 0. Now...

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

1

réponse

Question


I am writting data from one file to another but not getting the expected data?
I have a data file called imu_data.bin, I am parsing that file and after parsing getting three outputs inertial_data,time_stamp ...

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

1

réponse

Question


why I am getting Unbalanced or unexpected parenthesis or bracket?
I am reading a variable from imu_data.bin by default it is in big endian to change it to little endian I am changing the byte po...

plus de 10 ans il y a | 3 réponses | 0

3

réponses

Question


I am not getting the correct keyword?
Actually I am storing single precission values in a variable and want to read that variable in uint8 precission and store it in ...

plus de 10 ans il y a | 2 réponses | 0

2

réponses

Question


Getting an error on reading a file
I am using the current matlab script in which the file imu_data.bin is already existing filename = 'imu_data.bin'; [...

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

1

réponse

Question


How to connect previously stored data to a 3d Object?
Hello friends, I am using an IMU and its data is getting stored in dynamic matrix of size 6*(nr_bytes/34) I am only reading t...

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

0

réponse

Question


How to overcome error Matrix dimenssioms Must Agree?
Dear All, I am new to Matlab and I am attempting to edit a pre existing script, from the script I am reading a Inertial data ...

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

1

réponse