photo

Arijit De


LBL

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
14,019
of 300,198

声誉
3

贡献数
7 个提问
1 个回答

回答接受率
42.86%

收到投票数
1

排名
 of 20,889

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,681

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Why frequency domain signal is not reconstructed using ifft followed by fft?
Ok, figured it out: ifftshift (or fftshift) is only for plotting, so before doing the fft (or ifft) the complex function has to...

7 years 前 | 1

| 已接受

提问


Why frequency domain signal is not reconstructed using ifft followed by fft?
I was checking if I start with a frequency domain signal, find its inverse Fourier transform (using ifft), then get the function...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How can I use loop for summation of cosines?
Hi: I was trying to take the following sum, y = sum over f's (harmonics) of cos(2*pi*f*t) using this loop: t = -1:.001:1; f ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with Inverse Fourier Transform
I was trying to generate a time domain pulse from its frequency domain spectrum; I am unable to produce it correctly: the time d...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to define y = f(w)*cosine(w*t) with different ranges for w & t?
Take a function: y = f(w)*cosine(w*t), with t = 0:1:1000 and f(w) is a Gaussian (or some other) distribution of w with w = 10000...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Matrix of functions of two variables
I want to generate a matrix whose elements are functions of two variables, say F=f(t1).*f(t2), where t1 varies along row and t2 ...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Re-sizing x-/y-axis of a contour plot (x-/y- vs z)
Hi, While plotting a contour plot (x-/y- vs z) for equal range of x & y, I could not make the size of the plot (or the image ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Loading multiple .dat files
Hi, I have a set of data consisting N no of files where each file is a column of N no of rows; all I need is to load the enti...

12 years 前 | 1 个回答 | 0

1

个回答