Community Profile

photo

Ivan Volodin


Last seen: más de 1 año hace Con actividad desde 2017

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


Calculate average size of circles in jpg
Hello! I have pretty standart task to calculate average size of circles on variety of jpg files. So the whole application w...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Calculate true in binary array specifically
Hello! I have a boolean one-dimensional array, like binary = [0,0,0,1,0,1,0,1,1,1,0,1,1,1,0,0,0,1,1,0 ..., 0] And I...

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Subscript indices must either be real positive integers or logicals.while reading data from huge file
Hello! I have file with this structure Step 1 0.10190103 0.10145140 0.10097524 0.10050153 ...

alrededor de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Read data from file
Hello! I was not sure which title fits better in my case so I just left it to be written in the most general way. I have th...

alrededor de 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


better visualization of quiver()
Hello! I have some velocity-field, which I am trying to visualize by this code: quiver(x,y,Vx,Vy); Vx and Vy are arra...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


read data from file to two-dimensional array
Hello! There is a file, where 50x50 values are written, all in all 2500 values. They are written like this: 1 ...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problems with normalization in fourier transform
I worked with fft() in matlab and tried to get spectrum two variete ways: 1) fft() from signal itsefl 2) fft() from autocorrelat...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Get autocorrelation function (ACF) two various ways
Hello! I would like to find ACF from signal first_step=0; step_t=0.01; last_step=1; N_=101; t=first_step:st...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Get spectrum from autocorrelation function using fft()
Hello! I would like to observe Fourier Spectrum, got through Autocorrelation function. This is my code: clear;clc; %%...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


The easiest way to add a line of determined slope to a loglog
Hello! I have a graph made by loglog(); and I would like to add determined slope. I am not saying about linear fit or...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Difference between spectrum of signal and amplitude of signal. Fourier Transform
Hello! I would very much pleased by knowing the following. If you have some signal and than acting to it by fft() Fourier tra...

alrededor de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Get spectrum. Fourier Transform
Hello! I need to get Fourier spectrum. I think, I am close to the goal, but have some misunderstandings. Variable 'signal' c...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Get view of overlapping two 3d surfs
Hello! I would like to be able to see how two different 3d plots overlapps. The problem is, when I create two different surfs ...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta