Artem Smirnov - MATLAB Central
photo

Artem Smirnov


Last seen: 2 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 11/16 to 03/25Use left and right arrows to move selectionFrom 11/16Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 个提问
2 个回答

排名
8,654
of 297,672

声誉
5

贡献数
12 个提问
2 个回答

回答接受率
41.67%

收到投票数
1

排名
 of 20,464

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,351

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


Problem recovering the filtered signal using IFFT
Hello! I have geomagnetic field values, 1 value each month, for several years. What I want to do with the data is to erase yearl...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I save ALL workspace variables?
Hello! I have 7104 .mat files, each of them has different variables inside. I was asked to transfer these matlab files to .cdf o...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Something is wrong in the Fourier transform...
Hello! I have data, which are time-series of the magnetic field. It consists of 365 values per year for 8 years. I need to calc...

7 years 前 | 2 个回答 | 0

2

个回答

提问


XCORR of two harmonic signals has a triangular shape. Why?
Hello! I have two signals (H and Z), which are almost harmonic. Both vectors contain 4018 elements each (I attach the picture)....

7 years 前 | 1 个回答 | 0

1

个回答

提问


XCORR returns NaNs on interpolated data
Hello! I have a vector A of dimension 12*1 with monthly values of temperature, and a vector B of dimension 365*1 with daily val...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to compute Fourier transform of a signal?
Hello! I have three arrays of data (see the picture). There is 1 measurement every day for 11 years. I know that for fft I need...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why is not cross-correlation symmetric with respect to zero?
Hello! </p> I need to create a harmonic signal, then to add some noise and to calculate auto cross-correlation. I know that au...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to read data from txt between 2 lines with the same symbol?
* Hello! * I have a lot of .txt files (<1000 lines each). The data format is the following (the picture): there are some line...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to find files with specified filenames within a folder?
Hello. My problem is the following. I have downloaded tons of data from Intermagnet (I'm conducting research connected with mag...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
how to close an excel file
Try this: close all

8 years 前 | 0

提问


Why do subplots created in a loop disappear on a new iteration?
Hello. I am doing research for my thesis, which I have almost completed, except for one thing. I have to create a big spreadshee...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
plot X as a function of Y
If you want to create a plot you have to write plot(y,x). What do you mean saying you want to create a 3d-plot AS a function of...

8 years 前 | 0

提问


How to create several subplots without tick labels in a loop?
I have got the following problem. I have several subplots within one figure, that are created in a loop. I want to get rid of th...

8 years 前 | 1 个回答 | 1

1

个回答

提问


A problem with a matrix
Hello. I am doing research connected with magnetic observatory data. I have 50 observatories and each of them produces 12 dire...

8 years 前 | 1 个回答 | 0

1

个回答