Domantas Laurinavicius
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
75.561
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
meer dan een jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 3 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0