Community Profile

photo

Paola


Last seen: 6 months 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3
  • Thankful Level 2
  • First Review

查看徽章

Feeds

排序方式:

提问


Cosine similarity between two matrices
Dear all, I have some vectors 32x1, representing force fields. I use the quiver function to plot and visualize the fields. (see...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Divergence, curl and potential function of 2D vector fields
Hello, I have a 2020 Matlab version and I calculated the divergence and the curl of 2D vector fields applying these functions: ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Standard Error and confidence interval
Hello, I have a 16x31 matrix, DeltaAnglesAdj, and I calculated the Standard error, columnwise: std_err_mean = std(DeltaAnglesA...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Weighted linear combination between vectors
Hello, I have a matrix W 32x4. I made the linear combinations of all its column vectors, considering all the possible pairs and...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Divergence matrix interpretation and linear combination
Hello, I am new to the mathematical concept of divergence, even if it is quite clear to understand it in figures or examples. ...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Select part of a signal
Hello, I have a 6xN matrix and a 1 dimension vector (made of 0 and 1) (ex: 000000000000000111110000000000.) I need to select...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Remove 50 Hz noise
I am recording 6 channels from a force transducer, but there is a 50 Hz noise I want to remove. I was considering to use a simpl...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to load a specific element of a variable?
Hello, I have a file "Positions.mat" which contains 4 variables: a, b, c, d. Every variable is a 1x2 double. For example...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Help Nested Foor Loop
Hello, I need to move two linear stages. I am using a nested for loop: Xstep= Xdist/(NstepsX-1); x=XposStart(2):Xstep:X...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Attempted to access cols3(6); index out of bounds because numel(cols3)=5
Hello, I get an error when I run my code. This is the part that gives me prob. Actually, the length of cols3 in my data can va...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to select specific columns in a matrix and create a new one
Hello, I am very new to Matlab, so my question could be too elementary... I have a huge matrix made of 7 rows. In the last r...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to access stream data?
Hi, I am acquiring 6 analog channels from a force transducer and 1 channel as digital output (to control an external stimulatio...

6 years 前 | 1 个回答 | 0

1

个回答