photo

tafteh


Last seen: mehr als 5 Jahre vor Aktiv seit 2012

Followers: 0   Following: 0

Statistik

MATLAB Answers

14 Fragen
5 Antworten

RANG
4.618
of 300.780

REPUTATION
11

BEITRÄGE
14 Fragen
5 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
2

RANG
 of 21.086

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.018

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 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • First Review
  • Thankful Level 3
  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Issue in executing command containing single quote using Plink
I fixed my problem using the following solutions: echo matlab -nodesktop -nosplash -noawt -r "try, someFunction('path/to/fi...

mehr als 7 Jahre vor | 0

| akzeptiert

Frage


Issue in executing command containing single quote using Plink
I am using plink.exe from cmd in Windows 10, to ssh to Ubuntu 16.04. In there, I am running MATLAB, to run the following command...

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Do I need to normalize data when using patternnet or Matlab will take care of it?
1) you may want to pre-process your input data using processing functions. for example, you may want use mapminmax to ...

fast 9 Jahre vor | 0

Beantwortet
A basic plotting problem in a for loop
Hi Christian, (a) "(There's) no such thing as a stupid question," read more at <https://en.wikipedia.org/wiki/No_such_thing_a...

fast 9 Jahre vor | 1

| akzeptiert

Frage


Classifying multiple (2+) features
Hi All, I have 2 (or more) feature variables in the dataset which are labeled 0 and 1 (total 2 classes). I am now using classif...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


sparse discrete fourier transform
Hi all, I am trying to use sparse discrete fourier transform on a time series in matlab. I could not find any sample code writt...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how many samples a filtered signal will be shifted from the original one.
Hi all. I have a raw signal recorded with 60Hz sampling rate. All the magnitudes values is associated with a time value in se...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


assigne values to multiple indexes of a struct array.
Hi all, I have a struct array A containing multiple fields. i.e A.time, A.frame and etc. In the code I produce multiple inst...

fast 13 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


adding rows somewhere in the array
Hi all, I record the location of an object in 2D-screen in this format: LOCATION = [x, y, time(cpu time), frame number];...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Estimation the system (A) for known input and output [Y = A * X]
Hi All, For the case of having known input and known output, is there any way to estimate the matrix A in which y = A * x? ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
interpolating the 2d line to make the new coordinates equi-distant
Thanks a ton Sven. That is the answer I needed. Appreciate it. However, out of my cuorisity, why do we have to calculate the ...

fast 13 Jahre vor | 0

Frage


interpolating the 2d line to make the new coordinates equi-distant
Hi all; I have a 2d line which is a x and y vector. I would like to interpolate that line such that the new x, y coordinates ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


moving difference function in matlab
Hi all, I recorded the skin conductance signal which is n X 2 vector (amplitude, time). In part of signal analysis i have to ap...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculating the velocity (vector) from a 2-Dline
Hi all I have a line (path) which is drawn by mouse on the screen. The line is 3 column vector [X Y T] where x is the x positio...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


findpeaks: Error using findpeaks (line 43) Input arguments must be 'double'.
Hi all, I am recording a Blood Volume Pulse signal and willing to find the indexes of its local maxima. The data (Blood Volum...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
how to find the sharp turn in a 2d-line (curve)?
Hi again, I have updated the image to make it more clearer regarding my problem explained in the first post. Please find the li...

etwa 13 Jahre vor | 0

Frage


how to find the sharp turn in a 2d-line (curve)?
Hi all, I am trying to find the sharp turn in a 2d-line (curve). Line is constructed with two vectors, X and Y. In following ...

etwa 13 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


inpolygon command for multiple areas2 (not using mapping toolbox)
Hi all, In part of my code I am intrested in realizing whether a point = (x,y) is withing multiple areas or not. Here, each a...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


inpolygon command for multiple areas
Hi all, In part of my code I am intrested in realizing whether a point = (x,y) is withing multiple areas or not. Here, each a...

etwa 13 Jahre vor | 1 Antwort | 0

1

Antwort