Mirbahar Naadiya
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
96.257
of 295.467
REPUTATION
0
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 0 Antworten | 0