photo

Domantas Laurinavicius


Last seen: 3 months 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
85,259
of 299,750

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,792

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,710

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why does cumtrapz give lower magnitude for very thin Gaussian?
I want to generate a cumulative integral of a Gaussian curve. Using a nice broad curve gives a magnitude I would expect: clear ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Cftool giving wildly different fits for a Fourier series and the exact same equation in custom fit
My data consists of y values with exponents of e-21 to e-23, which for some reason the custom equation fit can't handle. Could t...

4 years 前 | 0 个回答 | 0

0

个回答

提问


Tough situation in trying to combine matrix indexing, symsum, and outputting the answer as a symbolic sum to be plotted.
How would I go about automating this while still maintaining a symbollic output? M_cvec = magic(9) psi_0 = 2*pi^(-1/2); P...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I make this sum loop work to fill select matrix elements?
I have a summation loop which is within a nested loop to generate a matrix. I'm not sure how to make it work properly for a star...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How do I prevent overwriting of matrix elements?
The matrix elements start writing correctly, but as soon as the next one gets written, all preceeding elements also get the next...

4 years 前 | 2 个回答 | 0

2

个回答

提问


How do I create a series of variables (V0, V1, ...Vn) which act as independent variables in conjunction with a series of sums?
Basically, I have a symsum which I intend on feeding into a fittype() function. The fittype is of the form (V0/2) + (V1/2)*cos...

4 years 前 | 1 个回答 | 0

1

个回答