
Marcus Rosales
Statistics
21 Preguntas
2 Respuestas
CLASIFICACIÓN
30.539
of 275.853
REPUTACIÓN
1
CONTRIBUCIONES
21 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
52.38%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 18.575
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 125.643
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
Content Feed
Pregunta
last xtick label is not showing up!
I am fairly uncertain why my final label is not showing up! The content of the plots themselves are not too important, but I wan...
4 meses hace | 1 respuesta | 0
1
respuestaPregunta
BVP4c not giving expected behavior, is the set up right?
I am trying to solve the following nonlinear diff eq: ...
12 meses hace | 0 respuestas | 0
0
respuestasBvp4c: Unable to solve the collocation equations -- a singular Jacobian encountered.
I guess I'll answer this question since I found it out. It turned out to work better using the EOM for . The main issue here is...
12 meses hace | 0
| aceptada
Pregunta
Bvp4c: Unable to solve the collocation equations -- a singular Jacobian encountered.
I am trying to solve a boundary value problem, but I keep getting the above error. I know there are similar posts to this, but I...
12 meses hace | 1 respuesta | 0
1
respuestaPregunta
bvpinit giving wrong behavior!
I'm tryping to solve the following nonlinear Diff. Eq: ...
12 meses hace | 0 respuestas | 0
0
respuestasPregunta
Question regarding how matrices are stored in memory
I'm trying to get a simulation running which requires a big matrix ( N~400), so being smart with memory is important. The issue...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Feature for eigs involving just positive eigenvalues
Hello, just a quick question involving eigs(). There's an option to find the N eigen values closest to an eigenvalue E, but is t...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Interpolation for 2D matricies
Basically just wondering if matlab has a feature where you can interpolate a given matrix. For instance, say you have an NxN mat...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Accessing order pair from sparse matrix
Hello, my question has to do with accessing the indicies of a sparse matrix. Say we define $S=sparse(M)$, then if we put in the...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Finding average of matrix elements within a specified window
So I am trying to clean some plots up and I think I can do so if I had a function which took in some matrix A and returned a new...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Filling in gaps in plot
Hello, I am trying to generate some plots which look a little prettier than what I currently have. An example is attached. I am...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Need Help Understanding a peculiar result when comparing MATLAB's Eigenvectors to my own
Hello everyone, I am working on a simulation and have ran into an issue. To begin I am starting off with a 2D tight binding Hami...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Help Cleaning up some plots
Hello, I have some plots I got from a simulation, which give me the results I should be getting. My advisor asked me to clean th...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Filtering a 2D plot from pcolor
Hello, just wondering what a good way to filter a plot obtained from a matrix of values, M, when using pcolor(m) with shading in...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Using an external hard to run a bigger simulation
Sooo I have been trying to do a simulation to produce some plots for some time now and it is now apparent that I need to use a b...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error when saving a work space
Hello, I am trying to save a workspace after I run a simulation but something seems to be going wrong... I have attached two scr...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Can you edit a pcolor plot after generating one?
Hopefully an easy question here. I am using pcolor's interpolation option to give me a map of a fourier transform (FT) of an NxN...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Ways of plotting a matrix
Hello, I am working on a simulation which diagonalizes a matrix for me, then I take the eigen vectors of said matrix and build a...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Need better resolution in my plot!
Hello, I am working on a plot of a local density of states and want to know if anyone has any suggestions to improve the reso...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Tight binding simulation issues
Hello, This may be too far on the physics side of things, but I figured I may try and ask anyways. My main issue comes from the...
más de 3 años hace | 0 respuestas | 1
0
respuestasUsing existing arrays in workspace
You might find memoize useful.
más de 3 años hace | 0
| aceptada
Pregunta
Using existing arrays in workspace
Hello, I am currently writing some code which finds the eigenstates of a Hamiltonian, but each time I run the code I need to so...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
Solution to nonlinear differential equation
Hello, I am trying to solve the following differential equation, but I am running into some issues when using ODE45: subjec...
más de 3 años hace | 1 respuesta | 0