photo

Domantas Laurinavicius


Last seen: 5 Monate vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

MATLAB Answers

6 Fragen
0 Antworten

RANG
85.398
of 300.352

REPUTATION
0

BEITRÄGE
6 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.928

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.212

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort