Abhik Saha
Followers: 0 Following: 0
Statistics
16 Questions
0 Answers
RANK
22.418
of 295.448
REPUTATION
2
CONTRIBUTIONS
16 Questions
0 Answers
ANSWER ACCEPTANCE
43.75%
VOTES RECEIVED
1
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
meer dan een jaar ago | 2 answers | 1
2
answersQuestion
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...
bijna 2 jaar ago | 3 answers | 0
3
answersQuestion
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...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 2 jaar ago | 2 answers | 0
2
answersQuestion
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...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 2 jaar ago | 0 answers | 0
0
answersQuestion
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...
ongeveer 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 2 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 0 answers | 0
0
answersQuestion
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...
bijna 4 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
ongeveer 4 jaar ago | 2 answers | 0