Jaladhar Mahato
Iowa State University
Followers: 0 Following: 0
Currently, I am pursuing Ph.D. at IIT Bombay. Mainly my field of study is Single Molecule Imaging and Polarisation Resolved Fluorescence Microscopy. Tagline: "A picture is worth a thousand words". I collect movie of Molecules, so a book could be written from it. My job is to extract those untold stories of Molecules.
Statistics
8 Questions
0 Answers
RANK
104,592
of 295,527
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Can MATLAB select few dll files instead of whole large MCR to run a executable program files using GUIDE?
I wrote a program a program usig the MATLAB GUIDE and its size is few KB. The program does a simple routine job. However to run ...
4 years ago | 1 answer | 0
1
answerQuestion
Contours at a specific height from the surface || surfc
Hi, Is it possible to add the contours at a specific height from the surface plot using surc? I have seen that the contours are...
5 years ago | 1 answer | 0
1
answerQuestion
Ticklabel Orientation of 3D plot
Hi, Is there any way to orient the ticklabels in the 3D plot (scatter3, plot3 etc.) so that it will look almost parallel to the...
5 years ago | 0 answers | 0
0
answersQuestion
Why MATLAB gives very bad fitting parameters?
Why MATLAB gives very bad fitting parameters when fittype and fit are used together. Below is the one example where I have a 3D ...
6 years ago | 1 answer | 0
1
answerQuestion
Is it possible to skip for loop when error appears and replace the results with NaN?
I have a 3D matrix ( *Auto*) and in which I am fitting the |Auto(p,q,:)| elements using a for a loop. I am calculating one param...
6 years ago | 1 answer | 0
1
answerQuestion
How to add Transparency according to the depth and Color according to the isovalues in isosurface function?
I have a 3D matrix which I attached here (Iso.mat). Now If I simply use the following command, then I am getting the attached fi...
6 years ago | 0 answers | 0
0
answersQuestion
Is it possible to write a double data matrix into TIFF images ( Movie)?
I have a 100X100X19 matrix in the attached Aniso file. Now I want to convert those double data into images ( Movie). Is it at al...
7 years ago | 3 answers | 0
3
answersQuestion
Addition of certain consecutive elements along column in a matrix.
I have a matrix A, where only one '1' is present in a particular row. A=[ 0 0 0 0 1; 1 0 0 0 0; 1 0 0 0 0; 0 0...
7 years ago | 2 answers | 0