Abhik Saha
Followers: 0 Following: 0
Estadística
16 Preguntas
0 Respuestas
CLASIFICACIÓN
22.523
of 295.527
REPUTACIÓN
2
CONTRIBUCIONES
16 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
43.75%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Write Hamiltonian using kron function
I have a Hamiltonian which looks like as where \sigmaz is a pauli spin matrix. Please note here we have total spin =6. For sp...
más de 1 año hace | 2 respuestas | 1
2
respuestasPregunta
Fill light gray color between two horizontal lines in a plot?
I want to fill light gray color between two horizontal lines such that I can plot the horizontal lines as dashed dotted ? Please...
casi 2 años hace | 3 respuestas | 0
3
respuestasPregunta
Explicit solution can not be found using dsolve of second order differential equation
I have a second order differential equation of the form written below I want to solve this differential equation using analyt...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Divergent solution using ode45
I have a code (see below) that solve the second order differential equation. As a output it gives the position and velocity as a...
alrededor de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
High amplitude in the solution of seconde order differential equation using ode 45
I have a code (see below) that solve the second order differential equation. As a output it gives the position and velocity as a...
alrededor de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Eigenvalue and Eigenvector of a matrix analyticaliy
I have a matrix M which is defined as M(1,1)=, M(1,2)=, M(2,1)=, M(2,2)=-. Now I want to calculate the eigenvalue and eigenvecto...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
How to calculate average for a multiple of time period
Hello, Everyone, I have a second order diffrential equation from which I get position as a function of time and velocity as a fu...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Second order diffrential equation solve using ode 45
I want to solve a second order differential equation of the form d^2y/dt^2+dy/dt=sin(100t) I want the value of dy/dt and y. I...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
Arrow in quiver plot does not show with change of position
I have a program copy below that generate a quiver plot. For x1=0,y1=0. But if I change the value of the x1=0.25 or higher value...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot multiple y values for a single x value
I have a x matrix of dimension 1x10 and also I have a matrix A whose dimension is 512x10. Now in the A matrix each column repre...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
how to integrate a product with function handle
I want to perform a numerical integration with function handle. Please find details below Nz = 256; L = 1; dz = L/Nz; zgrid ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How to omit white spaces in non standard size matlab figure?
I am using matlab R2017a version where I want to plot non standard size two figures in a particular way (see attached code). the...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Unable to save full size image in eps format in matlab?
I am using the R2017a version of the matlab. I generate a plot and then when I try to save using print command then in the outpu...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
multiple imagesc plot with one colorbar in matlab
How should I plot 10 square size imagesc plot in matlab? All of them has same x and y limit. I want to plot in two horizontal l...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
How to print full size figure using print command?
I am trying to plot a figure but when i print the figure the figure does not show on full screen. i am attaching the code whic...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem using imagesc plot for non uniform values
I have to plot the imagesc using matlab. Where in the y array I have 16 different points for which x values are same, and the z ...
alrededor de 4 años hace | 2 respuestas | 0