Paola
Followers: 0 Following: 0
統計
MATLAB Answers
16 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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,...
1年以上 前 | 1 件の回答 | 0
1
回答質問
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...
2年弱 前 | 2 件の回答 | 0
2
回答質問
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...
2年弱 前 | 2 件の回答 | 0
2
回答質問
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...
約2年 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
2年以上 前 | 2 件の回答 | 0
2
回答質問
Using fit function ignoring NaN
Hi, how can I use the fit function ignoring the NaN values in my y vector? Thanks
2年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年弱 前 | 1 件の回答 | 0
1
回答質問
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...
3年弱 前 | 1 件の回答 | 0
1
回答質問
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...
3年弱 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
約3年 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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), ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0