Domantas Laurinavicius
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
75.581
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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 ...
más de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 4 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 4 años hace | 1 respuesta | 0