Paola
Followers: 0 Following: 0
Statistik
16 Fragen
0 Antworten
RANG
80.870
of 295.467
REPUTATION
0
BEITRÄGE
16 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
43.75%
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
Save mat figure as .eps
Hi all, I am trying to save a matlab figure as an .eps file to change colors in illustrator. Unfortunately it does not work,...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Load files from two different folders
Hi, I need to upload files from two different folders. I wrote this but it woking just from one folder. How can I add the seco...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Extracting rows form a matrix with indices.
HI all, i have a Matrix a=(24X30) and a vector b=(1,4,7,8,10,12) that represents the rows index. I would like to create a ne...
fast 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Continuous error bar across the x
Hi all, i want to plot the mean of a data measurment with the standard deviation. I tried using boundedline but it is not workin...
etwa 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
There is a way to stretch (scale) for a scaling factor a curve and save the stretched indexes and corresponding values ?
I stretched the value and the length of a vector for a scaling factor. Now I would like to save the new stretched indices and va...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create an array containing indeces and value
Hi everyone, I have a problem that I don't know how to solve. How Can I create an array C from two matrix A (50X100)and B (50X...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Using fit function ignoring NaN
Hi, how can I use the fit function ignoring the NaN values in my y vector? Thanks
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I multiply a vector by a scaling value with a loop?
Hi I have a vector A (1x200) and I want to multiply it for a scaling factor of 0.2 for 10 times. I would like to obtain a matrix...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem with saving a Matlab file
Hi Guys, My code shoud generate a mat lab file in which I have all the variables. Unfortunatly, I am not able to generate it...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I do a Crosscorrelation between a vector and a cell
Hi everyone, I have a vector sample(2x5010) that I need to crosscorellate with a matrix sim(51x5010). I have to cross-correlat...
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Align curves along their minma
Hi all, I have a matrix (33X 5000) and each row of this matrix is a curve. I want to center all the curves along their minima...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I subtract every row of a matrix with every row of a second matrix?
Hi, I have two matrices A (26 rows X 5100 columns) and B (26rows X 5100 columns) and I want to subtract every row of A with ev...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
cross-correlation between a vector and and rows of a matrix
Hi, I would like to cross-correlate a vector (x) with each row of a matrix (26X5501). Is it possible to do that? which functio...
etwa 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I interpolate rows in an array with a loop?
Hi I would like to interpolate rows of an array with a loop. I wrote this code but it doesn't work, can you help me to solve thi...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
creating a matrix with different vector length using a loop
Hi, I would like to create a matrix with different vectors that have different lengths (I take this vectror from a filelist), ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Create a filelist with files (ending in _BTcom.mat) from different subfolders (all the subfolders are in the same folder)
HI, I am trying create a filelist from files in different subfolders. All the files are in the same main folder 'C:\Users\paol...
mehr als 3 Jahre vor | 1 Antwort | 0