Abhik Saha
Followers: 0 Following: 0
Statistiques
16 Questions
0 Réponses
RANG
22 523
of 295 527
RÉPUTATION
2
CONTRIBUTIONS
16 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
43.75%
VOTES REÇUS
1
RANG
of 20 242
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 057
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus d'un an il y a | 2 réponses | 1
2
réponsesQuestion
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...
presque 2 ans il y a | 3 réponses | 0
3
réponsesQuestion
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 4 ans il y a | 2 réponses | 0