Community Profile

photo

Sam Hurrell


Last seen: Today Aktiv seit 2020

Statistiken

  • Thankful Level 3
  • Thankful Level 2

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


How to smoothly interpolate signal data using another datasets timestepping
I have 2 datasets (data1 and data2), each with a time column with different timesteps (data2 always has the larger step size) fr...

etwa 2 Stunden vor | 0 Antworten | 0

0

Antworten

Frage


How to customise Polar Plots
I have data typically graphed as 'value (B) against angle (A)' as a plot (for angles -90 to 90) that I wish to graph as a polar ...

12 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Use data array with specific names
I have multiple data arrays imported to the workspace with similar names that differ only by number (eg. data15, data20,...data9...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Correlation of similar Signals
I have 2 signals on the same time axis: an ideal signal and the actual signal received. I have used the 'xcorr' function for the...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Inverse FFT for Signal Components
I have a signal with 2 known frequencies present and I wish to extract and graph each frequency as its own signal. I have put th...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


For loop skipping with if statement
I have a 'for loop' designed to go through graph data (col1 = time, col2 = y), with an 'if statement' so if it finds a value equ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Correlate Signals with different time points
I have two datasets (simulation and experimental) with normalised amplitudes, and I need to find a correlation coefficient for t...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Filter signal with 2 different frequencies
I have an equation which gives 2 gaussian-sinc pulses of different frequencies, in dataset wrt time (t = 0:0.001:100). When put ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Filter data through a bandpass FIR
I have multiple sets of data, all with the same timesteps, sample size of 4000, and sampling frequency (Fs) of 50MHz but differe...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Use fprintf name of array within the script
I am trying to find the sizes of many arrays, named "d25a%d" for %d values of 16:1:20. I'm using a for loop with f equal to thes...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten

Frage


Filter Sound from Data
I have frequency-based data sets (with column 1 for time and column 2 for amplitude), and I use the following code to filter out...

etwa 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Saving workspace via command
I have written code to produce 30 (approx) numeric matrices, all of which I wish to save to a given directory under a single .ma...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I use the same script for multiple different matrix arrays at once?
I have matrix arrays of values labelled: Y00, Y01.....Y24, Y25. With each array, I want to take the largest value and its row lo...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot 2D matrix data
I have a numeric matrix array, with column 1 containing the x coordinate, column 2 containing the y coordinate, and column 3 con...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I extract exact values from a single column of a matrix?
The matrix in question has x, y, z coordinates in its first 3 columns respectively. I tried using a for-loop to go through the m...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Input txt. file of complex numbers
I have large data text files from COMSOL that contain multiple rows and columns of complex numbers. I have tried importing them ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I plot acquired matrix data
I have multiple data sets as matrix's: (x,y,C),(x,z,C), or (y,z,C). They are all 2D data slices exported from comsol, with colou...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort