Mirbahar Naadiya
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
96 257
of 295 467
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
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
Feeds
Question
how can i access struct data? I am trying to read multiple csv files and write into one file . am able to get the name of all 32 file that i wana read but how cani read the data of each file. can some one help me . Thanks in advance
if true % code myDir = uigetdir; %gets directory myFiles = dir(fullfile(myDir,'*.csv'); end
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
hello can some one help. I am to find peaks of accelrometer axis, for that am using the previously suggested code in this form,
if true % code I am trying the same code with my data and data file is attached.and getting errror in interp1. can...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
getting error "Index exceeds matrix dimensions"
Can someone can help me to find out the error if true % code i=1; j=1; windowsize=50; [m,n]=size(accX); avgX=zer...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Hello ! can anybody tell me where am wrong.i have 179789 by 3 dimensions matrix. when am trying to get sum of all three axis to get one column vector the result is 1 by 179789 , but the desired result is 179789 by 1. looking for kind response
if true % code i=1 for i=1:m acc(i)=sqrt((x(i)^2+y(i)^2+z(i)^2)); end end
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
how to search a value of a matrix and replace by vector value?
hello everyone, it would be very kind of you if someone could help me to figure it out. i want to replace elements of matrix, th...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
dlopen: cannot load any more object with static TLS"
I am using MATLAB 2017a in ubuntu 14.04. I am facing the problem in mex file. the error is " | | *Invalid MEX-file '/home/naadiy...
environ 7 ans il y a | 1 réponse | 0